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 gregory.p.smith
Recipients ammar2, benjamin.peterson, gregory.p.smith, jaraco, larry, lukasz.langa, mcepl, ned.deily, tburke, webknjaz, xtreak
Date 2019-09-20.13:54:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568987698.78.0.179766176438.issue38216@roundup.psfhosted.org>
In-reply-to
Content
All bug fixes are behavior changes.  Any broken behavior can be relied upon by someone.

So far the only ones who have popped up with this change as being a problem is one project's test suite where the behavior was used by a test because it was a convenient hack.  Not by application code.  Reverting mitigations due to the undesired behavior being convenient for someones protocol-abuse tests seems over cautious.  Those can be updated to not use our client library for their abuse scenarios.
History
Date User Action Args
2019-09-20 13:54:58gregory.p.smithsetrecipients: + gregory.p.smith, jaraco, larry, benjamin.peterson, ned.deily, mcepl, lukasz.langa, webknjaz, ammar2, tburke, xtreak
2019-09-20 13:54:58gregory.p.smithsetmessageid: <1568987698.78.0.179766176438.issue38216@roundup.psfhosted.org>
2019-09-20 13:54:58gregory.p.smithlinkissue38216 messages
2019-09-20 13:54:58gregory.p.smithcreate