This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-26 21:04:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ebb37fc3fdcb03db4e206db017eeef7aaffbae84
cpython
/
Include
/
internal
T
History
Serhiy Storchaka
9d25db9db1
gh-91162: Fix substitution of unpacked tuples in generic aliases (GH-92335)
2022-05-08 18:32:32 +03:00
..
pycore_abstract.h
…
pycore_accu.h
…
pycore_asdl.h
…
pycore_ast_state.h
…
pycore_ast.h
…
pycore_atomic_funcs.h
…
pycore_atomic.h
…
pycore_bitutils.h
…
pycore_blocks_output_buffer.h
…
pycore_bytes_methods.h
…
pycore_bytesobject.h
…
pycore_call.h
…
pycore_ceval.h
…
pycore_code.h
…
pycore_compile.h
…
pycore_condvar.h
…
pycore_context.h
…
pycore_dict.h
…
pycore_dtoa.h
…
pycore_emscripten_signal.h
…
pycore_exceptions.h
…
pycore_fileutils.h
…
pycore_floatobject.h
…
pycore_format.h
…
pycore_frame.h
…
pycore_function.h
…
pycore_gc.h
…
pycore_genobject.h
…
pycore_getopt.h
…
pycore_gil.h
…
pycore_global_objects.h
…
pycore_global_strings.h
gh-91162: Fix substitution of unpacked tuples in generic aliases (GH-92335)
2022-05-08 18:32:32 +03:00
pycore_hamt.h
…
pycore_hashtable.h
…
pycore_import.h
…
pycore_initconfig.h
…
pycore_interp.h
…
pycore_interpreteridobject.h
…
pycore_list.h
…
pycore_long.h
…
pycore_moduleobject.h
…
pycore_namespace.h
…
pycore_object.h
…
pycore_opcode.h
…
pycore_parser.h
…
pycore_pathconfig.h
…
pycore_pyarena.h
…
pycore_pyerrors.h
…
pycore_pyhash.h
…
pycore_pylifecycle.h
…
pycore_pymath.h
…
pycore_pymem.h
…
pycore_pystate.h
…
pycore_runtime_init.h
gh-91162: Fix substitution of unpacked tuples in generic aliases (GH-92335)
2022-05-08 18:32:32 +03:00
pycore_runtime.h
…
pycore_signal.h
…
pycore_sliceobject.h
…
pycore_strhex.h
…
pycore_structseq.h
…
pycore_symtable.h
…
pycore_sysmodule.h
…
pycore_traceback.h
…
pycore_tuple.h
…
pycore_typeobject.h
…
pycore_ucnhash.h
…
pycore_unicodeobject.h
…
pycore_unionobject.h
…
pycore_warnings.h
…