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-07 21:20:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7dc46d8cf5854d9f4ce3271b29c21aea4872e8ad
cpython
/
Python
T
History
Oren Milman
7dc46d8cf5
bpo-31592: Fix an assertion failure in Python parser in case of a bad unicodedata.normalize(). (
#3767
)
2017-09-30 20:16:24 +03:00
..
clinic
…
_warnings.c
bpo-31285: Remove splitlines identifier from Python/_warnings.c (
#3803
)
2017-09-29 21:16:02 +03:00
asdl.c
…
ast.c
bpo-31592: Fix an assertion failure in Python parser in case of a bad unicodedata.normalize(). (
#3767
)
2017-09-30 20:16:24 +03:00
bltinmodule.c
bpo-31588: Validate return value of __prepare__() methods (GH-3764)
2017-09-28 00:04:37 +10:00
bootstrap_hash.c
…
ceval_gil.h
bpo-30860: Consolidate stateful runtime globals. (
#3397
)
2017-09-07 23:51:28 -06:00
ceval.c
bpo-31492: Fix assertion failures in case of a module with a bad __name__ attribute. (
#3620
)
2017-09-19 14:23:01 +03:00
codecs.c
bpo-30860: Consolidate stateful runtime globals. (
#3397
)
2017-09-07 23:51:28 -06:00
compile.c
bpo-31338 (
#3374
)
2017-09-14 18:13:16 -07:00
condvar.h
bpo-30860: Consolidate stateful runtime globals. (
#3397
)
2017-09-07 23:51:28 -06:00
dtoa.c
…
dup2.c
…
dynamic_annotations.c
…
dynload_aix.c
…
dynload_dl.c
…
dynload_hpux.c
…
dynload_next.c
…
dynload_shlib.c
bpo-30860: Consolidate stateful runtime globals. (
#3397
)
2017-09-07 23:51:28 -06:00
dynload_stub.c
…
dynload_win.c
…
errors.c
bpo-31418: Fix an assertion failure in PyErr_WriteUnraisable() in case of an exception with a bad __module__ attribute. (
#3539
)
2017-09-14 01:30:05 +03:00
fileutils.c
…
formatter_unicode.c
bpo-31338 (
#3374
)
2017-09-14 18:13:16 -07:00
frozen.c
…
frozenmain.c
…
future.c
…
getargs.c
bpo-31373: remove overly strict float range checks (
#3486
)
2017-09-10 23:50:46 -07:00
getcompiler.c
…
getcopyright.c
…
getopt.c
…
getplatform.c
…
getversion.c
…
graminit.c
…
import.c
bpo-31574: importlib dtrace (
#3749
)
2017-09-29 15:53:19 -07:00
importdl.c
bpo-31315: Fix an assertion failure in imp.create_dynamic(), when spec.name is not a string. (
#3257
)
2017-09-19 14:39:47 +03:00
importdl.h
…
importlib_external.h
Trivial cleanups following bpo-31370 (
#3649
)
2017-09-18 23:50:44 +02:00
importlib.h
Trivial cleanups following bpo-31370 (
#3649
)
2017-09-18 23:50:44 +02:00
makeopcodetargets.py
…
marshal.c
remove current_filename optimization from marshal (
#3423
) (closes bpo-31384)
2017-09-07 10:49:12 -07:00
modsupport.c
…
mysnprintf.c
…
mystrtoul.c
…
opcode_targets.h
…
peephole.c
…
pyarena.c
…
pyctype.c
…
pyfpe.c
…
pyhash.c
bpo-31338 (
#3374
)
2017-09-14 18:13:16 -07:00
pylifecycle.c
bpo-28411: Support other mappings in PyInterpreterState.modules. (
#3593
)
2017-09-15 16:35:20 -06:00
pymath.c
…
pystate.c
bpo-30860: Fix a refleak. (
#3567
)
2017-09-14 00:35:58 -07:00
pystrcmp.c
…
pystrhex.c
…
pystrtod.c
bpo-31338 (
#3374
)
2017-09-14 18:13:16 -07:00
Python-ast.c
…
pythonrun.c
bpo-30860: Fix a refleak. (
#3567
)
2017-09-14 00:35:58 -07:00
pytime.c
bpo-31338 (
#3374
)
2017-09-14 18:13:16 -07:00
README
…
strdup.c
…
structmember.c
…
symtable.c
bpo-30860: Consolidate stateful runtime globals. (
#3397
)
2017-09-07 23:51:28 -06:00
sysmodule.c
bpo-28411: Support other mappings in PyInterpreterState.modules. (
#3593
)
2017-09-15 16:35:20 -06:00
thread_nt.h
bpo-30860: Consolidate stateful runtime globals. (
#3397
)
2017-09-07 23:51:28 -06:00
thread_pthread.h
remove support for BSD/OS (closes bpo-31624) (
#3812
)
2017-09-28 22:44:27 -07:00
thread.c
bpo-30860: Consolidate stateful runtime globals. (
#3397
)
2017-09-07 23:51:28 -06:00
traceback.c
bpo-30860: Consolidate stateful runtime globals. (
#3397
)
2017-09-07 23:51:28 -06:00
wordcode_helpers.h
bpo-31338 (
#3374
)
2017-09-14 18:13:16 -07:00
README
Miscellaneous source files for the main Python shared library
Reference in New Issue
View Git Blame
Copy Permalink