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 vstinner
Recipients vstinner
Date 2020-01-16.14:33:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579185214.07.0.795965607344.issue39357@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9baf242fc733ab8a52a0b6201d95c6fdb8251745 by Victor Stinner in branch 'master':
bpo-39357: Remove buffering parameter of bz2.BZ2File (GH-18028)
https://github.com/python/cpython/commit/9baf242fc733ab8a52a0b6201d95c6fdb8251745
History
Date User Action Args
2020-01-16 14:33:34vstinnersetrecipients: + vstinner
2020-01-16 14:33:34vstinnersetmessageid: <1579185214.07.0.795965607344.issue39357@roundup.psfhosted.org>
2020-01-16 14:33:34vstinnerlinkissue39357 messages
2020-01-16 14:33:34vstinnercreate