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 brett.cannon
Recipients brett.cannon, r.david.murray, rhettinger, serhiy.storchaka, vstinner
Date 2017-03-24.22:47:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490395637.18.0.215908598136.issue29695@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d908fd9ee1c307f7066023eb2031c0f509036cbc by Brett Cannon (Serhiy Storchaka) in branch 'master':
bpo-29695: Fixed tests after removing keyword args support in some basic type constructors. (GH-520)
https://github.com/python/cpython/commit/d908fd9ee1c307f7066023eb2031c0f509036cbc
History
Date User Action Args
2017-03-24 22:47:17brett.cannonsetrecipients: + brett.cannon, rhettinger, vstinner, r.david.murray, serhiy.storchaka
2017-03-24 22:47:17brett.cannonsetmessageid: <1490395637.18.0.215908598136.issue29695@psf.upfronthosting.co.za>
2017-03-24 22:47:17brett.cannonlinkissue29695 messages
2017-03-24 22:47:16brett.cannoncreate