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 flox
Recipients Arfrever, eric.araujo, ezio.melotti, flox, giampaolo.rodola, pitrou, python-dev, rhettinger, terry.reedy, tshepang, vstinner
Date 2012-07-07.14:03:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341669817.71.0.858039072248.issue13248@psf.upfronthosting.co.za>
In-reply-to
Content
Do we agree to remove the "max_buffer_size" from the "io" module in 3.3?

This argument is unused, and deprecated. Just dead code.
See attachment.
History
Date User Action Args
2012-07-07 14:03:37floxsetrecipients: + flox, rhettinger, terry.reedy, pitrou, vstinner, giampaolo.rodola, ezio.melotti, eric.araujo, Arfrever, tshepang, python-dev
2012-07-07 14:03:37floxsetmessageid: <1341669817.71.0.858039072248.issue13248@psf.upfronthosting.co.za>
2012-07-07 14:03:37floxlinkissue13248 messages
2012-07-07 14:03:37floxcreate