For folks who wouldn't click on the links, the title of the issue is
"doctest _load_testfile function -- newline handling seems incorrect", it
was filed in 2008 and has many comments, plus diffs dating back to 2008.

The Pull Request title is "Fix newline conversion when doctest.testfile
loads from a package whose loader has a get_data method", it looks
relatively straightforward and thorough. Presumably it's based on the diffs
from the issue.

The author of the issue and PR are the same as the OP above.

This will be a doozie for whoever wants to volunteer!

On Tue, Feb 11, 2020 at 5:22 PM Peter Donis <pdo...@peterdonis.net> wrote:

> Can someone please review the subject pull request?
>
> Pull request link here:
>
> https://github.com/python/cpython/pull/17385
>
> Issue tracker link here:
>
> https://bugs.python.org/issue1812
>
> Thank you very much!
>
> Peter Donis
> pdo...@peterdonis.net
> _______________________________________________
> Python-Dev mailing list -- python-dev@python.org
> To unsubscribe send an email to python-dev-le...@python.org
> https://mail.python.org/mailman3/lists/python-dev.python.org/
> Message archived at
> https://mail.python.org/archives/list/python-dev@python.org/message/32BFCXWK3SNCTFRGBHQEZW4RQKM2B4MQ/
> Code of Conduct: http://python.org/psf/codeofconduct/
>


-- 
--Guido van Rossum (python.org/~guido)
*Pronouns: he/him **(why is my pronoun here?)*
<http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/>
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/MWCYZ7764EYGCGJFNY7IHASLXSDXJJIX/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to