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 bbayles
Recipients bbayles, docs@python, miss-islington, ned.deily, serhiy.storchaka
Date 2018-03-11.20:26:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520799987.03.0.467229070634.issue32996@psf.upfronthosting.co.za>
In-reply-to
Content
Two things I'm familiar with that should probably be mentioned in the Library updates:

* bpo-32102: New argument capture_output for subprocess.run
* bpo-21417: Added support for setting the compression level for zipfile.ZipFile.
History
Date User Action Args
2018-03-11 20:26:27bbaylessetrecipients: + bbayles, ned.deily, docs@python, serhiy.storchaka, miss-islington
2018-03-11 20:26:27bbaylessetmessageid: <1520799987.03.0.467229070634.issue32996@psf.upfronthosting.co.za>
2018-03-11 20:26:27bbayleslinkissue32996 messages
2018-03-11 20:26:26bbaylescreate