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 vstinner
Recipients quentel, serhiy.storchaka, vstinner, yselivanov
Date 2017-11-23.16:04:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511453077.18.0.213398074469.issue29512@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 448c6739877a4143a2c3599f041fa6127f354044 by Victor Stinner in branch '2.7':
bpo-29512: Fix Lib/test/bisect.py shebang (#4522)
https://github.com/python/cpython/commit/448c6739877a4143a2c3599f041fa6127f354044
History
Date User Action Args
2017-11-23 16:04:37vstinnersetrecipients: + vstinner, quentel, serhiy.storchaka, yselivanov
2017-11-23 16:04:37vstinnersetmessageid: <1511453077.18.0.213398074469.issue29512@psf.upfronthosting.co.za>
2017-11-23 16:04:37vstinnerlinkissue29512 messages
2017-11-23 16:04:37vstinnercreate