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 larry, mdk, rhettinger, vstinner
Date 2016-11-24.21:08:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480021731.75.0.555720354721.issue28754@psf.upfronthosting.co.za>
In-reply-to
Content
Hum, I dislike your changes on test_bisect.py: I don't see why Argument Clinic would have to modify tests!?

I created issue #28792: "bisect: implement aliases in Python, remove C aliases".
History
Date User Action Args
2016-11-24 21:08:51vstinnersetrecipients: + vstinner, rhettinger, larry, mdk
2016-11-24 21:08:51vstinnersetmessageid: <1480021731.75.0.555720354721.issue28754@psf.upfronthosting.co.za>
2016-11-24 21:08:51vstinnerlinkissue28754 messages
2016-11-24 21:08:51vstinnercreate