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 vstinner
Recipients a.badger, anthonypjshaw, ezio.melotti, louielu, r.david.murray, rbcollins, serhiy.storchaka, sih4sing5hong5, vstinner
Date 2019-05-10.00:04:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557446692.71.0.0778891380711.issue24263@roundup.psfhosted.org>
In-reply-to
Content
What is the current error on test_dir.tar.gz? I'm not sure which problem is trying to be solved here.

Why does PR 13149 use str.isidentifier() method? unittest doesn't allow arbitrary Unicode in filenames?
History
Date User Action Args
2019-05-10 00:04:52vstinnersetrecipients: + vstinner, rbcollins, ezio.melotti, a.badger, r.david.murray, serhiy.storchaka, sih4sing5hong5, louielu, anthonypjshaw
2019-05-10 00:04:52vstinnersetmessageid: <1557446692.71.0.0778891380711.issue24263@roundup.psfhosted.org>
2019-05-10 00:04:52vstinnerlinkissue24263 messages
2019-05-10 00:04:52vstinnercreate