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 pablogsal
Recipients pablogsal, pitrou, qb-cea
Date 2018-01-27.21:38:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517089083.78.0.467229070634.issue32665@psf.upfronthosting.co.za>
In-reply-to
Content
Antoine, is the reason of calling object.__new__(cls) in `_from_parsed_parts` that the code does not raise on creation?
History
Date User Action Args
2018-01-27 21:38:03pablogsalsetrecipients: + pablogsal, pitrou, qb-cea
2018-01-27 21:38:03pablogsalsetmessageid: <1517089083.78.0.467229070634.issue32665@psf.upfronthosting.co.za>
2018-01-27 21:38:03pablogsallinkissue32665 messages
2018-01-27 21:38:03pablogsalcreate