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 Arfrever, eric.araujo, ezio.melotti, flox, giampaolo.rodola, pitrou, python-dev, rhettinger, terry.reedy, tshepang, vstinner
Date 2012-07-07.15:04:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WTx0v4n3pzMQf@mail.python.org>
In-reply-to
Content
New changeset 5393382c1b1d by Florent Xicluna in branch 'default':
Issue #13248: argparse: Remove obsolete argument "version" of ArgumentParser.
http://hg.python.org/cpython/rev/5393382c1b1d

New changeset 700f989afbad by Florent Xicluna in branch 'default':
Issue #13248: io: Remove obsolete argument "max_buffer_size" of BufferedWriter and BufferedRWPair.
http://hg.python.org/cpython/rev/700f989afbad
History
Date User Action Args
2012-07-07 15:04:32python-devsetrecipients: + python-dev, rhettinger, terry.reedy, pitrou, vstinner, giampaolo.rodola, ezio.melotti, eric.araujo, Arfrever, flox, tshepang
2012-07-07 15:04:32python-devlinkissue13248 messages
2012-07-07 15:04:32python-devcreate