Staging
v0.5.1
https://github.com/python/cpython
Revision 462582651c92dad3d0e50810075d53d4a04e2466 authored by Larry Hastings on 22 January 2014, 11:05:49 UTC, committed by Larry Hastings on 22 January 2014, 11:05:49 UTC
docstring for __new__ and __init__, and always use "goto exit" instead of
returning "NULL" for failure to parse (as _new__ and __init__ return ints).
1 parent 071baa6
History
Tip revision: 462582651c92dad3d0e50810075d53d4a04e2466 authored by Larry Hastings on 22 January 2014, 11:05:49 UTC
Two minor Argument Clinic bugfixes: use the name of the class in the
Tip revision: 4625826
File Mode Size
c-api
data
distutils
extending
faq
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 6.9 KB
README.txt -rw-r--r-- 5.1 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 3.9 KB
conf.py -rw-r--r-- 5.9 KB
contents.rst -rw-r--r-- 415 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 40.0 KB
license.rst -rw-r--r-- 45.6 KB
make.bat -rw-r--r-- 1.5 KB

README.txt

back to top