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 vidartf
Recipients eryksun, paul.moore, steve.dower, tim.golden, vidartf, zach.ware
Date 2019-08-08.16:35:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565282154.24.0.149683057039.issue31226@roundup.psfhosted.org>
In-reply-to
Content
Thanks for the detailed explanation Eryk. While it is a little annoying that it comes 2 years after the initial proposed solution, I'll happily take that if the end result is a better fix :)

That being said, this fix seems quite a bit more involved to implement than the previous one. While I am now slightly more experienced in contributing to Python than previously, I'm not sure if I can commit to implementing the outlined changes without some help. Some things that would help out a lot:
- An extracted checklist from the rather longer comment?
- Writing up the requirements as tests cases so that I can do test-driven development (I'm not very familiar with the testing suite).

If somebody else would want to either do it themselves, or help out with certain parts, I'd be very open to that (I'm not trying to "own" this).
History
Date User Action Args
2019-08-08 16:35:54vidartfsetrecipients: + vidartf, paul.moore, tim.golden, zach.ware, eryksun, steve.dower
2019-08-08 16:35:54vidartfsetmessageid: <1565282154.24.0.149683057039.issue31226@roundup.psfhosted.org>
2019-08-08 16:35:54vidartflinkissue31226 messages
2019-08-08 16:35:54vidartfcreate