Message 208797 - Python tracker

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.

Content
Thank you Nadeem for the review.

Here are updated patches. Addressed Nadeem's comments. Compress and decompress 
objects in bz2 and lzma modules now use Argument Clinic for __init__ and to 
generate class docstring. I think these patches are ready to commit (except 
that the name of clinic file will be changed soon).

The zlib module still suffer from a bug #20293.
Files
File name Uploaded
bz2_clinic.patch serhiy.storchaka, 2014-01-22.12:59:09
lzma_clinic.patch serhiy.storchaka, 2014-01-22.12:59:09
zlib_clinic.patch serhiy.storchaka, 2014-01-22.12:59:07