]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merge 3.2: Issue #12636: IDLE reads the coding cookie when executing a Python script.
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 1 Sep 2011 23:02:23 +0000 (01:02 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 1 Sep 2011 23:02:23 +0000 (01:02 +0200)
commit6c78de55fcb0c0894fd81bc3c9b43a19207fa9c3
tree454a29b43f9f72d95b669459014c03c2391f1a2b
parent22d80bcf1b8696604884825715321def0a980cd6
parent979482a3154540ffde1cb0f374cab4421995660d
Merge 3.2: Issue #12636: IDLE reads the coding cookie when executing a Python script.

And "IDLE: fix some RessourceWarning, reuse tokenize.open()"
Misc/NEWS