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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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
35.4k
Star
76.5k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
c8749b5
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 9, 2021
bpo-46008: Make runtime-global object/type lifecycle functions and state consistent. (gh-29998)
Show description for c8749b5
ericsnowcurrently
authored
c8749b5
View commit details
Copy full SHA for c8749b5
Browse repository at this point
Remove an outdated comment. (GH-30010)
serhiy-storchaka
authored
d8a464e
View commit details
Copy full SHA for d8a464e
Browse repository at this point
bpo-46018: Ensure that math.expm1 does not raise on underflow (GH-29997)
zooba
authored
3363e1c
View commit details
Copy full SHA for 3363e1c
Browse repository at this point
bpo-45654: Freeze the runpy module and stuff it imports (GH-29903)
kumaraditya303
authored
44b0e76
View commit details
Copy full SHA for 44b0e76
Browse repository at this point
bpo-45635: continue refactor of print_exception() to standardize error handling (GH-29996)
Show description for dc4a212
iritkatriel
and
Erlend Egeberg Aasland
authored
dc4a212
View commit details
Copy full SHA for dc4a212
Browse repository at this point
bpo-46016: Fix rest syntax of GH-29993 (GH-30006)
kumaraditya303
authored
b123ad8
View commit details
Copy full SHA for b123ad8
Browse repository at this point
bpo-46025: Fix a crash in the atexit module for auto-unregistering functions (GH-30002)
pablogsal
authored
f0d290d
View commit details
Copy full SHA for f0d290d
Browse repository at this point
bpo-25066: Added repr for multiprocessing.Event (GH-29749)
Show description for af6b406
kumaraditya303
and
pablogsal
authored
af6b406
View commit details
Copy full SHA for af6b406
Browse repository at this point
bpo-45391: mark UnionType as a class in documentation (GH-28757)
Show description for e2cfc89
gaborbernat
authored
e2cfc89
View commit details
Copy full SHA for e2cfc89
Browse repository at this point
bpo-46007: Exclude PyUnicode_CHECK_INTERNED() from limited C API (GH-29987)
Show description for 73325bb
vstinner
authored
73325bb
View commit details
Copy full SHA for 73325bb
Browse repository at this point
bpo-45510: Check both types when specializing subtraction (GH-29995)
brandtbucher
authored
5de39f4
View commit details
Copy full SHA for 5de39f4
Browse repository at this point
Commits on Dec 8, 2021
Merge remote-tracking branch 'upstream/main'
pablogsal
committed
9fe0de2
View commit details
Copy full SHA for 9fe0de2
Browse repository at this point
Post 3.11.0a3
pablogsal
committed
23d52fc
View commit details
Copy full SHA for 23d52fc
Browse repository at this point
bpo-46016: fcntl module add FreeBSD's F_DUP2FD_CLOEXEC flag support (GH-29993)
devnexen
authored
267539b
View commit details
Copy full SHA for 267539b
Browse repository at this point
Python 3.11.0a3
pablogsal
committed
2e91dba
View commit details
Copy full SHA for 2e91dba
Browse repository at this point
Fix some false positives of documentation syntax problems
pablogsal
committed
3ea574f
View commit details
Copy full SHA for 3ea574f
Browse repository at this point
bpo-45711: Remove unnecessary normalization of exc_info (GH-29922)
iritkatriel
authored
2109f78
View commit details
Copy full SHA for 2109f78
Browse repository at this point
bpo-46015: Fixes calculation of sys.path in a venv on Windows (GH-29992)
Show description for 7778116
zooba
authored
7778116
View commit details
Copy full SHA for 7778116
Browse repository at this point
bpo-45359: Support TopologicalSorter type subscript (GH-28714)
Show description for 3cb9731
3 people
authored
3cb9731
View commit details
Copy full SHA for 3cb9731
Browse repository at this point
bpo-45635: refactor print_exception() into smaller functions (GH-29981)
Show description for f893bb2
iritkatriel
and
Erlend Egeberg Aasland
authored
f893bb2
View commit details
Copy full SHA for f893bb2
Browse repository at this point
bpo-45813: Drop redundant assertion from frame.clear() (GH-29990)
Show description for d4363d2
asvetlov
authored
d4363d2
View commit details
Copy full SHA for d4363d2
Browse repository at this point
bpo-46009: Do not exhaust generator when send() method raises (GH-29986)
markshannon
authored
69806b9
View commit details
Copy full SHA for 69806b9
Browse repository at this point
doc: Add link issue 44010 (GH-29454)
rffontenelle
authored
3e0f13b
View commit details
Copy full SHA for 3e0f13b
Browse repository at this point
bpo-45847: Don't override user overrides for CFLAGS/LIBS (GH-29967)
tiran
authored
0461c68
View commit details
Copy full SHA for 0461c68
Browse repository at this point
Fix double-space in exception message (GH-29955)
nedbat
authored
c602c1b
View commit details
Copy full SHA for c602c1b
Browse repository at this point
bpo-40222: update doc entry with respect to the change in WITH_EXCEPT_START (GH-29975)
iritkatriel
authored
7989e9d
View commit details
Copy full SHA for 7989e9d
Browse repository at this point
bpo-20751: Match variable name to the example. (GH-29980)
rhettinger
authored
4ccccb1
View commit details
Copy full SHA for 4ccccb1
Browse repository at this point
bpo-45582: Write empty pybuilddir.txt on Windows to allow relocatable build directories (GH-29979)
zooba
authored
b0b3086
View commit details
Copy full SHA for b0b3086
Browse repository at this point
bpo-46008: Move Py*State init into distinct functions. (gh-29977)
Show description for 32a6724
ericsnowcurrently
authored
32a6724
View commit details
Copy full SHA for 32a6724
Browse repository at this point
bpo-46008: Add _PyInterpreterState_Main(). (gh-29978)
Show description for 758b74e
ericsnowcurrently
authored
758b74e
View commit details
Copy full SHA for 758b74e
Browse repository at this point
bpo-46008: Stop calling _PyThreadState_Init() in new_threadstate(). (gh-29973)
Show description for 1f384e3
ericsnowcurrently
authored
1f384e3
View commit details
Copy full SHA for 1f384e3
Browse repository at this point
Commits on Dec 7, 2021
bpo-46008: Use PyMem_RawCalloc() to allocate PyThreadState. (GH-29972)
Show description for 9b577cd
ericsnowcurrently
authored
9b577cd
View commit details
Copy full SHA for 9b577cd
Browse repository at this point
bpo-46008: Move thread-related interpreter state into a sub-struct. (gh-29971)
Show description for 313f92a
ericsnowcurrently
authored
313f92a
View commit details
Copy full SHA for 313f92a
Browse repository at this point
bpo-46008: Return void from _PyEval_InitState(). (gh-29970)
Show description for 8262c96
ericsnowcurrently
authored
8262c96
View commit details
Copy full SHA for 8262c96
Browse repository at this point
bpo-45847: Revert Port _ctypes partly to PY_STDLIB_MOD (GH-29747) (GH-29969)
tiran
authored
91b59a3
View commit details
Copy full SHA for 91b59a3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.