Files
cpython/Modules
Serhiy Storchaka d4f9cf5545 bpo-33029: Fix signatures of getter and setter functions. (GH-10746)
Fix also return type for few other functions (clear, releasebuffer).
2018-11-27 19:34:35 +02:00
..

Source files for standard library extension modules,
and former extension modules that are now builtin modules.