Dingyuan Wang added the comment:

I mean the patch only restores tabs in indentation. The reports above should be 
corrected.
Tabs between tokens and other race conditions can't be restored exactly 
providing the token stream. This won't affect the syntax. I wonder if it's also 
a bug or a wont-fix in tokenize/untokenize roundtrip because fixing it involves 
adding whitespace information in the token stream.

(I can't pull down the whole hg repo, so the patch is manually created by just 
diffing two versions.)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20387>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to