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
python
/
cpython
Sponsor
Sponsor python/cpython
Watch
1.1k
Star
29.1k
Fork
13.3k
Code
Pull requests
1,039
Actions
Security
Insights
Branch:
2.7
Create new file
Find file
History
cpython
/
Objects
/
Pull request
Compare
This branch is 4237 commits ahead, 29476 commits behind master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type
Name
Latest commit message
Commit time
..
Failed to load latest commit information.
stringlib
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
Sep 7, 2016
abstract.c
boolobject.c
bufferobject.c
bytearrayobject.c
bpo-30134
: fix BytesWarning doc, docstring and message (
GH-12739
)
Apr 9, 2019
bytes_methods.c
Merged revisions 82573 via svnmerge from
Jul 5, 2010
capsule.c
Backported PyCapsule from 3.1, and converted most uses of
Mar 25, 2010
cellobject.c
classobject.c
cobject.c
CObject use is marked as a Py3k warning, not a deprecation warning
Nov 4, 2010
codeobject.c
[2.7]
bpo-34234
: Use _PyAnyInt_Check() and _PyAnyInt_CheckExact(). (
G…
Jul 31, 2018
complexobject.c
[2.7]
bpo-34234
: Use _PyAnyInt_Check() and _PyAnyInt_CheckExact(). (
G…
Jul 31, 2018
descrobject.c
Issue #22570: Renamed Py_SETREF to Py_XSETREF.
Apr 6, 2016
dictnotes.txt
Patch #1397848: add the reasoning behind no-resize-on-shrinkage.
Feb 15, 2007
dictobject.c
enumobject.c
[2.7]
bpo-34234
: Use _PyAnyInt_Check() and _PyAnyInt_CheckExact(). (
G…
Jul 31, 2018
exceptions.c
fileobject.c
floatobject.c
frameobject.c
bpo-35504
: Fix segfaults and SystemErrors when deleting certain attrs. (
Dec 20, 2018
funcobject.c
Issue #28139: Fix messed up indentation
Sep 17, 2016
genobject.c
Issue
#14432
: Generator now clears the borrowed reference to the thre…
Dec 13, 2013
intobject.c
bpo-16055
: Fixes incorrect error text for int('1', base=1000) (
#6980
)
May 18, 2018
iterobject.c
Issue #26494: Fixed crash on iterating exhausting iterators.
Mar 30, 2016
listobject.c
[2.7]
bpo-32137
: The repr of deeply nested dict now raises a RuntimeE…
Feb 2, 2018
listsort.txt
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
Sep 7, 2016
lnotab_notes.txt
longobject.c
[2.7]
bpo-37170
: Fix the cast on error in PyLong_AsUnsignedLongLongMa…
Jun 7, 2019
memoryobject.c
bpo-30074
: Fix compile warnings of _PySlice_Unpack and convert missed (
…
Apr 15, 2017
methodobject.c
Issue #22463: Backport compiler warning fixes and workarounds
Jun 21, 2016
moduleobject.c
[2.7] Fix misleading mentions of tp_size in comments (
GH-9138
)
Sep 10, 2018
object.c
obmalloc.c
rangeobject.c
setobject.c
bpo-33391
: Fix refleak in set_symmetric_difference (
GH-6670
)
May 2, 2018
sliceobject.c
stringobject.c
[2.7]
bpo-35552
: Fix reading past the end in PyString_FromFormat(). (
G…
Jan 12, 2019
structseq.c
bpo-38730
: Remove usage of stpncpy as it's not supported on MSVC 2008. (
Nov 7, 2019
tupleobject.c
[2.7]
bpo-32137
: The repr of deeply nested dict now raises a RuntimeE…
Feb 2, 2018
typeobject.c
unicodectype.c
#1571184: makeunicodedata.py now generates the functions _PyUnicode_T…
Oct 6, 2009
unicodeobject.c
bpo-33817
: Fix _PyString_Resize() and _PyUnicode_Resize() for empty s…
Jan 12, 2019
unicodetype_db.h
weakrefobject.c
consistently use Py_TYPE, Py_REFCNT, and correct initializer macros (
#…
Sep 14, 2017
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.