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 maxking
Recipients Dain Dwarf, Windson Yang, barry, bortzmeyer, cnicodeme, jpic, kal.sze, maxking, miss-islington, msapiro, ned.deily, nicoe, r.david.murray, vstinner, xtreak
Date 2019-08-15.19:19:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565896783.83.0.604311302558.issue34155@roundup.psfhosted.org>
In-reply-to
Content
@Victor: This is already backported to 3.6. I am not sure about what gets backported to 3.5 right now, I don't even see a 'Backport to 3.5' label on Github (which made me think we are discouraged to backport to 3.5). I can work on a manual backport if needed?

This patch most probably won't backport to 2.7 without re-writing it completely since the implementation in 2.7 is much different than what we have today.
History
Date User Action Args
2019-08-15 19:19:43maxkingsetrecipients: + maxking, barry, vstinner, msapiro, ned.deily, r.david.murray, nicoe, kal.sze, miss-islington, Windson Yang, xtreak, cnicodeme, bortzmeyer, jpic, Dain Dwarf
2019-08-15 19:19:43maxkingsetmessageid: <1565896783.83.0.604311302558.issue34155@roundup.psfhosted.org>
2019-08-15 19:19:43maxkinglinkissue34155 messages
2019-08-15 19:19:43maxkingcreate