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 <[email protected]>
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: <[email protected]>
2018-01-27 21:38:03pablogsallinkissue32665 messages
2018-01-27 21:38:03pablogsalcreate