.. |
Python-ast.h
|
According to the PEP 7, C code must "use 4-space indents"
|
2013-07-27 00:00:36 +02:00 |
Python.h
|
…
|
|
abstract.h
|
Issue #18783: Removed existing mentions of Python long type in docstrings,
|
2013-08-27 19:40:23 +03:00 |
accu.h
|
…
|
|
asdl.h
|
…
|
|
ast.h
|
…
|
|
bitset.h
|
…
|
|
bltinmodule.h
|
…
|
|
boolobject.h
|
…
|
|
bytearrayobject.h
|
…
|
|
bytes_methods.h
|
…
|
|
bytesobject.h
|
…
|
|
cellobject.h
|
…
|
|
ceval.h
|
…
|
|
classobject.h
|
…
|
|
code.h
|
…
|
|
codecs.h
|
…
|
|
compile.h
|
…
|
|
complexobject.h
|
…
|
|
datetime.h
|
#18466: fix more typos. Patch by Févry Thibault.
|
2013-08-17 16:57:41 +03:00 |
descrobject.h
|
…
|
|
dictobject.h
|
Issue #14785: Add sys._debugmallocstats() to help debug low-level memory allocation issues
|
2012-06-22 14:55:41 -04:00 |
dtoa.h
|
…
|
|
dynamic_annotations.h
|
…
|
|
enumobject.h
|
…
|
|
errcode.h
|
…
|
|
eval.h
|
…
|
|
fileobject.h
|
…
|
|
fileutils.h
|
…
|
|
floatobject.h
|
Issue #14785: Add sys._debugmallocstats() to help debug low-level memory allocation issues
|
2012-06-22 14:55:41 -04:00 |
frameobject.h
|
Update comment: SAVE_EXC_STATE and SWAP_EXC_STATE macroses are saave_exc_state and swap_exc_state functions now.
|
2012-12-05 17:59:10 +02:00 |
funcobject.h
|
…
|
|
genobject.h
|
…
|
|
graminit.h
|
…
|
|
grammar.h
|
…
|
|
import.h
|
Issue #19932: Fix typo in import.h, missing whitespaces in function prototypes.
|
2013-12-10 01:19:58 +01:00 |
intrcheck.h
|
…
|
|
iterobject.h
|
…
|
|
listobject.h
|
Issue #14785: Add sys._debugmallocstats() to help debug low-level memory allocation issues
|
2012-06-22 14:55:41 -04:00 |
longintrepr.h
|
Issue #18783: Removed existing mentions of Python long type in docstrings,
|
2013-08-27 19:40:23 +03:00 |
longobject.h
|
Issue #17576: Deprecation warning emitted now when __int__() or __index__()
|
2013-12-11 21:07:54 +02:00 |
marshal.h
|
…
|
|
memoryobject.h
|
…
|
|
metagrammar.h
|
…
|
|
methodobject.h
|
Issue #14785: Add sys._debugmallocstats() to help debug low-level memory allocation issues
|
2012-06-22 14:55:41 -04:00 |
modsupport.h
|
Issue #11626: Add _SizeT functions to stable ABI.
|
2012-06-24 00:00:30 +02:00 |
moduleobject.h
|
…
|
|
namespaceobject.h
|
…
|
|
node.h
|
MERGE: Closes #15512: Correct __sizeof__ support for parser
|
2012-08-03 14:29:26 +02:00 |
object.h
|
Issue #6477: Keep PyNotImplemented_Type and PyNone_Type private.
|
2013-11-30 17:55:48 -08:00 |
objimpl.h
|
Issue #18783: Removed existing mentions of Python long type in docstrings,
|
2013-08-27 19:40:23 +03:00 |
opcode.h
|
…
|
|
osdefs.h
|
Issue #15835: Define PATH_MAX on HP-UX.
|
2012-11-12 20:14:36 +01:00 |
parsetok.h
|
…
|
|
patchlevel.h
|
Bump to 3.3.4rc1.
|
2014-01-25 09:19:50 +01:00 |
pgen.h
|
…
|
|
pgenheaders.h
|
…
|
|
py_curses.h
|
…
|
|
pyarena.h
|
…
|
|
pyatomic.h
|
…
|
|
pycapsule.h
|
…
|
|
pyctype.h
|
…
|
|
pydebug.h
|
…
|
|
pyerrors.h
|
Fix macro expansion of _PyErr_OCCURRED(), and make sure to use it in at least one place so as to avoid regressions.
|
2013-10-07 20:38:51 +02:00 |
pyexpat.h
|
Issue #13612: handle unknown encodings without a buffer overflow.
|
2013-05-25 05:25:48 -07:00 |
pyfpe.h
|
Remove trailing whitespace in order to silence warnings on HP-UX.
|
2012-08-31 17:11:39 -04:00 |
pygetopt.h
|
…
|
|
pymacconfig.h
|
…
|
|
pymacro.h
|
Fix test for GCC 3.1+ but not strict ANSI C
|
2013-06-24 15:39:41 +02:00 |
pymath.h
|
…
|
|
pymem.h
|
…
|
|
pyport.h
|
Issue #18783: Removed existing mentions of Python long type in docstrings,
|
2013-08-27 19:40:23 +03:00 |
pystate.h
|
Issue #13992: The trashcan mechanism is now thread-safe. This eliminates
|
2012-09-06 01:17:42 +02:00 |
pystrcmp.h
|
…
|
|
pystrtod.h
|
…
|
|
pythonrun.h
|
Issue #17408: Avoid using an obsolete instance of the copyreg module when the interpreter is shutdown and then started again.
|
2013-05-04 20:45:02 +02:00 |
pythread.h
|
…
|
|
pytime.h
|
…
|
|
rangeobject.h
|
…
|
|
setobject.h
|
Issue #14785: Add sys._debugmallocstats() to help debug low-level memory allocation issues
|
2012-06-22 14:55:41 -04:00 |
sliceobject.h
|
…
|
|
structmember.h
|
…
|
|
structseq.h
|
…
|
|
symtable.h
|
Issue #5765: Apply a hard recursion limit in the compiler
|
2012-11-04 23:14:34 +10:00 |
sysmodule.h
|
Issue #1783: Remove declarations of nonexistent private variables.
|
2013-02-01 13:14:20 +02:00 |
token.h
|
…
|
|
traceback.h
|
…
|
|
tupleobject.h
|
Issue #14785: Add sys._debugmallocstats() to help debug low-level memory allocation issues
|
2012-06-22 14:55:41 -04:00 |
typeslots.h
|
…
|
|
ucnhash.h
|
…
|
|
unicodeobject.h
|
#16127: remove outdated references to narrow builds. Patch by Serhiy Storchaka.
|
2012-10-05 03:33:31 +03:00 |
warnings.h
|
…
|
|
weakrefobject.h
|
Closes #13867: remove untrue comment about PyWeakref_Check().
|
2013-10-08 19:50:26 +02:00 |