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 }}
xiaolanpython
/
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
selectors-refactoring
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 5, 2017
Update Argument Clinic generated code for bpo-29878. (#1001)
serhiy-storchaka
authored
bae6881
View commit details
Copy full SHA for bae6881
View code at this point
Browse repository at this point
bpo-29549: Fixes docstring for str.index (#256)
Show description for 43ba886
lisroach
authored and
rhettinger
committed
43ba886
View commit details
Copy full SHA for 43ba886
View code at this point
Browse repository at this point
Commits on Apr 1, 2017
bpo-29949: Fix set memory usage regression (GH-943)
Show description for e82cf86
methane
authored
e82cf86
View commit details
Copy full SHA for e82cf86
View code at this point
Browse repository at this point
Commits on Mar 31, 2017
Fix spurious MemoryError introduced by PR #886. (#930)
Show description for 06bb487
Yhg1s
authored
06bb487
View commit details
Copy full SHA for 06bb487
View code at this point
Browse repository at this point
bpo-29941: Assert fixes (#886)
Show description for a00c3fd
Yhg1s
authored
a00c3fd
View commit details
Copy full SHA for a00c3fd
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
bpo-29935: Fixed error messages in the index() method of tuple, list and deque (#887)
Show description for d4edfc9
serhiy-storchaka
authored
d4edfc9
View commit details
Copy full SHA for d4edfc9
View code at this point
Browse repository at this point
bpo-29816: Shift operation now has less opportunity to raise OverflowError. (#680)
Show description for 918403c
serhiy-storchaka
authored
918403c
View commit details
Copy full SHA for 918403c
View code at this point
Browse repository at this point
bpo-24821: Fixed the slowing down to 25 times in the searching of some (#505)
Show description for 0a58f72
serhiy-storchaka
authored
0a58f72
View commit details
Copy full SHA for 0a58f72
View code at this point
Browse repository at this point
bpo-29878: Add global instances of int for 0 and 1. (#852)
serhiy-storchaka
authored
ba85d69
View commit details
Copy full SHA for ba85d69
View code at this point
Browse repository at this point
Commits on Mar 29, 2017
bpo-29927: Remove duplicate BufferError init and unnecessary semicolons (GH-866)
louisom
authored and
zhangyangyu
committed
c431854
View commit details
Copy full SHA for c431854
View code at this point
Browse repository at this point
Commits on Mar 27, 2017
bpo-29924: Remove useless argument (#854)
SylvainDe
authored and
vstinner
committed
d67a103
View commit details
Copy full SHA for d67a103
View code at this point
Browse repository at this point
Commits on Mar 24, 2017
bpo-29894: Deprecate returning an instance of complex subclass from __complex__. (#798)
Show description for 671079e
serhiy-storchaka
authored
671079e
View commit details
Copy full SHA for 671079e
View code at this point
Browse repository at this point
Commits on Mar 21, 2017
bpo-29865: Use PyXXX_GET_SIZE macros rather than Py_SIZE for concrete types. (#748)
serhiy-storchaka
authored
fff9a31
View commit details
Copy full SHA for fff9a31
View code at this point
Browse repository at this point
Don't use Py_SIZE for dict object. (#747)
serhiy-storchaka
authored
c61ac16
View commit details
Copy full SHA for c61ac16
View code at this point
Browse repository at this point
Commits on Mar 20, 2017
bpo-28876: bool of large range raises OverflowError (#699)
4kir4
authored and
serhiy-storchaka
committed
e46fb86
View commit details
Copy full SHA for e46fb86
View code at this point
Browse repository at this point
Commits on Mar 19, 2017
bpo-29116: Fix error messages for concatenating bytes and bytearray with unsupported type. (#709)
serhiy-storchaka
authored
6b5a9ec
View commit details
Copy full SHA for 6b5a9ec
View code at this point
Browse repository at this point
bpo-29116: Improve error message for concatenating str with non-str. (#710)
serhiy-storchaka
authored
004e03f
View commit details
Copy full SHA for 004e03f
View code at this point
Browse repository at this point
bpo-29748: Added the slice index converter in Argument Clinic. (#549)
serhiy-storchaka
authored
80ec836
View commit details
Copy full SHA for 80ec836
View code at this point
Browse repository at this point
bpo-29793: Convert some builtin types constructors to Argument Clinic. (#615)
serhiy-storchaka
authored
18b250f
View commit details
Copy full SHA for 18b250f
View code at this point
Browse repository at this point
bpo-20186: Convert tuple object implementation to Argument Clinic. (#614)
serhiy-storchaka
authored
0b56159
View commit details
Copy full SHA for 0b56159
View code at this point
Browse repository at this point
bpo-20185: Convert typeobject.c to Argument Clinic. (#544)
Show description for 5c643a0
serhiy-storchaka
authored
5c643a0
View commit details
Copy full SHA for 5c643a0
View code at this point
Browse repository at this point
Commits on Mar 14, 2017
bpo-29735: Optimize partial_call(): avoid tuple (#516)
Show description for 0f7b0b3
vstinner
authored
0f7b0b3
View commit details
Copy full SHA for 0f7b0b3
View code at this point
Browse repository at this point
bpo-28810: Update lnotab_notes.txt (#665)
ilevkivskyi
authored and
serhiy-storchaka
committed
9135275
View commit details
Copy full SHA for 9135275
View code at this point
Browse repository at this point
bpo-29548: Recommend PyObject_Call APIs over PyEval_Call APIs. (GH-75)
Show description for aa289a5
methane
authored
aa289a5
View commit details
Copy full SHA for aa289a5
View code at this point
Browse repository at this point
bpo-28856: Let %b format for bytes support objects that follow the buffer protocol (GH-546)
zhangyangyu
authored
7e2a54c
View commit details
Copy full SHA for 7e2a54c
View code at this point
Browse repository at this point
Commits on Mar 12, 2017
bpo-29730: replace some calls to PyNumber_Check and improve some error messages (#650)
orenmn
authored and
serhiy-storchaka
committed
0042510
View commit details
Copy full SHA for 0042510
View code at this point
Browse repository at this point
Fix wrapping into StopIteration of return values in generators and coroutines (#644)
1st1
authored
b7c9150
View commit details
Copy full SHA for b7c9150
View code at this point
Browse repository at this point
bpo-24037: Add Argument Clinic converter `bool(accept={int})`. (#485)
serhiy-storchaka
authored
202fda5
View commit details
Copy full SHA for 202fda5
View code at this point
Browse repository at this point
Commits on Mar 11, 2017
bpo-20185: Convert float object implementation to Argument Clinic. (#543)
Show description for b5c51d3
serhiy-storchaka
authored
b5c51d3
View commit details
Copy full SHA for b5c51d3
View code at this point
Browse repository at this point
bpo-20185: Convert list object implementation to Argument Clinic. (#542)
serhiy-storchaka
authored
fdd42c4
View commit details
Copy full SHA for fdd42c4
View code at this point
Browse repository at this point
Commits on Mar 9, 2017
bpo-29749: Update int() docstring (GH-565)
Show description for 390a096
soolabettu
authored and
brettcannon
committed
390a096
View commit details
Copy full SHA for 390a096
View code at this point
Browse repository at this point
Commits on Mar 8, 2017
Use Py_RETURN_FALSE/Py_RETURN_TRUE rather than PyBool_FromLong(0)/PyBool_FromLong(1). (#567)
serhiy-storchaka
authored
370fd20
View commit details
Copy full SHA for 370fd20
View code at this point
Browse repository at this point
bpo-29568: Disable any characters between two percents for escaped percent "%%" in the format string for classic string formatting. (GH-513)
serhiy-storchaka
authored and
zhangyangyu
committed
9f8ad3f
View commit details
Copy full SHA for 9f8ad3f
View code at this point
Browse repository at this point
bpo-24329: allow __qualname__ and __classcell__ in __slots__ (GH-495)
zhangyangyu
authored
c393ee8
View commit details
Copy full SHA for c393ee8
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
bpo-29737: Optimize concatenating with empty tuple. (#524)
serhiy-storchaka
authored
98e80c2
View commit details
Copy full SHA for 98e80c2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.