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 Alexander Riccio, paul.moore, python-dev, serhiy.storchaka, steve.dower, tim.golden, vinay.sajip, zach.ware
Date 2015-12-21.06:47:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151221064727.32113.75585@psf.io>
In-reply-to
Content
New changeset 48b3cac0dbcd by Vinay Sajip in branch '3.4':
Fixes #25844: Corrected =/== typo potentially leading to crash in launcher.
https://hg.python.org/cpython/rev/48b3cac0dbcd
History
Date User Action Args
2015-12-21 06:47:30python-devsetrecipients: + python-dev, paul.moore, vinay.sajip, tim.golden, zach.ware, serhiy.storchaka, steve.dower, Alexander Riccio
2015-12-21 06:47:30python-devlinkissue25844 messages
2015-12-21 06:47:29python-devcreate