This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-10 21:27:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Python
History
Eclips4
89413bbccb
gh-101967: add a missing error check (
#101968
)
2023-02-18 00:52:23 +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
…
bootstrap_hash.c
…
bytecodes.c
gh-101952: Fix possible segfault in
BUILD_SET
opcode (
#101958
)
2023-02-16 09:46:43 -08:00
ceval_gil.c
…
ceval_macros.h
gh-98831: Modernize CALL and family (
#101508
)
2023-02-08 11:40:10 -08:00
ceval.c
gh-101967: add a missing error check (
#101968
)
2023-02-18 00:52:23 +00: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-101881: Support (non-)blocking read/write functions on Windows pipes (GH-101882)
2023-02-16 14:52:24 +00:00
formatter_unicode.c
…
frame.c
…
frozen.c
…
frozenmain.c
…
future.c
…
generated_cases.c.h
gh-101952: Fix possible segfault in
BUILD_SET
opcode (
#101958
)
2023-02-16 09:46:43 -08:00
getargs.c
…
getcompiler.c
…
getcopyright.c
…
getopt.c
…
getplatform.c
…
getversion.c
…
hamt.c
…
hashtable.c
…
import.c
gh-101758: Add _PyState_AddModule() Back for the Stable ABI (gh-101956)
2023-02-16 14:05:31 -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
…
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