Skip to content
Why GitHub?
Features
→
Code review
Project management
Integrations
Actions
Team management
Social coding
Documentation
Code hosting
Customer stories
→
Security
→
Enterprise
Explore
Explore GitHub
→
Learn & contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
Events
Community forum
GitHub Education
Marketplace
Pricing
Plans
→
Compare plans
Contact Sales
Nonprofit
→
Education
→
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
Watch
1,047
Star
23,113
Fork
9,062
python
/
cpython
Code
Pull requests
1,073
Insights
Branch:
master
Create new file
Find file
History
cpython
/
Python
/
ZackerySpytz
and
miss-islington
bpo-36374: Fix a possible null pointer dereference (
GH-12449
)
…
https://bugs.python.org/issue36374
Latest commit
9b4a1b1
Mar 20, 2019
Permalink
Type
Name
Latest commit message
Commit time
..
Failed to load latest commit information.
clinic
bpo-36127: Argument Clinic: inline parsing code for keyword parameter…
Mar 14, 2019
Python-ast.c
README
_warnings.c
bpo-35459: Use PyDict_GetItemWithError() instead of PyDict_GetItem(). (
…
Feb 25, 2019
asdl.c
ast.c
ast_opt.c
ast_unparse.c
bltinmodule.c
bootstrap_hash.c
bpo-35550: Fix incorrect Solaris define guards (
GH-11275
)
Dec 31, 2018
ceval.c
bpo-36333, bpo-36356: Fix _PyEval_FiniThreads() (
GH-12432
)
Mar 19, 2019
ceval_gil.h
Revert: bpo-33608: Factor out a private, per-interpreter _Py_AddPendi…
Mar 4, 2019
codecs.c
bpo-35459: Use PyDict_GetItemWithError() instead of PyDict_GetItem(). (
…
Feb 25, 2019
compile.c
condvar.h
bpo-12822: use monotonic clock for condvar if possible (
GH-11723
)
Feb 20, 2019
context.c
bpo-36101: remove non-ascii characters in docstring (
GH-12018
)
Feb 24, 2019
coreconfig.c
dtoa.c
dup2.c
dynamic_annotations.c
dynload_aix.c
dynload_dl.c
Issue #24268: Fix import naming when loading extension modules. Patch…
May 23, 2015
dynload_hpux.c
dynload_shlib.c
dynload_stub.c
Issue #13959: Re-implement imp.get_suffixes() in Lib/imp.py.
May 4, 2012
dynload_win.c
bpo-36254: Fix invalid uses of %d in format strings in C. (
GH-12264
)
Mar 13, 2019
errors.c
fileutils.c
formatter_unicode.c
bpo-33954: Fix _PyUnicode_InsertThousandsGrouping() (
GH-10623
)
Nov 26, 2018
frozen.c
frozenmain.c
bpo-36142: Rework error reporting in pymain_main() (
GH-12113
)
Mar 1, 2019
future.c
bpo-34683: Make SyntaxError column offsets consistently 1-indexed (
gh…
Sep 24, 2018
getargs.c
getcompiler.c
getcopyright.c
getopt.c
getplatform.c
getversion.c
bpo-32150: Expand tabs to spaces in C files. (
#4583
)
Nov 28, 2017
graminit.c
hamt.c
bpo-36254: Fix invalid uses of %d in format strings in C. (
GH-12264
)
Mar 13, 2019
import.c
bpo-36362: Avoid unused variables when HAVE_DYNAMIC_LOADING is not de…
Mar 19, 2019
importdl.c
bpo-31315: Fix an assertion failure in imp.create_dynamic(), when spe…
Sep 19, 2017
importdl.h
PEP 489: Multi-phase extension module initialization
May 23, 2015
importlib.h
bpo-35321: Set the spec origin to frozen in frozen modules (
#11732
)
Feb 5, 2019
importlib_external.h
bpo-35843: Implement __getitem__ for _NamespacePath (
GH-11690
)
Mar 8, 2019
importlib_zipimport.h
bpo-16806: Fix `lineno` and `col_offset` for multi-line string tokens (
…
Jan 13, 2019
makeopcodetargets.py
makeopcodetargets.py: we need to import Lib/opcode.py
Mar 26, 2016
marshal.c
modsupport.c
mysnprintf.c
mystrtoul.c
bpo-31370: Remove support for threads-less builds (
#3385
)
Sep 7, 2017
opcode_targets.h
bpo-33041: Rework compiling an "async for" loop. (
#6142
)
Mar 23, 2018
pathconfig.c
peephole.c
bpo-9566: Fix compiler warnings in peephole.c (
GH-10652
)
Dec 7, 2018
preconfig.c
bpo-36301: Add _PyPreCmdline internal API (
GH-12458
)
Mar 20, 2019
pyarena.c
bpo-36254: Fix invalid uses of %d in format strings in C. (
GH-12264
)
Mar 13, 2019
pyctype.c
pyfpe.c
bpo-29137: Remove fpectl module (
#4789
)
Jan 6, 2018
pyhash.c
pylifecycle.c
bpo-36301: Add _PyRuntime.pre_initialized (
GH-12457
)
Mar 20, 2019
pymath.c
pystate.c
pystrcmp.c
pystrhex.c
closes bpo-34646: Remove PyAPI_* macros from declarations. (
GH-9218
)
Sep 12, 2018
pystrtod.c
bpo-35436: Add missing PyErr_NoMemory() calls and other minor bug fix…
Dec 7, 2018
pythonrun.c
pytime.c
bpo-34373: fix test_mktime and test_pthread_getcpuclickid tests on AIX (
Dec 28, 2018
strdup.c
bpo-32150: Expand tabs to spaces in C files. (
#4583
)
Nov 28, 2017
structmember.c
symtable.c
bpo-36187: Remove NamedStore. (
GH-12167
)
Mar 5, 2019
sysmodule.c
thread.c
thread_nt.h
thread_pthread.h
traceback.c
wordcode_helpers.h
README
Miscellaneous source files for the main Python shared library
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.