| .. |
|
cpython
|
bpo-35444: Unify and optimize the helper for getting a builtin object. (GH-11047)
|
7 years ago |
|
internal
|
bpo-35081: Add Include/internal/pycore_tupleobject.h (GH-10705)
|
7 years ago |
|
Python-ast.h
|
bpo-35177, Python-ast.h: Fix "Yield" compiler warning (GH-10664)
|
7 years ago |
|
Python.h
|
bpo-35214: Add _Py_ prefix to MEMORY_SANITIZER def. (GH-10503)
|
7 years ago |
|
abstract.h
|
bpo-35134: Create Include/cpython/abstract.h (GH-10728)
|
7 years ago |
|
asdl.h
|
bpo-18407: ast.c uses Py_ssize_t for asdl_seq_LEN() iterator (GH-10655)
|
7 years ago |
|
ast.h
|
bpo-35177: Add dependencies between header files (GH-10361)
|
7 years ago |
|
bitset.h
|
bpo-32150: Expand tabs to spaces in C files. (#4583)
|
8 years ago |
|
bltinmodule.h
|
these builtins have to be initialized
|
17 years ago |
|
boolobject.h
|
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
|
18 years ago |
|
bytearrayobject.h
|
Issue #25314: store_true and store_false also create appropriate defaults.
|
14 years ago |
|
bytes_methods.h
|
bpo-32677: Add .isascii() to str, bytes and bytearray (GH-5342)
|
8 years ago |
|
bytesobject.h
|
bpo-32150: Expand tabs to spaces in C files. (#4583)
|
8 years ago |
|
cellobject.h
|
bpo-32150: Expand tabs to spaces in C files. (#4583)
|
8 years ago |
|
ceval.h
|
bpo-35444: Unify and optimize the helper for getting a builtin object. (GH-11047)
|
7 years ago |
|
classobject.h
|
bpo-32150: Expand tabs to spaces in C files. (#4583)
|
8 years ago |
|
code.h
|
String annotations [PEP 563] (#4390)
|
8 years ago |
|
codecs.h
|
Issue #29058: All stable API extensions added after Python 3.2 are now
|
9 years ago |
|
compile.h
|
bpo-32455: Add jump parameter to dis.stack_effect(). (GH-6610)
|
7 years ago |
|
complexobject.h
|
Issue #25314: store_true and store_false also create appropriate defaults.
|
14 years ago |
|
context.h
|
bpo-34762: Fix contextvars C API to use PyObject* pointer types. (GH-9473)
|
7 years ago |
|
coreconfig.h
|
bpo-35233: InitConfigTests tests more config vars (GH-10541)
|
7 years ago |
|
datetime.h
|
bpo-35081: Remove Py_BUILD_CORE from datetime.h (GH-10416)
|
7 years ago |
|
descrobject.h
|
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
|
8 years ago |
|
dictobject.h
|
bpo-35134: Create Include/cpython/dictobject.h (GH-10732)
|
7 years ago |
|
dtoa.h
|
Issue #13590: Improve support for OS X Xcode 4:
|
14 years ago |
|
dynamic_annotations.h
|
Issue #25314: store_true and store_false also create appropriate defaults.
|
14 years ago |
|
enumobject.h
|
Implement and apply PEP 322, reverse iteration
|
22 years ago |
|
errcode.h
|
bpo-32150: Expand tabs to spaces in C files. (#4583)
|
8 years ago |
|
eval.h
|
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
|
8 years ago |
|
fileobject.h
|
bpo-29240: PEP 540: Add a new UTF-8 Mode (#855)
|
8 years ago |
|
fileutils.h
|
bpo-28604: Fix localeconv() for different LC_MONETARY (GH-10606)
|
7 years ago |
|
floatobject.h
|
Issue #11734: Add support for IEEE 754 half-precision floats to the struct module. Original patch by Eli Stevens.
|
9 years ago |
|
frameobject.h
|
Move exc state to generator. Fixes bpo-25612 (#1773)
|
8 years ago |
|
funcobject.h
|
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
|
8 years ago |
|
genobject.h
|
bpo-32591: Add native coroutine origin tracking (#5250)
|
8 years ago |
|
graminit.h
|
bpo-30406: Make async and await proper keywords (#1669)
|
8 years ago |
|
grammar.h
|
bpo-32150: Expand tabs to spaces in C files. (#4583)
|
8 years ago |
|
import.h
|
Fix redundant declaration of _PyImport_AddModuleObject (GH-7992)
|
8 years ago |
|
intrcheck.h
|
Add missed details of the C API introduced in 3.7. (GH-7047)
|
8 years ago |
|
iterobject.h
|
Move itertools izip() code to builtins as zip(). Complete the renaming.
|
18 years ago |
|
listobject.h
|
bpo-29867: Add asserts in PyTuple_GET_SIZE, PyList_GET_SIZE and PySet_GET_SIZE. (#751)
|
9 years ago |
|
longintrepr.h
|
bpo-32150: Expand tabs to spaces in C files. (#4583)
|
8 years ago |
|
longobject.h
|
bpo-20260: Implement non-bitwise unsigned int converters for Argument Clinic. (GH-8434)
|
8 years ago |
|
marshal.h
|
Issue #25314: store_true and store_false also create appropriate defaults.
|
14 years ago |
|
memoryobject.h
|
Issue #29058: All stable API extensions added after Python 3.2 are now
|
9 years ago |
|
metagrammar.h
|
REMOVED all CWI, CNRI and BeOpen copyright markings.
|
26 years ago |
|
methodobject.h
|
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
|
8 years ago |
|
modsupport.h
|
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
|
8 years ago |
|
moduleobject.h
|
bpo-33237: Improve AttributeError message for partially initialized module. (GH-6398)
|
7 years ago |
|
namespaceobject.h
|
Issue #26900: Excluded underscored names and other private API from limited API.
|
9 years ago |
|
node.h
|
bpo-32150: Expand tabs to spaces in C files. (#4583)
|
8 years ago |
|
object.h
|
bpo-35134: Don't define types twice in header files (GH-10754)
|
7 years ago |
|
objimpl.h
|
bpo-35134: Create Include/cpython/ subdirectory (GH-10624)
|
7 years ago |
|
odictobject.h
|
bpo-35059: Add _PyObject_CAST() macro (GH-10645)
|
7 years ago |
|
opcode.h
|
Update opcode.h header comment to mention the source data file (GH-9935)
|
7 years ago |
|
osdefs.h
|
Issue #25314: store_true and store_false also create appropriate defaults.
|
14 years ago |
|
osmodule.h
|
Issue #29058: All stable API extensions added after Python 3.2 are now
|
9 years ago |
|
parsetok.h
|
bpo-35177: Add dependencies between header files (GH-10361)
|
7 years ago |
|
patchlevel.h
|
Start of 3.8.0a0
|
8 years ago |
|
pgen.h
|
Changes from Jonathan Riehl to allow his pgen extension (PEP 269) to
|
23 years ago |
|
pgenheaders.h
|
bpo-32150: Expand tabs to spaces in C files. (#4583)
|
8 years ago |
|
py_curses.h
|
bpo-20171: Convert the _curses and _curses_panel modules to Argument Clinic. (GH-4251)
|
8 years ago |
|
pyarena.h
|
Issue #13590: Improve support for OS X Xcode 4:
|
14 years ago |
|
pycapsule.h
|
Issue #13590: Improve support for OS X Xcode 4:
|
14 years ago |
|
pyctype.h
|
Issue #13590: Improve support for OS X Xcode 4:
|
14 years ago |
|
pydebug.h
|
bpo-32125: Remove Py_UseClassExceptionsFlag flag (#4544)
|
8 years ago |
|
pydtrace.d
|
bpo-31574: importlib dtrace (#3749)
|
8 years ago |
|
pydtrace.h
|
bpo-31574: importlib dtrace (#3749)
|
8 years ago |
|
pyerrors.h
|
bpo-35134: Add Include/cpython/pyerrors.h (GH-10727)
|
7 years ago |
|
pyexpat.h
|
bpo-34623: Use XML_SetHashSalt in _elementtree (GH-9146)
|
7 years ago |
|
pyfpe.h
|
bpo-29137: Remove fpectl module (#4789)
|
8 years ago |
|
pyhash.h
|
Correct the location of a function mentioned in a comment (GH-4327)
|
8 years ago |
|
pylifecycle.h
|
bpo-35134: Create Include/cpython/pylifecycle.h (GH-10731)
|
7 years ago |
|
pymacconfig.h
|
Minor spelling fixes
|
9 years ago |
|
pymacro.h
|
bpo-31338 (#3374)
|
8 years ago |
|
pymath.h
|
bpo-31373: fix undefined floating-point demotions (#3396)
|
8 years ago |
|
pymem.h
|
bpo-35081: Move Py_BUILD_CORE code to internal/mem.h (GH-10249)
|
7 years ago |
|
pyport.h
|
bpo-35059: Remove Py_STATIC_INLINE() macro (GH-10216)
|
7 years ago |
|
pystate.h
|
bpo-35134: Don't define types twice in header files (GH-10754)
|
7 years ago |
|
pystrcmp.h
|
Applied patch #1635: Float patch for inf and nan on Windows (and other platforms).
|
18 years ago |
|
pystrhex.h
|
Issue #26900: Excluded underscored names and other private API from limited API.
|
9 years ago |
|
pystrtod.h
|
Issue #26331: Implement the parsing part of PEP 515.
|
9 years ago |
|
pythonrun.h
|
bpo-22257: Small changes for PEP 432. (#1728)
|
9 years ago |
|
pythread.h
|
bpo-30768: Recompute timeout on interrupted lock (GH-4103)
|
8 years ago |
|
pytime.h
|
bpo-31784: Implement PEP 564: add time.time_ns() (#3989)
|
8 years ago |
|
rangeobject.h
|
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
|
18 years ago |
|
setobject.h
|
bpo-29867: Add asserts in PyTuple_GET_SIZE, PyList_GET_SIZE and PySet_GET_SIZE. (#751)
|
9 years ago |
|
sliceobject.h
|
bpo-32150: Expand tabs to spaces in C files. (#4583)
|
8 years ago |
|
structmember.h
|
Issue #28761: The fields name and doc of structures PyMemberDef, PyGetSetDef,
|
9 years ago |
|
structseq.h
|
Issue #28761: The fields name and doc of structures PyMemberDef, PyGetSetDef,
|
9 years ago |
|
symtable.h
|
bpo-35177: Add dependencies between header files (GH-10361)
|
7 years ago |
|
sysmodule.h
|
Issue #26900: Excluded underscored names and other private API from limited API.
|
9 years ago |
|
token.h
|
bpo-30406: Make async and await proper keywords (#1669)
|
8 years ago |
|
traceback.h
|
Issue #26900: Excluded underscored names and other private API from limited API.
|
9 years ago |
|
tracemalloc.h
|
bpo-35053: Define _PyTraceMalloc_NewReference in object.h (GH-10107)
|
7 years ago |
|
tupleobject.h
|
bpo-35134: Create Include/cpython/tupleobject.h (GH-10764)
|
7 years ago |
|
typeslots.h
|
Issue #25314: store_true and store_false also create appropriate defaults.
|
14 years ago |
|
ucnhash.h
|
Issue #25314: store_true and store_false also create appropriate defaults.
|
14 years ago |
|
unicodeobject.h
|
bpo-35134: Create Include/cpython/unicodeobject.h (GH-10680)
|
7 years ago |
|
warnings.h
|
bpo-32591: Add native coroutine origin tracking (#5250)
|
8 years ago |
|
weakrefobject.h
|
Issue #25314: store_true and store_false also create appropriate defaults.
|
14 years ago |