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 serhiy.storchaka
Recipients ZackerySpytz, introom, josh.r, nadeem.vawda, serhiy.storchaka, twouters
Date 2018-06-27.18:04:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530122694.16.0.56676864532.issue25007@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d2cbfffc842b00b5257aa1c25dbcdeb456b6a249 by Serhiy Storchaka (Zackery Spytz) in branch 'master':
bpo-25007: Add copy protocol support to zlib compressors and decompressors (GH-7940)
https://github.com/python/cpython/commit/d2cbfffc842b00b5257aa1c25dbcdeb456b6a249
History
Date User Action Args
2018-06-27 18:04:54serhiy.storchakasetrecipients: + serhiy.storchaka, twouters, nadeem.vawda, josh.r, introom, ZackerySpytz
2018-06-27 18:04:54serhiy.storchakasetmessageid: <1530122694.16.0.56676864532.issue25007@psf.upfronthosting.co.za>
2018-06-27 18:04:54serhiy.storchakalinkissue25007 messages
2018-06-27 18:04:54serhiy.storchakacreate