Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
fireattack
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Objects
on
2.7
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 20, 2017
bpo-29602: fix signed zero handling in complex constructor (#204)
Show description for c0b336e
mdickinson
authored
c0b336e
View commit details
Copy full SHA for c0b336e
View code at this point
Browse repository at this point
bpo-29347: Fix possibly dereferencing undefined pointers when creating weakref objects (#128) (#187)
zhangyangyu
authored
7131a73
View commit details
Copy full SHA for 7131a73
View code at this point
Browse repository at this point
Commits on Feb 1, 2017
Issue #29028: Fixed possible use-after-free bugs in the subscription of the
Show description for 8e21cc3
serhiy-storchaka
committed
8e21cc3
View commit details
Copy full SHA for 8e21cc3
View code at this point
Browse repository at this point
Commits on Jan 25, 2017
Issue #27867: Replaced function PySlice_GetIndicesEx() with a macro.
serhiy-storchaka
committed
3efe32e
View commit details
Copy full SHA for 3efe32e
View code at this point
Browse repository at this point
Commits on Jan 9, 2017
Issue #29145: Fix overflow checks in string, bytearray and unicode.
Show description for 7bdb516
zhangyangyu
committed
7bdb516
View commit details
Copy full SHA for 7bdb516
View code at this point
Browse repository at this point
Commits on Dec 27, 2016
Issue #28427: old keys should not remove new values from
Show description for f939b3c
pitrou
committed
f939b3c
View commit details
Copy full SHA for f939b3c
View code at this point
Browse repository at this point
Issue #28998: More APIs now support longs as well as ints.
serhiy-storchaka
committed
994f04d
View commit details
Copy full SHA for 994f04d
View code at this point
Browse repository at this point
Commits on Dec 20, 2016
Issue #29019: Fix dict.fromkeys(x) overallocates when x is sparce dict.
Show description for e126f98
methane
committed
e126f98
View commit details
Copy full SHA for e126f98
View code at this point
Browse repository at this point
Commits on Dec 14, 2016
revert a37cc3d926ec (#5322)
benjaminp
committed
4403d50
View commit details
Copy full SHA for 4403d50
View code at this point
Browse repository at this point
Backed out changeset ea904d4b3634
benjaminp
committed
d1aad3f
View commit details
Copy full SHA for d1aad3f
View code at this point
Browse repository at this point
Commits on Dec 3, 2016
fix refleak in reduce_2 error case
benjaminp
committed
f8f2138
View commit details
Copy full SHA for f8f2138
View code at this point
Browse repository at this point
fix refleak in the shift-by-zero case (#27870)
benjaminp
committed
4458449
View commit details
Copy full SHA for 4458449
View code at this point
Browse repository at this point
Commits on Dec 2, 2016
declarations to the top of the block
benjaminp
committed
cffc0f4
View commit details
Copy full SHA for cffc0f4
View code at this point
Browse repository at this point
Issue #5322: Fixed setting __new__ to a PyCFunction inside Python code.
Show description for daf82f7
serhiy-storchaka
committed
daf82f7
View commit details
Copy full SHA for daf82f7
View code at this point
Browse repository at this point
Commits on Dec 1, 2016
Issue #11145: Fixed miscellaneous issues with C-style formatting of types
Show description for c30f27d
serhiy-storchaka
committed
c30f27d
View commit details
Copy full SHA for c30f27d
View code at this point
Browse repository at this point
Commits on Nov 29, 2016
Issue #24469: Fixed memory leak caused by int subclasses without overridden
Show description for 13cc679
serhiy-storchaka
committed
13cc679
View commit details
Copy full SHA for 13cc679
View code at this point
Browse repository at this point
Commits on Nov 9, 2016
Issue #27942: Fix memory leak in codeobject.c
Yury Selivanov
committed
48aa605
View commit details
Copy full SHA for 48aa605
View code at this point
Browse repository at this point
Commits on Oct 8, 2016
Issue #26906: Resolving special methods of uninitialized type now causes
Show description for 61dd7ff
serhiy-storchaka
committed
61dd7ff
View commit details
Copy full SHA for 61dd7ff
View code at this point
Browse repository at this point
Silenced compiler warnings.
serhiy-storchaka
committed
6a35bf6
View commit details
Copy full SHA for 6a35bf6
View code at this point
Browse repository at this point
Commits on Oct 7, 2016
Issue #18287: PyType_Ready() now checks that tp_name is not NULL.
Show description for 0ea51b1
serhiy-storchaka
committed
0ea51b1
View commit details
Copy full SHA for 0ea51b1
View code at this point
Browse repository at this point
Commits on Oct 4, 2016
Issue #28350: String constants with null character no longer interned.
serhiy-storchaka
committed
ab8b75a
View commit details
Copy full SHA for ab8b75a
View code at this point
Browse repository at this point
Commits on Sep 30, 2016
Issue #27942: String constants now interned recursively in tuples and frozensets.
serhiy-storchaka
committed
67edf73
View commit details
Copy full SHA for 67edf73
View code at this point
Browse repository at this point
Commits on Sep 17, 2016
Issue #28139: Fix messed up indentation
Show description for ca56dd4
vadmium
committed
ca56dd4
View commit details
Copy full SHA for ca56dd4
View code at this point
Browse repository at this point
Commits on Sep 8, 2016
Correct occurance → occurrence; extracted from patch by Georg Brandl
vadmium
committed
440bbd0
View commit details
Copy full SHA for 440bbd0
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
vadmium
committed
6507657
View commit details
Copy full SHA for 6507657
View code at this point
Browse repository at this point
promote some shifts to unsigned, so as not to invoke undefined behavior
benjaminp
committed
89f676f
View commit details
Copy full SHA for 89f676f
View code at this point
Browse repository at this point
make sure to not call memcpy with a NULL second argument
benjaminp
committed
d4d7900
View commit details
Copy full SHA for d4d7900
View code at this point
Browse repository at this point
Commits on Aug 29, 2016
Issue #27870: A left shift of zero by a large integer no longer attempts to allocate large amounts of memory.
mdickinson
committed
02c0c0b
View commit details
Copy full SHA for 02c0c0b
View code at this point
Browse repository at this point
Commits on Aug 21, 2016
Issue #25604: Fix bug in integer true division that could have resulted in off-by-one-ulp results in unusual cases.
mdickinson
committed
89446b2
View commit details
Copy full SHA for 89446b2
View code at this point
Browse repository at this point
Commits on Aug 19, 2016
Fix a refleak in call_maybe()
Show description for 42e9d94
vstinner
committed
42e9d94
View commit details
Copy full SHA for 42e9d94
View code at this point
Browse repository at this point
Fix a refleak in call_method()
Show description for c9921d3
vstinner
committed
c9921d3
View commit details
Copy full SHA for c9921d3
View code at this point
Browse repository at this point
Commits on Jul 28, 2016
Spelling and grammar fixes in code comments and documentation
vadmium
committed
3d36f0f
View commit details
Copy full SHA for 3d36f0f
View code at this point
Browse repository at this point
Issue #27626: Spelling fixes in docs, comments and internal names
Show description for a850ef6
vadmium
committed
a850ef6
View commit details
Copy full SHA for a850ef6
View code at this point
Browse repository at this point
Commits on Jul 25, 2016
Issue #27581: Don’t rely on overflow wrapping in PySequence_Tuple()
Show description for 2a0438d
vadmium
committed
2a0438d
View commit details
Copy full SHA for 2a0438d
View code at this point
Browse repository at this point
Commits on Jul 18, 2016
Issue #27507: Check for integer overflow in bytearray.extend()
Show description for 0c08fe0
vadmium
committed
0c08fe0
View commit details
Copy full SHA for 0c08fe0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.