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 Antony.Lee, berker.peksag, lars.gustaebel, python-dev, serhiy.storchaka
Date 2015-02-13.19:01:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150213190148.11138.88524@psf.io>
In-reply-to
Content
New changeset ed9e9e6b3c1e by Berker Peksag in branch 'default':
Issue #21717: tarfile.open() now supports 'x' (exclusive creation) mode.
https://hg.python.org/cpython/rev/ed9e9e6b3c1e
History
Date User Action Args
2015-02-13 19:01:58python-devsetrecipients: + python-dev, lars.gustaebel, berker.peksag, serhiy.storchaka, Antony.Lee
2015-02-13 19:01:58python-devlinkissue21717 messages
2015-02-13 19:01:58python-devcreate