This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients allan, belopolsky, benjamin.peterson, docs@python, eric.araujo, eric.smith, georg.brandl, jcea, ncoghlan, ned.deily, orsenthil, python-dev, r.david.murray
Date 2011-07-29.12:35:17
SpamBayes Score 8.066261e-06
Marked as misclassified No
Message-id <E1QmmHb-0003sf-Rp@dinsdale.python.org>
In-reply-to
Content
New changeset 65d5ecefd50d by Éric Araujo in branch '3.2':
Fix missing or wrong shebangs and missing executable bits for scripts (#10318)
http://hg.python.org/cpython/rev/65d5ecefd50d

New changeset 5467abaaf5eb by Éric Araujo in branch 'default':
Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes)
http://hg.python.org/cpython/rev/5467abaaf5eb
History
Date User Action Args
2011-07-29 12:35:18python-devsetrecipients: + python-dev, georg.brandl, jcea, ncoghlan, belopolsky, orsenthil, eric.smith, benjamin.peterson, ned.deily, eric.araujo, r.david.murray, docs@python, allan
2011-07-29 12:35:17python-devlinkissue10318 messages
2011-07-29 12:35:17python-devcreate