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 eryksun
Recipients CristiFati, eryksun, lars.gustaebel, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2020-10-06.23:48:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602028110.71.0.727684066417.issue36534@roundup.psfhosted.org>
In-reply-to
Content
> This issue is about tarfile. Maybe create another issue to enhance 
> the pathlib module?

IIRC there's already an open issue for that. But in case anyone were to look to pathlib as an example of what should be reserved, I wanted to highlight here how its reserved_names list is incomplete and how its is_reserved() method is insufficient.
History
Date User Action Args
2020-10-06 23:48:30eryksunsetrecipients: + eryksun, paul.moore, lars.gustaebel, vstinner, tim.golden, zach.ware, steve.dower, CristiFati
2020-10-06 23:48:30eryksunsetmessageid: <1602028110.71.0.727684066417.issue36534@roundup.psfhosted.org>
2020-10-06 23:48:30eryksunlinkissue36534 messages
2020-10-06 23:48:30eryksuncreate