Message 208396 - 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
Updated patches use many new Argument Clinic features.

The only issues left:

* pydoc fails with zlib due to the "unspecified" default values (issue20293).

* Constructors for compressor and decompressor objects in the bz2 and lzma 
modules don't use Argument Clinic.
Files
File name Uploaded
bz2_clinic.patch serhiy.storchaka, 2014-01-18.11:47:01
lzma_clinic.patch serhiy.storchaka, 2014-01-18.11:47:02
zlib_clinic.patch serhiy.storchaka, 2014-01-18.11:46:59