..
pycore_abstract.h
pycore_accu.h
pycore_asdl.h
bpo-43244: Remove the pyarena.h header (GH-25007)
2021-03-24 02:23:01 +01:00
pycore_ast.h
bpo-43892: Make match patterns explicit in the AST (GH-25585)
2021-04-28 22:58:44 -07:00
pycore_ast_state.h
bpo-43892: Make match patterns explicit in the AST (GH-25585)
2021-04-28 22:58:44 -07:00
pycore_atomic.h
pycore_atomic_funcs.h
pycore_bitutils.h
pycore_blocks_output_buffer.h
bpo-44458: Ensure BUFFER_BLOCK_SIZE symbol is statically allocated. (GH-26808)
2021-06-21 23:36:36 -07:00
pycore_bytes_methods.h
pycore_call.h
pycore_ceval.h
bpo-44590: Lazily allocate frame objects (GH-27077)
2021-07-26 11:22:16 +01:00
pycore_code.h
Remove legacy opcache structs (GH-27164)
2021-07-17 00:49:35 +09:00
pycore_compile.h
bpo-42609: Check recursion depth in the AST validator and optimizer (GH-23744)
2021-04-25 13:38:00 +03:00
pycore_condvar.h
Fix typo in block comment in Include/internal/pycore_condvar.h (GH-26457)
2021-06-01 18:30:05 -03:00
pycore_context.h
pycore_dict.h
bpo-44337: Port LOAD_ATTR to PEP 659 adaptive interpreter (GH-26595)
2021-06-10 08:46:01 +01:00
pycore_dtoa.h
pycore_fileutils.h
bpo-43667: Fix broken Unicode encoding in non-UTF locales on Solaris (GH-25096)
2021-04-30 15:21:42 +02:00
pycore_format.h
pycore_frame.h
bpo-44590: Lazily allocate frame objects (GH-27077)
2021-07-26 11:22:16 +01:00
pycore_gc.h
pycore_getopt.h
pycore_gil.h
pycore_hamt.h
pycore_hashtable.h
pycore_import.h
pycore_initconfig.h
bpo-43510: Implement PEP 597 opt-in EncodingWarning. (GH-19481)
2021-03-29 12:28:14 +09:00
pycore_interp.h
bpo-43977: Use tp_flags for collection matching (GH-25723)
2021-04-30 09:50:28 +01:00
pycore_list.h
pycore_long.h
bpo-43687: Py_Initialize() creates singletons earlier (GH-25147)
2021-04-02 15:28:13 +02:00
pycore_moduleobject.h
bpo-40137: Add pycore_moduleobject.h internal header (GH-25507)
2021-04-22 00:52:52 +02:00
pycore_object.h
bpo-44531: Add _PyType_AllocNoTrack() function (GH-26947)
2021-07-01 02:30:46 +02:00
pycore_parser.h
bpo-43244: Remove parser_interface.h header file (GH-25001)
2021-03-24 01:29:09 +01:00
pycore_pathconfig.h
pycore_pyarena.h
bpo-43244: Remove the pyarena.h header (GH-25007)
2021-03-24 02:23:01 +01:00
pycore_pyerrors.h
bpo-38530: Refactor and improve AttributeError suggestions (GH-25776)
2021-05-03 16:47:27 +01:00
pycore_pyhash.h
pycore_pylifecycle.h
bpo-43687: Py_Initialize() creates singletons earlier (GH-25147)
2021-04-02 15:28:13 +02:00
pycore_pymem.h
bpo-44184: Fix subtype_dealloc() for freed type (GH-26274)
2021-05-21 19:19:54 +02:00
pycore_pystate.h
bpo-44590: Lazily allocate frame objects (GH-27077)
2021-07-26 11:22:16 +01:00
pycore_runtime.h
pycore_structseq.h
bpo-43916: Move the _PyStructSequence_InitType function to the internal API (GH-25854)
2021-05-03 15:50:24 +01:00
pycore_symtable.h
bpo-44313: generate LOAD_ATTR/CALL_FUNCTION for top-level imported objects (GH-26677)
2021-06-30 23:53:36 +01:00
pycore_sysmodule.h
pycore_traceback.h
pycore_tuple.h
bpo-44231: Don't export internal _PyTuple_FromArray() symbol (GH-26352)
2021-05-25 15:58:14 +02:00
pycore_ucnhash.h
pycore_unionobject.h
bpo-44654: Do not export the union type related symbols (GH-27223)
2021-07-18 15:55:20 +03:00
pycore_warnings.h