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-06 23:59:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Python
History
Marta Gómez Macías
8817886ae5
gh-102856: Tokenize performance improvement (
#104731
)
2023-05-22 00:29:04 +00:00
..
clinic
gh-102856: Python tokenizer implementation for PEP 701 (
#104323
)
2023-05-21 01:03:02 +01:00
deepfreeze
…
frozen_modules
…
_warnings.c
gh-104341: Adjust tstate_must_exit() to Respect Interpreter Finalization (gh-104437)
2023-05-15 13:59:26 -06:00
adaptive.md
…
asdl.c
…
asm_trampoline.S
…
assemble.c
…
ast_opt.c
gh-103763: Implement PEP 695 (
#103764
)
2023-05-15 20:36:23 -07:00
ast_unparse.c
…
ast.c
gh-103763: Implement PEP 695 (
#103764
)
2023-05-15 20:36:23 -07:00
bltinmodule.c
…
bootstrap_hash.c
…
bytecodes.c
GH-104580: Don't cache eval breaker in interpreter (GH-104581)
2023-05-18 10:08:33 +01:00
ceval_gil.c
gh-104341: Adjust tstate_must_exit() to Respect Interpreter Finalization (gh-104437)
2023-05-15 13:59:26 -06:00
ceval_macros.h
GH-104580: Don't cache eval breaker in interpreter (GH-104581)
2023-05-18 10:08:33 +01:00
ceval.c
GH-104580: Don't cache eval breaker in interpreter (GH-104581)
2023-05-18 10:08:33 +01:00
codecs.c
…
compile.c
gh-104686: Fix tracing for decorated classes (
#104708
)
2023-05-21 16:20:19 -07:00
condvar.h
…
context.c
…
dtoa.c
…
dup2.c
…
dynamic_annotations.c
…
dynload_hpux.c
…
dynload_shlib.c
…
dynload_stub.c
…
dynload_win.c
…
emscripten_signal.c
…
errors.c
…
fileutils.c
…
flowgraph.c
gh-104615: don't make unsafe swaps in apply_static_swaps (
#104620
)
2023-05-18 21:22:03 +00:00
formatter_unicode.c
…
frame.c
GH-96803: Document and test new unstable internal frame API functions (GH-104211)
2023-05-18 10:10:15 +01:00
frozen.c
…
frozenmain.c
…
future.c
…
generated_cases.c.h
GH-104580: Don't cache eval breaker in interpreter (GH-104581)
2023-05-18 10:08:33 +01:00
getargs.c
…
getcompiler.c
…
getcopyright.c
…
getopt.c
…
getplatform.c
…
getversion.c
…
hamt.c
…
hashtable.c
…
import.c
…
importdl.c
…
importdl.h
…
initconfig.c
…
instrumentation.c
gh-103865: add monitoring support to LOAD_SUPER_ATTR (
#103866
)
2023-05-16 10:29:00 -06:00
intrinsics.c
gh-103763: Implement PEP 695 (
#103764
)
2023-05-15 20:36:23 -07:00
legacy_tracing.c
…
makeopcodetargets.py
…
marshal.c
…
modsupport.c
…
mysnprintf.c
…
mystrtoul.c
…
opcode_metadata.h
gh-103865: add monitoring support to LOAD_SUPER_ATTR (
#103866
)
2023-05-16 10:29:00 -06:00
opcode_targets.h
gh-103865: add monitoring support to LOAD_SUPER_ATTR (
#103866
)
2023-05-16 10:29:00 -06:00
pathconfig.c
…
perf_trampoline.c
gh-103295: expose API for writing perf map files (
#103546
)
2023-05-21 11:12:24 +01:00
preconfig.c
…
pyarena.c
…
pyctype.c
…
pyfpe.c
…
pyhash.c
…
pylifecycle.c
gh-103295: expose API for writing perf map files (
#103546
)
2023-05-21 11:12:24 +01:00
pymath.c
…
pystate.c
gh-104341: Adjust tstate_must_exit() to Respect Interpreter Finalization (gh-104437)
2023-05-15 13:59:26 -06:00
pystrcmp.c
…
pystrhex.c
…
pystrtod.c
…
Python-ast.c
gh-103763: Implement PEP 695 (
#103764
)
2023-05-15 20:36:23 -07:00
Python-tokenize.c
gh-102856: Tokenize performance improvement (
#104731
)
2023-05-22 00:29:04 +00:00
pythonrun.c
…
pytime.c
…
README
…
specialize.c
…
stdlib_module_names.h
…
structmember.c
…
suggestions.c
…
symtable.c
gh-104640: Disallow walrus in comprehension within type scopes (
#104641
)
2023-05-19 07:31:09 -07:00
sysmodule.c
gh-103295: expose API for writing perf map files (
#103546
)
2023-05-21 11:12:24 +01:00
thread_nt.h
…
thread_pthread_stubs.h
…
thread_pthread.h
…
thread.c
…
traceback.c
…
tracemalloc.c
GH-101520: Move tracemalloc functionality into core, leaving interface in Modules. (
#104508
)
2023-05-17 14:17:16 +01:00
README
Miscellaneous source files for the main Python shared library