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-03 13:26:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Python
History
Steve Dower
0af99b44ed
bpo-43105: Importlib now resolves relative paths when creating module spec objects from file locations (GH-25121)
2021-04-07 12:35:36 +01:00
..
clinic
…
_warnings.c
…
asdl.c
…
ast_opt.c
…
ast_unparse.c
…
ast.c
…
bltinmodule.c
…
bootstrap_hash.c
…
ceval_gil.h
…
ceval.c
[3.9] bpo-43710: Rollback the 3.9 bpo-42500 fix, it broke the ABI in 3.9.3 (
#25179
)
2021-04-04 13:02:29 +02:00
codecs.c
…
compile.c
…
condvar.h
…
context.c
…
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-43499: Silence compiler warnings about using legacy C API on Windows (GH-24873)
2021-03-16 08:03:37 +02:00
errors.c
[3.9] bpo-43710: Rollback the 3.9 bpo-42500 fix, it broke the ABI in 3.9.3 (
#25179
)
2021-04-04 13:02:29 +02:00
fileutils.c
bpo-35883: Py_DecodeLocale() escapes invalid Unicode characters (GH-24843)
2021-03-17 14:11:14 -07:00
formatter_unicode.c
…
frozen.c
…
frozenmain.c
…
future.c
…
getargs.c
…
getcompiler.c
…
getcopyright.c
…
getopt.c
…
getplatform.c
…
getversion.c
…
graminit.c
…
hamt.c
…
hashtable.c
…
import.c
[3.9] bpo-43517: Fix false positive in detection of circular imports (GH-24895) (GH-24948)
2021-03-20 12:40:18 -07:00
importdl.c
…
importdl.h
…
importlib_external.h
bpo-43105: Importlib now resolves relative paths when creating module spec objects from file locations (GH-25121)
2021-04-07 12:35:36 +01:00
importlib_zipimport.h
…
importlib.h
…
initconfig.c
…
makeopcodetargets.py
…
marshal.c
…
modsupport.c
…
mysnprintf.c
…
mystrtoul.c
…
opcode_targets.h
…
pathconfig.c
…
peephole.c
…
preconfig.c
…
pyarena.c
…
pyctype.c
…
pyfpe.c
…
pyhash.c
…
pylifecycle.c
…
pymath.c
…
pystate.c
[3.9] bpo-43710: Rollback the 3.9 bpo-42500 fix, it broke the ABI in 3.9.3 (
#25179
)
2021-04-04 13:02:29 +02:00
pystrcmp.c
…
pystrhex.c
…
pystrtod.c
…
Python-ast.c
…
pythonrun.c
bpo-43660: Fix crash when displaying exceptions with custom values for sys.stderr (GH-25075) (GH-25083)
2021-03-30 00:24:33 +01:00
pytime.c
…
README
…
strdup.c
…
structmember.c
…
symtable.c
…
sysmodule.c
[3.9] bpo-43710: Rollback the 3.9 bpo-42500 fix, it broke the ABI in 3.9.3 (
#25179
)
2021-04-04 13:02:29 +02:00
thread_nt.h
…
thread_pthread.h
…
thread.c
…
traceback.c
…
wordcode_helpers.h
…
README
Miscellaneous source files for the main Python shared library