mirror of
https://github.com/vim-python/python-syntax.git
synced 2025-12-10 14:41:53 +08:00
Updated TODO items
This commit is contained in:
5
TODO.txt
5
TODO.txt
@@ -1,9 +1,10 @@
|
|||||||
Now
|
Now
|
||||||
===
|
===
|
||||||
|
|
||||||
- (Python 3.0) non-ASCII identifiers;
|
- (Python 3.0) non-ASCII identifiers. Also str.format should be updated;
|
||||||
|
|
||||||
- (Python 3.0) support for b"..." syntax and remove u"..." syntax;
|
- (Python 3.0) support for b"..." syntax and remove u"..." syntax. Also all
|
||||||
|
escapes need to be updated;
|
||||||
|
|
||||||
Later
|
Later
|
||||||
=====
|
=====
|
||||||
|
|||||||
Reference in New Issue
Block a user