We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f1409 commit 16a47eaCopy full SHA for 16a47ea
TODO.txt
@@ -1,9 +1,10 @@
1
Now
2
===
3
4
-- (Python 3.0) non-ASCII identifiers;
+- (Python 3.0) non-ASCII identifiers. Also str.format should be updated;
5
6
-- (Python 3.0) support for b"..." syntax and remove u"..." syntax;
+- (Python 3.0) support for b"..." syntax and remove u"..." syntax. Also all
7
+ escapes need to be updated;
8
9
Later
10
=====
0 commit comments