.. |
pycore_abstract.h
|
|
|
pycore_accu.h
|
|
|
pycore_asdl.h
|
|
|
pycore_ast.h
|
|
|
pycore_ast_state.h
|
[3.11] gh-95185: Check recursion depth in the AST constructor (GH-95186) (GH-95208)
|
2022-07-26 12:19:22 +02:00 |
pycore_atomic.h
|
Fix typo in internal/pycore_atomic.h (GH-95939)
|
2022-08-12 21:04:06 -07:00 |
pycore_atomic_funcs.h
|
|
|
pycore_bitutils.h
|
|
|
pycore_blocks_output_buffer.h
|
|
|
pycore_bytes_methods.h
|
|
|
pycore_bytesobject.h
|
bpo-47070: Add _PyBytes_Repeat() (GH-31999)
|
2022-03-28 04:43:45 -04:00 |
pycore_call.h
|
|
|
pycore_ceval.h
|
[3.11] gh-90473: Reduce recursion limit on WASI even further (GH-94333) (GH-94334)
|
2022-06-27 18:33:01 +02:00 |
pycore_code.h
|
[3.11] GH-94739: Backport GH-94958 to 3.11 (#94965)
|
2022-07-25 12:11:06 +01:00 |
pycore_compile.h
|
|
|
pycore_condvar.h
|
|
|
pycore_context.h
|
|
|
pycore_dict.h
|
gh-46845: clean up unused DK_IXSIZE (GH-96405)
|
2022-08-30 00:28:51 -07:00 |
pycore_dtoa.h
|
|
|
pycore_emscripten_signal.h
|
bpo-47176: Interrupt handling for wasm32-emscripten builds without pthreads (GH-32209)
|
2022-04-03 22:58:52 +02:00 |
pycore_exceptions.h
|
|
|
pycore_fileutils.h
|
|
|
pycore_floatobject.h
|
gh-90667: Add specializations of Py_DECREF when types are known (GH-30872)
|
2022-04-19 19:02:19 +01:00 |
pycore_format.h
|
bpo-45995: add "z" format specifer to coerce negative 0 to zero (GH-30049)
|
2022-04-11 15:34:18 +01:00 |
pycore_frame.h
|
[3.11] GH-96569: Avoid undefined behavior (#96616)
|
2022-09-08 12:00:04 +01:00 |
pycore_function.h
|
|
|
pycore_gc.h
|
bpo-46753: Add the empty tuple to the _PyRuntimeState.global_objects. (gh-31345)
|
2022-02-28 15:15:48 -07:00 |
pycore_genobject.h
|
|
|
pycore_getopt.h
|
|
|
pycore_gil.h
|
|
|
pycore_global_objects.h
|
bpo-46753: Add the empty tuple to the _PyRuntimeState.global_objects. (gh-31345)
|
2022-02-28 15:15:48 -07:00 |
pycore_global_strings.h
|
[3.11] gh-91162: Support splitting of unpacked arbitrary-length tuple over TypeVar and TypeVarTuple parameters (alt) (GH-93412) (GH-93746)
|
2022-06-14 21:15:56 +03:00 |
pycore_hamt.h
|
gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066) (GH-93145)
|
2022-05-24 10:52:06 +02:00 |
pycore_hashtable.h
|
|
|
pycore_import.h
|
|
|
pycore_initconfig.h
|
[3.11] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96500)
|
2022-09-02 09:48:57 -07:00 |
pycore_interp.h
|
[3.11] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96500)
|
2022-09-02 09:48:57 -07:00 |
pycore_interpreteridobject.h
|
|
|
pycore_list.h
|
bpo-47009: Streamline list.append for the common case (GH-31864)
|
2022-04-01 11:23:42 +01:00 |
pycore_long.h
|
gh-95778: Correctly pre-check for int-to-str conversion (GH-96537)
|
2022-09-04 09:45:02 -07:00 |
pycore_moduleobject.h
|
bpo-45459: Use type names in the internal C API (GH-31669)
|
2022-03-03 23:08:07 +01:00 |
pycore_namespace.h
|
|
|
pycore_object.h
|
gh-90667: Add specializations of Py_DECREF when types are known (GH-30872)
|
2022-04-19 19:02:19 +01:00 |
pycore_opcode.h
|
[3.11] GH-95113: Don't use EXTENDED_ARG_QUICK in unquickened code (GH-95121) (GH-95143)
|
2022-07-22 11:56:10 -07:00 |
pycore_parser.h
|
|
|
pycore_pathconfig.h
|
|
|
pycore_pyarena.h
|
|
|
pycore_pyerrors.h
|
gh-90667: Add specializations of Py_DECREF when types are known (GH-30872)
|
2022-04-19 19:02:19 +01:00 |
pycore_pyhash.h
|
|
|
pycore_pylifecycle.h
|
gh-64783: Fix signal.NSIG value on FreeBSD (#91929)
|
2022-04-26 00:13:31 +02:00 |
pycore_pymath.h
|
|
|
pycore_pymem.h
|
|
|
pycore_pystate.h
|
GH-90081: Run python tracers at full speed (GH-95328) (#95363)
|
2022-07-29 09:43:52 +01:00 |
pycore_runtime.h
|
[3.11] bpo-40514: Drop EXPERIMENTAL_ISOLATED_SUBINTERPRETERS (gh-93185) (GH-93306)
|
2022-05-27 17:56:30 -07:00 |
pycore_runtime_init.h
|
[3.11] gh-91162: Support splitting of unpacked arbitrary-length tuple over TypeVar and TypeVarTuple parameters (alt) (GH-93412) (GH-93746)
|
2022-06-14 21:15:56 +03:00 |
pycore_signal.h
|
gh-64783: Fix signal.NSIG value on FreeBSD (#91929)
|
2022-04-26 00:13:31 +02:00 |
pycore_sliceobject.h
|
|
|
pycore_strhex.h
|
gh-91768: C API no longer use "const PyObject*" type (#91769)
|
2022-04-21 22:07:19 +02:00 |
pycore_structseq.h
|
|
|
pycore_symtable.h
|
|
|
pycore_sysmodule.h
|
|
|
pycore_traceback.h
|
bpo-45459: Use type names in the internal C API (GH-31669)
|
2022-03-03 23:08:07 +01:00 |
pycore_tuple.h
|
bpo-46753: Add the empty tuple to the _PyRuntimeState.global_objects. (gh-31345)
|
2022-02-28 15:15:48 -07:00 |
pycore_typeobject.h
|
|
|
pycore_ucnhash.h
|
|
|
pycore_unicodeobject.h
|
gh-90667: Add specializations of Py_DECREF when types are known (GH-30872)
|
2022-04-19 19:02:19 +01:00 |
pycore_unionobject.h
|
gh-91603: Speed up isinstance/issubclass on union types (GH-91631)
|
2022-04-28 23:24:19 +08:00 |
pycore_warnings.h
|
|
|