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 21:50:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f783428a2313a729ca8b539c5a86ff114b9ff375
cpython
/
Python
T
History
Pablo Galindo Salgado
f783428a23
bpo-44655: Include the name of the type in unset __slots__ attribute errors (GH-27199)
2021-07-17 00:34:46 +01:00
..
clinic
bpo-20201: variadic arguments support for AC (GH-18609)
2021-07-16 18:43:02 +03:00
_warnings.c
bpo-43950: Print columns in tracebacks (PEP 657) (GH-26958)
2021-07-05 00:14:33 +01:00
adaptive.md
…
asdl.c
…
ast_opt.c
…
ast_unparse.c
…
ast.c
…
bltinmodule.c
bpo-20201: variadic arguments support for AC (GH-18609)
2021-07-16 18:43:02 +03:00
bootstrap_hash.c
…
ceval_gil.h
…
ceval.c
Revert "bpo-44645: Check for interrupts on any potentially backwards edge. (GH-27167)" (
#27194
)
2021-07-16 19:05:47 +02:00
codecs.c
…
compile.c
bpo-44626: Merge basic blocks earlier to enable better handling of exit blocks without line numbers (GH-27138)
2021-07-15 17:46:55 +01:00
condvar.h
…
context.c
…
dtoa.c
…
dup2.c
…
dynamic_annotations.c
…
dynload_hpux.c
…
dynload_shlib.c
bpo-43895: Remove an unnecessary cache of shared object handles (GH-25487)
2021-07-07 16:26:06 -07:00
dynload_stub.c
…
dynload_win.c
…
errors.c
…
fileutils.c
…
formatter_unicode.c
…
frozen_hello.h
bpo-44530: Add co_qualname field to PyCodeObject (GH-26941)
2021-07-07 12:21:51 +01:00
frozen.c
…
frozenmain.c
…
future.c
…
getargs.c
bpo-20201: variadic arguments support for AC (GH-18609)
2021-07-16 18:43:02 +03:00
getcompiler.c
…
getcopyright.c
…
getopt.c
…
getplatform.c
…
getversion.c
…
hamt.c
…
hashtable.c
…
import.c
…
importdl.c
…
importdl.h
…
importlib_external.h
bpo-44626: Merge basic blocks earlier to enable better handling of exit blocks without line numbers (GH-27138)
2021-07-15 17:46:55 +01:00
importlib_zipimport.h
bpo-44616: Mark all clean up instructions at end of named exception block as artificial (GH-27109)
2021-07-14 10:08:38 +01:00
importlib.h
bpo-44626: Merge basic blocks earlier to enable better handling of exit blocks without line numbers (GH-27138)
2021-07-15 17:46:55 +01:00
initconfig.c
bpo-43950: Add option to opt-out of PEP-657 (GH-27023)
2021-07-07 20:07:12 +01:00
makeopcodetargets.py
…
marshal.c
bpo-44530: Add co_qualname field to PyCodeObject (GH-26941)
2021-07-07 12:21:51 +01:00
modsupport.c
…
mysnprintf.c
…
mystrtoul.c
…
opcode_targets.h
bpo-26280: Port BINARY_SUBSCR to PEP 659 adaptive interpreter (GH-27043)
2021-07-15 13:13:12 +01:00
pathconfig.c
…
preconfig.c
…
pyarena.c
…
pyctype.c
…
pyfpe.c
…
pyhash.c
…
pylifecycle.c
…
pymath.c
…
pystate.c
…
pystrcmp.c
…
pystrhex.c
…
pystrtod.c
…
Python-ast.c
…
pythonrun.c
…
pytime.c
…
README
…
specialize.c
bpo-26280: Port BINARY_SUBSCR to PEP 659 adaptive interpreter (GH-27043)
2021-07-15 13:13:12 +01:00
stdlib_module_names.h
…
structmember.c
bpo-44655: Include the name of the type in unset __slots__ attribute errors (GH-27199)
2021-07-17 00:34:46 +01:00
suggestions.c
bpo-44655: Don't include suggestions for attributes that are the same as the missing one (GH-27197)
2021-07-16 21:58:21 +01:00
symtable.c
bpo-33346: Allow async comprehensions inside implicit async comprehensions (GH-6766)
2021-07-13 22:27:50 +01:00
sysmodule.c
Remove sys._deactivate_opcache() now that is not needed (GH-27154)
2021-07-15 14:43:59 +01:00
thread_nt.h
…
thread_pthread.h
…
thread.c
…
traceback.c
bpo-43950: make BinOp specializations more reliable (GH-27126)
2021-07-16 00:38:11 +01:00
wordcode_helpers.h
…
README
Miscellaneous source files for the main Python shared library
Reference in New Issue
View Git Blame
Copy Permalink