Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
33.3k
Star
69.7k
Code
Issues
5k+
Pull requests
2.1k
Actions
Projects
28
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
a7ec5a3
User selector
All users
Datepicker
All time
Commit History
Commits on May 14, 2021
Update news
Fidget-Spinner
committed
a7ec5a3
Copy full SHA for a7ec5a3
Merge remote-tracking branch 'upstream/main' into call_method_kw_final
Fidget-Spinner
committed
c0219d1
Copy full SHA for c0219d1
Make CALL_METHOD branchless too since it shares the same code
Fidget-Spinner
committed
e75c992
Copy full SHA for e75c992
Apply Mark's review comments
Fidget-Spinner
committed
a596bba
Copy full SHA for a596bba
[doc] Fix typos in cgi.rst (#24766)
geryogam
authored
19d839a
Copy full SHA for 19d839a
sqlite3 test suite now works with SQLITE_DQS=0 (GH-26032)
Erlend Egeberg Aasland
authored
be7e467
Copy full SHA for be7e467
Doc: Fix ambiguous pronoun (GH-26037)
danielshahaf
authored
fe175a8
Copy full SHA for fe175a8
Updated code example for asyncio.gather (GH-20604)
Show description for 56b8ea6
josephernest
authored
56b8ea6
Copy full SHA for 56b8ea6
bpo-38250: add version added for FlagBoundary (GH-25820)
Show description for 65d180d
hauntsaninja
authored
65d180d
Copy full SHA for 65d180d
Update doc as relative import can be used with star import (GH-25667)
gousaiyang
authored
3d4b5f1
Copy full SHA for 3d4b5f1
bpo-43977: Update pattern matching language reference docs (GH-25917)
Show description for 53c91ac
Fidget-Spinner
authored
53c91ac
Copy full SHA for 53c91ac
Reword paragraph on specific value for Py_LIMITED_API (GH-26101)
encukou
authored
ddd30b2
Copy full SHA for ddd30b2
Commits on May 13, 2021
bpo-43908: Add What's New entry for Py_TPFLAGS_IMMUTABLETYPE flag (GH-25816)
Erlend Egeberg Aasland
authored
a09fc9c
Copy full SHA for a09fc9c
bpo-28146: Fix a confusing error message in str.format() (GH-24213)
Show description for 4aeee0b
iritkatriel
authored
4aeee0b
Copy full SHA for 4aeee0b
bpo-44094: Remove deprecated PyErr_ APIs. (GH-26011)
Show description for ae3c66a
methane
authored
ae3c66a
Copy full SHA for ae3c66a
bpo-44114: Remove redundant cast. (GH-26098)
methane
authored
e0c614e
Copy full SHA for e0c614e
bpo-44125: Fix "make patchcheck" on non-English locale (GH-26102)
Show description for 1aa3530
pitrou
authored
1aa3530
Copy full SHA for 1aa3530
Fix typo in configure (GH-26078)
eltociear
authored
3c0b070
Copy full SHA for 3c0b070
bpo-39906: Document new follow_symlinks argument to pathlib.Path.stat() and chmod() in 3.10 whatsnew. (GH-26089)
barneygale
authored
366c69f
Copy full SHA for 366c69f
bpo-43757: Document os.path.realpath(strict=True) in 3.10 whatsnew. (GH-26090)
barneygale
authored
d1560d2
Copy full SHA for d1560d2
bpo-44114: Fix dictkeys_reversed and dictvalues_reversed function signatures (GH-26062)
Show description for ab383eb
joemarshall
authored
ab383eb
Copy full SHA for ab383eb
bpo-44098: Drop ParamSpec from most ``__parameters__`` in typing generics (GH-26013)
Show description for b2f3f8e
Fidget-Spinner
authored
b2f3f8e
Copy full SHA for b2f3f8e
bpo-44113: Update fromzenmain not to use Py_SetProgramName (GH-26085)
corona10
authored
7565586
Copy full SHA for 7565586
bpo-44113: Fix compiler warning in PySys_AddWarnOption() (GH-26084)
Show description for ec7c09b
vstinner
authored
ec7c09b
Copy full SHA for ec7c09b
bpo-44030: Fix formatting error in exceptions docs (GH-25929)
miguendes
authored
8ea350e
Copy full SHA for 8ea350e
Commits on May 12, 2021
bpo-44113: Update __xxtestfuzz not to use Py_SetProgramName (GH-26083)
corona10
authored
a0ccc40
Copy full SHA for a0ccc40
bpo-44113: Deprecate old functions to config Python init (GH-26060)
Show description for 6cd0446
vstinner
authored
6cd0446
Copy full SHA for 6cd0446
bpo-40645: Fix ref leaks in _hashopenssl (GH-26079)
Erlend Egeberg Aasland
authored
504ffda
Copy full SHA for 504ffda
bpo-44116: Add GC support to _csv heap types (GH-26074)
Erlend Egeberg Aasland
authored
e5ba1fe
Copy full SHA for e5ba1fe
bpo-44117: Add C API section to What's New in Python 3.11 (GH-26071)
Show description for ff23015
vstinner
authored
ff23015
Copy full SHA for ff23015
bpo-40645: Fix reference leak in the _hashopenssl extension (GH-26072)
Show description for 3611db5
encukou
authored
3611db5
Copy full SHA for 3611db5
bpo-38908: Fix issue when non runtime_protocol failed to raise TypeError (#26067)
uriyyo
authored
c40486a
Copy full SHA for c40486a
Use get_binascii_state instead of PyModule_GetState (GH-26069)
corona10
authored
9b06e4b
Copy full SHA for 9b06e4b
bpo-44089: Allow subclassing of ``csv.Error`` (GH-26008)
Show description for 2b458c1
Fidget-Spinner
authored
2b458c1
Copy full SHA for 2b458c1
bpo-25479: add unit test for __subclasshook__ in test_abc.py (GH-24034)
Show description for 5010c04
karlcow
authored
5010c04
Copy full SHA for 5010c04
Pagination
Previous
Next
You can’t perform that action at this time.