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-05-08 05:32:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df7ccf6138b1a2ce0b82ff06aa3497ca4d38c90d
cpython
/
Python
T
History
penguin_wwy
df7ccf6138
gh-101928: fix crash in compiler on multi-line lambda in function call (
#101933
)
2023-02-16 11:31:41 +00:00
..
clinic
gh-98627: Add an Optional Check for Extension Module Subinterpreter Compatibility (gh-99040)
2023-02-15 18:16:00 -07:00
deepfreeze
…
frozen_modules
…
_warnings.c
gh-101758: Clean Up Uses of Import State (gh-101919)
2023-02-15 15:32:31 -07:00
adaptive.md
…
asdl.c
…
asm_trampoline.S
…
ast_opt.c
…
ast_unparse.c
…
ast.c
…
bltinmodule.c
GH-101291: Refactor the
PyLongObject
struct into object header and PyLongValue struct. (GH-101292)
2023-01-30 10:03:04 +00:00
bootstrap_hash.c
…
bytecodes.c
GH-87849: Fix refleak in SEND instruction. (GH-101908)
2023-02-15 12:21:40 +00:00
ceval_gil.c
gh-59956: Clarify Runtime State Status Expectations (gh-101308)
2023-01-30 12:07:48 -07:00
ceval_macros.h
gh-98831: Modernize CALL and family (
#101508
)
2023-02-08 11:40:10 -08:00
ceval.c
gh-101758: Clean Up Uses of Import State (gh-101919)
2023-02-15 15:32:31 -07:00
codecs.c
…
compile.c
gh-101928: fix crash in compiler on multi-line lambda in function call (
#101933
)
2023-02-16 11:31:41 +00:00
condvar.h
…
context.c
…
dtoa.c
…
dup2.c
…
dynamic_annotations.c
…
dynload_hpux.c
…
dynload_shlib.c
gh-101758: Clean Up Uses of Import State (gh-101919)
2023-02-15 15:32:31 -07:00
dynload_stub.c
…
dynload_win.c
gh-101614: Don't treat python3_d.dll as a Python DLL when checking extension modules for incompatibility (GH-101615)
2023-02-08 14:23:57 +00:00
emscripten_signal.c
…
errors.c
GH-101578: Normalize the current exception (GH-101607)
2023-02-08 09:31:12 +00:00
fileutils.c
gh-101810: Remove duplicated st_ino calculation (GH-101811)
2023-02-13 13:49:44 +00:00
formatter_unicode.c
…
frame.c
GH-100126: Skip incomplete frames in more places (GH-100613)
2023-01-09 12:20:04 -08:00
frozen.c
…
frozenmain.c
…
future.c
…
generated_cases.c.h
GH-87849: Fix refleak in SEND instruction. (GH-101908)
2023-02-15 12:21:40 +00:00
getargs.c
…
getcompiler.c
…
getcopyright.c
…
getopt.c
…
getplatform.c
…
getversion.c
…
hamt.c
…
hashtable.c
…
import.c
gh-98627: Add an Optional Check for Extension Module Subinterpreter Compatibility (gh-99040)
2023-02-15 18:16:00 -07:00
importdl.c
gh-98627: Add an Optional Check for Extension Module Subinterpreter Compatibility (gh-99040)
2023-02-15 18:16:00 -07:00
importdl.h
…
importlib.h
…
initconfig.c
GH-101578: Normalize the current exception (GH-101607)
2023-02-08 09:31:12 +00:00
intrinsics.c
gh-101799: implement PREP_RERAISE_STAR as an intrinsic function (
#101800
)
2023-02-14 11:54:13 +00:00
makeopcodetargets.py
…
marshal.c
GH-101291: Refactor the
PyLongObject
struct into object header and PyLongValue struct. (GH-101292)
2023-01-30 10:03:04 +00:00
modsupport.c
…
mysnprintf.c
…
mystrtoul.c
…
opcode_metadata.h
gh-101799: implement PREP_RERAISE_STAR as an intrinsic function (
#101800
)
2023-02-14 11:54:13 +00:00
opcode_targets.h
gh-101799: implement PREP_RERAISE_STAR as an intrinsic function (
#101800
)
2023-02-14 11:54:13 +00:00
pathconfig.c
…
perf_trampoline.c
…
preconfig.c
…
pyarena.c
…
pyctype.c
…
pyfpe.c
…
pyhash.c
…
pylifecycle.c
gh-98627: Add an Optional Check for Extension Module Subinterpreter Compatibility (gh-99040)
2023-02-15 18:16:00 -07:00
pymath.c
…
pystate.c
gh-101758: Fix the wasm Buildbots (gh-101943)
2023-02-15 17:54:05 -07:00
pystrcmp.c
…
pystrhex.c
…
pystrtod.c
…
Python-ast.c
…
Python-tokenize.c
…
pythonrun.c
gh-101758: Clean Up Uses of Import State (gh-101919)
2023-02-15 15:32:31 -07:00
pytime.c
…
README
…
specialize.c
GH-87849: Simplify stack effect of SEND and specialize it for generators and coroutines. (GH-101788)
2023-02-13 11:24:55 +00:00
stdlib_module_names.h
gh-99108: Refactor _sha256 & _sha512 into _sha2. (
#101924
)
2023-02-15 22:08:20 -08:00
structmember.c
…
suggestions.c
…
symtable.c
…
sysmodule.c
gh-101758: Clean Up Uses of Import State (gh-101919)
2023-02-15 15:32:31 -07:00
thread_nt.h
…
thread_pthread_stubs.h
…
thread_pthread.h
…
thread.c
…
traceback.c
GH-101578: Normalize the current exception (GH-101607)
2023-02-08 09:31:12 +00:00
README
Miscellaneous source files for the main Python shared library
Reference in New Issue
View Git Blame
Copy Permalink