Skip to content

Commit 16a47ea

Browse files
committed
Updated TODO items
1 parent f7f1409 commit 16a47ea

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

TODO.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
Now
22
===
33

4-
- (Python 3.0) non-ASCII identifiers;
4+
- (Python 3.0) non-ASCII identifiers. Also str.format should be updated;
55

6-
- (Python 3.0) support for b"..." syntax and remove u"..." syntax;
6+
- (Python 3.0) support for b"..." syntax and remove u"..." syntax. Also all
7+
escapes need to be updated;
78

89
Later
910
=====

0 commit comments

Comments
 (0)