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 ned.deily
Recipients Anthony Sottile, bethard, eric.araujo, memeplex, miss-islington, ned.deily, paul.j3
Date 2019-10-15.07:30:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571124626.28.0.538094229461.issue26510@roundup.psfhosted.org>
In-reply-to
Content
New changeset f168c17b075b4103eaf1f619acd3bca3890fbac7 by Ned Deily (Miss Islington (bot)) in branch '3.7':
bpo-26510: Add versionchanged for required arg of add_subparsers (GH-16588)
https://github.com/python/cpython/commit/f168c17b075b4103eaf1f619acd3bca3890fbac7
History
Date User Action Args
2019-10-15 07:30:26ned.deilysetrecipients: + ned.deily, bethard, eric.araujo, memeplex, paul.j3, Anthony Sottile, miss-islington
2019-10-15 07:30:26ned.deilysetmessageid: <1571124626.28.0.538094229461.issue26510@roundup.psfhosted.org>
2019-10-15 07:30:26ned.deilylinkissue26510 messages
2019-10-15 07:30:26ned.deilycreate