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 benjamin.peterson
Recipients ammar2, benjamin.peterson, gregory.p.smith, jaraco, larry, lukasz.langa, mcepl, miss-islington, ned.deily, tburke, webknjaz, xtreak
Date 2019-10-08.02:00:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570500005.03.0.19896145954.issue38216@roundup.psfhosted.org>
In-reply-to
Content
New changeset f5b1abbb3b0083381925dcd5898ae6d019224826 by Benjamin Peterson (Jason R. Coombs) in branch '2.7':
[2.7] bpo-38216, bpo-36274: Allow subclasses to separately override validation and encoding behavior (GH-16476)
https://github.com/python/cpython/commit/f5b1abbb3b0083381925dcd5898ae6d019224826
History
Date User Action Args
2019-10-08 02:00:05benjamin.petersonsetrecipients: + benjamin.peterson, gregory.p.smith, jaraco, larry, ned.deily, mcepl, lukasz.langa, webknjaz, ammar2, miss-islington, tburke, xtreak
2019-10-08 02:00:05benjamin.petersonsetmessageid: <1570500005.03.0.19896145954.issue38216@roundup.psfhosted.org>
2019-10-08 02:00:05benjamin.petersonlinkissue38216 messages
2019-10-08 02:00:04benjamin.petersoncreate