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
bd0a08ea90e4c7a2ebf29697937e9786d4d8e5ee
cpython
/
Python
T
History
Victor Stinner
bd0a08ea90
bpo-21955: Change my nickname in BINARY_ADD comment (GH-22481)
2020-10-01 18:57:37 +02:00
..
clinic
…
_warnings.c
…
asdl.c
bpo-41746: Add type information to asdl_seq objects (GH-22223)
2020-09-16 19:42:00 +01:00
ast_opt.c
bpo-41746: Add type information to asdl_seq objects (GH-22223)
2020-09-16 19:42:00 +01:00
ast_unparse.c
bpo-41746: Add type information to asdl_seq objects (GH-22223)
2020-09-16 19:42:00 +01:00
ast.c
bpo-41746: Add type information to asdl_seq objects (GH-22223)
2020-09-16 19:42:00 +01:00
bltinmodule.c
…
bootstrap_hash.c
…
ceval_gil.h
…
ceval.c
bpo-21955: Change my nickname in BINARY_ADD comment (GH-22481)
2020-10-01 18:57:37 +02:00
codecs.c
bpo-41842: Add codecs.unregister() function (GH-22360)
2020-09-28 23:41:11 +02:00
compile.c
bpo-39934: Account for control blocks in 'except' in compiler. (GH-22395)
2020-09-25 14:04:19 +01:00
condvar.h
…
context.c
bpo-40521: Fix _PyContext_Fini() (GH-21103)
2020-06-24 03:21:15 +02:00
dtoa.c
…
dup2.c
…
dynamic_annotations.c
…
dynload_aix.c
…
dynload_dl.c
…
dynload_hpux.c
…
dynload_shlib.c
…
dynload_stub.c
…
dynload_win.c
bpo-36346: Make using the legacy Unicode C API optional (GH-21437)
2020-07-10 23:26:06 +03:00
errors.c
…
fileutils.c
bpo-36346: Make using the legacy Unicode C API optional (GH-21437)
2020-07-10 23:26:06 +03:00
formatter_unicode.c
bpo-41681: Fix for
f-string/str.format
error description when using 2
,
in format specifier (GH-22036)
2020-09-01 10:34:29 -04:00
frozen.c
…
frozenmain.c
…
future.c
bpo-41746: Add type information to asdl_seq objects (GH-22223)
2020-09-16 19:42:00 +01:00
getargs.c
…
getcompiler.c
…
getcopyright.c
…
getopt.c
…
getplatform.c
…
getversion.c
…
hamt.c
…
hashtable.c
…
import.c
…
importdl.c
…
importdl.h
…
importlib_external.h
bpo-41323: Perform 'peephole' optimizations directly on the CFG. (GH-21517)
2020-07-30 10:03:00 +01:00
importlib_zipimport.h
bpo-41323: Perform 'peephole' optimizations directly on the CFG. (GH-21517)
2020-07-30 10:03:00 +01:00
importlib.h
bpo-41323: Perform 'peephole' optimizations directly on the CFG. (GH-21517)
2020-07-30 10:03:00 +01:00
initconfig.c
bpo-41819: Fix compiler warning in init_dump_ascii_wstr() (GH-22332)
2020-09-21 10:35:17 +02:00
makeopcodetargets.py
…
marshal.c
bpo-1635741: Port mashal module to multi-phase init (
#22149
)
2020-09-08 15:33:52 +02:00
modsupport.c
closes bpo-41533: Fix a potential memory leak when allocating a stack (GH-21847)
2020-08-29 23:53:08 -05:00
mysnprintf.c
…
mystrtoul.c
…
opcode_targets.h
…
pathconfig.c
bpo-29778: test_embed tests the path configuration (GH-21306)
2020-07-08 00:20:37 +02:00
preconfig.c
…
pyarena.c
…
pyctype.c
…
pyfpe.c
…
pyhash.c
…
pylifecycle.c
bpo-41631: _ast module uses again a global state (
#21961
)
2020-09-15 18:03:34 +02:00
pymath.c
…
pystate.c
bpo-1635741: Clean sysdict and builtins of interpreter at exit (GH-21605)
2020-08-12 23:23:30 +02:00
pystrcmp.c
bpo-41524: fix pointer bug in PyOS_mystr{n}icmp (GH-21845)
2020-08-27 14:45:25 +09:00
pystrhex.c
…
pystrtod.c
…
Python-ast.c
bpo-41746: Add type information to asdl_seq objects (GH-22223)
2020-09-16 19:42:00 +01:00
pythonrun.c
…
pytime.c
…
README
…
structmember.c
…
symtable.c
bpo-41746: Add type information to asdl_seq objects (GH-22223)
2020-09-16 19:42:00 +01:00
sysmodule.c
bpo-23427: Add sys.orig_argv attribute (GH-20729)
2020-06-30 00:49:03 +02:00
thread_nt.h
…
thread_pthread.h
Fix -Wstrict-prototypes warning in thread_pthread.h. (GH-21477)
2020-07-15 08:12:05 -05:00
thread.c
…
traceback.c
…
wordcode_helpers.h
…
README
Miscellaneous source files for the main Python shared library
Reference in New Issue
View Git Blame
Copy Permalink