Skip to content
Why GitHub?
Features
→
Code review
Project management
Integrations
Actions
Packages
Security
Team management
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
Sponsor
Sponsor python/cpython
Watch
1.1k
Star
28.3k
Fork
12.8k
python
/
cpython
Code
Pull requests
1,008
Security
Insights
Branch:
3.6
Create new file
Find file
History
cpython
/
Python
/
Pull request
Compare
This branch is 2192 commits ahead, 8528 commits behind master.
benjaminp
[3.6] Bump copyright years to 2019. (
GH-11407
)
…
(cherry picked from commit
9a69ae8
)
Latest commit
c234061
Jan 2, 2019
Permalink
Type
Name
Latest commit message
Commit time
..
Failed to load latest commit information.
clinic
[3.6]
bpo-29526
: Add reference to help('FORMATTING') in format() buil…
Sep 11, 2017
Python-ast.c
README
_warnings.c
[3.6]
bpo-35454
: Fix miscellaneous minor issues in error handling. (
G…
Dec 11, 2018
asdl.c
replace PY_SIZE_MAX with SIZE_MAX
Sep 7, 2016
ast.c
bpo-35436
: Add missing PyErr_NoMemory() calls and other minor bug fix…
Dec 7, 2018
bltinmodule.c
ceval.c
bpo-35444
: Fix error handling when fail to look up builtin "getattr". (
…
Dec 11, 2018
ceval_gil.h
replace Py_(u)intptr_t with the c99 standard types
Sep 6, 2016
codecs.c
compile.c
condvar.h
dtoa.c
[3.6]
bpo-30923
: Silence fall-through warnings included in -Wextra si…
Sep 12, 2017
dup2.c
Merged revisions 85236 via svnmerge from
Oct 5, 2010
dynamic_annotations.c
Make (most of) Python's tests pass under Thread Sanitizer.
May 3, 2010
dynload_aix.c
dynload_dl.c
dynload_hpux.c
dynload_next.c
dynload_shlib.c
dynload_stub.c
Issue
#13959
: Re-implement imp.get_suffixes() in Lib/imp.py.
May 4, 2012
dynload_win.c
[3.6]
bpo-13617
: Reject embedded null characters in wchar* strings. (
G…
Jun 28, 2017
errors.c
bpo-34503
: Fix refleak in PyErr_SetObject() (
GH-8934
)
Aug 26, 2018
fileutils.c
bpo-28604
: Fix localeconv() for different LC_MONETARY (
GH-10606
) (
GH-…
Nov 20, 2018
formatter_unicode.c
bpo-33954
: Fix _PyUnicode_InsertThousandsGrouping() (
GH-10623
) (
GH-10718
Nov 26, 2018
frozen.c
Issue #26647: Python interpreter now uses 16-bit wordcode instead of …
May 24, 2016
frozenmain.c
future.c
getargs.c
getcompiler.c
[3.6] remove tabs from getcompiler.c (
GH-3892
) (
#3893
)
Oct 5, 2017
getcopyright.c
getopt.c
getplatform.c
REMOVED all CWI, CNRI and BeOpen copyright markings.
Sep 1, 2000
getversion.c
graminit.c
import.c
[3.6]
bpo-35454
: Fix miscellaneous minor issues in error handling. (
G…
Dec 11, 2018
importdl.c
importdl.h
importlib.h
importlib_external.h
Revert "[3.6]
bpo-32303
- Consistency fixes for namespace loaders (
GH…
Feb 26, 2018
makeopcodetargets.py
marshal.c
bpo-35436
: Add missing PyErr_NoMemory() calls and other minor bug fix…
Dec 7, 2018
modsupport.c
mysnprintf.c
Recorded merge of revisions 81032 via svnmerge from
May 9, 2010
mystrtoul.c
opcode_targets.h
Issue #28257: Improved error message when pass a non-iterable as
Oct 2, 2016
peephole.c
pyarena.c
pyctype.c
Include files missed in r72044.
Apr 27, 2009
pyfpe.c
pyhash.c
bpo-31849
: Fix warning in pyhash.c (
GH-6799
)
Jun 4, 2018
pylifecycle.c
[3.6]
bpo-35454
: Fix miscellaneous minor issues in error handling. (
G…
Dec 11, 2018
pymath.c
pystate.c
pystrcmp.c
Recorded merge of revisions 81032 via svnmerge from
May 9, 2010
pystrhex.c
pystrtod.c
pythonrun.c
pytime.c
random.c
bpo-35214
: Add _Py_ prefix to MEMORY_SANITIZER def. (
GH-10503
)
Nov 13, 2018
sigcheck.c
strdup.c
Issue #18722: Remove uses of the "register" keyword in C code.
Aug 13, 2013
structmember.c
Replaced outdated macros _PyUnicode_AsString and _PyUnicode_AsStringA…
Nov 20, 2016
symtable.c
sysmodule.c
thread.c
thread_foobar.h
Issue #21312: Update the thread_foobar.h template file to include new…
Apr 28, 2014
thread_nt.h
thread_pthread.h
traceback.c
wordcode_helpers.h
[3.6]
bpo-30923
: Silence fall-through warnings included in -Wextra si…
Sep 12, 2017
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.