[Python-Dev] Re: Pull Request bpo-1812

2020-02-11 Thread Guido van Rossum
Thank you, thank you! Hopefully we can pull this one over the finish line, and it won't have to linger for another decade. :-) On Tue, Feb 11, 2020 at 8:42 PM Zachary Ware wrote: > On Tue, Feb 11, 2020 at 9:59 PM Guido van Rossum wrote: > > The Pull Request title is "Fix newline conversion when

[Python-Dev] Re: Pull Request bpo-1812

2020-02-11 Thread Zachary Ware
On Tue, Feb 11, 2020 at 9:59 PM Guido van Rossum wrote: > 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. I've submitted a review; the actual code change is ve

[Python-Dev] Re: Pull Request bpo-1812

2020-02-11 Thread Guido van Rossum
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

[Python-Dev] Pull Request bpo-1812

2020-02-11 Thread Peter Donis
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-De

[Python-Dev] Re: The Python 2 death march

2020-02-11 Thread Sumana Harihareswara
Per https://discuss.python.org/t/petition-abandon-plans-to-ship-a-2-7-18-in-april/2946/ I have now: * written a PR to update PEP 373 to mark that the code freeze happened on 1 January https://github.com/python/peps/pull/1304 * updated the Python 3 Q&A http://python-notes.curiousefficiency.org

[Python-Dev] [RELEASE] Python 3.8.2rc1 is now available for testing

2020-02-11 Thread Ɓukasz Langa
Python 3.8.2rc1 is the release candidate of the second maintenance release of Python 3.8. Go get it here: https://www.python.org/downloads/release/python-382rc1/ Assuming no critical problems are found prior to 2020-02-17, the scheduled