]> granicus.if.org Git - python/commit
Issue #18038: SyntaxError raised during compilation sources with illegal
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 9 Jun 2013 13:53:55 +0000 (16:53 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 9 Jun 2013 13:53:55 +0000 (16:53 +0300)
commit9670543a00beb429799986b4f8b09632d624f859
tree16f79b521f1f402be315ead5e5e8d214198feb1a
parent7dc4c03344e7d356f5f6080258f03b7d6db6aa96
parent3af14aaba5e5df6e1bbe67f037bef1b1789209ca
Issue #18038: SyntaxError raised during compilation sources with illegal
encoding now always contains an encoding name.
Misc/NEWS
Parser/tokenizer.c