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 python-dev
Recipients Arfrever, alex, amaury.forgeotdarc, berker.peksag, hynek, loewis, pitrou, python-dev, r.david.murray, terry.reedy, vstinner
Date 2016-07-23.04:32:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160723043215.11141.84806.7F711348@psf.io>
In-reply-to
Content
New changeset 899f06eb390c by Berker Peksag in branch '3.5':
Issue #13849: Add tests for null byte checking in test_genericpath
https://hg.python.org/cpython/rev/899f06eb390c

New changeset 9498736fbd8f by Berker Peksag in branch 'default':
Issue #13849: Merge from 3.5
https://hg.python.org/cpython/rev/9498736fbd8f
History
Date User Action Args
2016-07-23 04:32:17python-devsetrecipients: + python-dev, loewis, terry.reedy, amaury.forgeotdarc, pitrou, vstinner, Arfrever, alex, r.david.murray, berker.peksag, hynek
2016-07-23 04:32:17python-devlinkissue13849 messages
2016-07-23 04:32:17python-devcreate