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 gregory.p.smith
Recipients amaury.forgeotdarc, belopolsky, eric.araujo, gregory.p.smith, loewis, pitrou, python-dev, serhiy.storchaka, typo.pl, vstinner
Date 2013-03-23.23:08:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364080137.23.0.965291618365.issue4653@psf.upfronthosting.co.za>
In-reply-to
Content
the pythonrun issue had already been fixed.  the others were still there (valid bugs, but were unlikely to be causing problems given the codepaths).  fixed.

I didn't write a Misc/NEWS entry on the commit because I didn't know how to usefully describe these minor fixes.  someone else is welcome to contribute one if they feel the need.
History
Date User Action Args
2013-03-23 23:08:57gregory.p.smithsetrecipients: + gregory.p.smith, loewis, amaury.forgeotdarc, belopolsky, pitrou, vstinner, eric.araujo, typo.pl, python-dev, serhiy.storchaka
2013-03-23 23:08:57gregory.p.smithsetmessageid: <1364080137.23.0.965291618365.issue4653@psf.upfronthosting.co.za>
2013-03-23 23:08:57gregory.p.smithlinkissue4653 messages
2013-03-23 23:08:56gregory.p.smithcreate