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 berker.peksag
Recipients berker.peksag, cryvate, eric.araujo, pitrou, serhiy.storchaka, tarek, vstinner
Date 2017-11-23.18:34:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511462062.58.0.213398074469.issue19610@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset dcaed6b2d954786eb5369ec2e8dfdeefe3cdc6ae by Berker Peksag in branch 'master':
bpo-19610: setup() now raises TypeError for invalid types (GH-4519)
https://github.com/python/cpython/commit/dcaed6b2d954786eb5369ec2e8dfdeefe3cdc6ae
History
Date User Action Args
2017-11-23 18:34:22berker.peksagsetrecipients: + berker.peksag, pitrou, vstinner, tarek, eric.araujo, serhiy.storchaka, cryvate
2017-11-23 18:34:22berker.peksagsetmessageid: <1511462062.58.0.213398074469.issue19610@psf.upfronthosting.co.za>
2017-11-23 18:34:22berker.peksaglinkissue19610 messages
2017-11-23 18:34:22berker.peksagcreate