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 serhiy.storchaka
Recipients Leo Singer, Marcel H2, bethard, eli.bendersky, evan_, josh.r, lekensteyn, markgrandi, miss-islington, moritz, naufraghi, palaviv, paul.j3, r.david.murray, sedrubal, serhiy.storchaka, yossarian
Date 2022-03-18.15:02:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647615773.9.0.659543372986.issue14156@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4d2099f455229b10f88846dbe9fe6debbee55356 by Serhiy Storchaka in branch '3.9':
[3.9] bpo-14156: Make argparse.FileType work correctly for binary file modes when argument is '-' (GH-13165) (GH-31979)
https://github.com/python/cpython/commit/4d2099f455229b10f88846dbe9fe6debbee55356
History
Date User Action Args
2022-03-18 15:02:53serhiy.storchakasetrecipients: + serhiy.storchaka, bethard, naufraghi, r.david.murray, eli.bendersky, paul.j3, moritz, markgrandi, josh.r, lekensteyn, palaviv, evan_, sedrubal, Marcel H2, miss-islington, Leo Singer, yossarian
2022-03-18 15:02:53serhiy.storchakasetmessageid: <1647615773.9.0.659543372986.issue14156@roundup.psfhosted.org>
2022-03-18 15:02:53serhiy.storchakalinkissue14156 messages
2022-03-18 15:02:53serhiy.storchakacreate