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 }}
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
36.1k
Star
77.2k
Code
Issues
5k+
Pull requests
2.7k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
All pull requests
New pull request
Search pull requests
is
:
pr
state
:
open
is:pr state:open
Clear filter
Search
Pull requests
Open
2,697
(2,697)
Closed
74,481
(74,481)
Author
Label
Projects
Milestones
Reviews
Assignee
Sort by
Newest
descending
More items
Comfortable display density
Compact display density
gh-144812: Make argparse group classes public
awaiting review
#158045
·
gaborbernat
opened
Sep 23, 2026
Contributor
·
·
1
gh-158032: Keep the element tag alive during Element.iter comparison
awaiting review
#158044
·
lul-cas
opened
Sep 23, 2026
Contributor
·
·
1
gh-158033: Keep the aiter sentinel alive during comparison
awaiting review
#158043
·
lul-cas
opened
Sep 23, 2026
Contributor
·
·
1
1
gh-129589: Skip the abc caches for unhashable classes
awaiting review
#158042
·
v0ropaev
opened
Sep 23, 2026
·
·
1
1
gh-89722: Add tests for pprint.pprint() and pprint.pp()
awaiting review
tests
#158041
·
v0ropaev
opened
Sep 23, 2026
·
·
1
2
gh-142083: Document the 'w' type code in the array.array docstring
awaiting review
#158040
·
v0ropaev
opened
Sep 23, 2026
·
·
1
gh-136640: Correct the description of AST location attributes
awaiting review
docs
skip news
#158039
·
v0ropaev
opened
Sep 23, 2026
·
·
2
gh-156026: Document that the 'tar' filter does not bound link targets
awaiting review
docs
skip news
#158038
·
drengir1
opened
Sep 23, 2026
·
·
2
gh-154757: Remove deprecated PyEval_InitThreads() function
awaiting core review
topic-C-API
#158037
·
vstinner
opened
Sep 23, 2026
Member
·
·
2
[3.15] gh-70331: Protect IDLE's imports from user files in the current directory (GH-157643)
awaiting review
#158034
·
miss-islington
opened
Sep 23, 2026
Contributor
·
·
[3.13] gh-69919: Catch all compile errors in the code module, pyrepl and IDLE (GH-157585)
awaiting core review
#158030
·
serhiy-storchaka
opened
Sep 23, 2026
Member
·
·
1
[3.14] gh-69919: Catch all compile errors in the code module, pyrepl and IDLE (GH-157585)
awaiting core review
#158029
·
serhiy-storchaka
opened
Sep 23, 2026
Member
·
·
1
[3.15] gh-157335: Fix out-of-bounds write in mmap.mmap.__setitem__ (GH-157438)
awaiting merge
#158026
·
miss-islington
opened
Sep 23, 2026
Contributor
·
·
1
[3.15] gh-69919: Catch all compile errors in the code module, pyrepl and IDLE (GH-157585)
awaiting review
#158025
·
miss-islington
opened
Sep 23, 2026
Contributor
·
·
2
gh-158001: Remove Py_SetProgramName() function
awaiting core review
topic-C-API
#158024
·
vstinner
opened
Sep 23, 2026
Member
·
·
1
[3.15] gh-103089: Colorize only the beginning of very long lines in IDLE (GH-157647)
awaiting review
#158021
·
miss-islington
opened
Sep 23, 2026
Contributor
·
·
gh-158001: Remove global configuration variables from C API
awaiting core review
topic-C-API
#158020
·
vstinner
opened
Sep 23, 2026
Member
·
·
2
gh-158018: Factor out non-app-specific parts of the Android testbed
awaiting review
needs backport to 3.13
needs backport to 3.14
skip news
#158019
·
mhsmith
opened
Sep 23, 2026
Member
·
·
1
[3.13] gh-158010: Update OpenSSL in binaries and CI from 3.0 to 3.5
awaiting core review
#158015
·
zware
opened
Sep 23, 2026
Member
·
·
2
Retire
add-issue-header.yml
workflow
awaiting merge
DO-NOT-MERGE
skip issue
skip news
#158013
·
StanFromIreland
opened
Sep 23, 2026
Member
·
·
3
[3.14] gh-157838: Merge biased refcounts on behalf of detached threads (#157839)
awaiting core review
topic-free-threading
#158012
·
kumaraditya303
opened
Sep 23, 2026
Contributor
·
·
[3.15] gh-157838: Merge biased refcounts on behalf of detached threads (#157839)
awaiting core review
topic-free-threading
#158011
·
kumaraditya303
opened
Sep 23, 2026
Contributor
·
·
[3.14] gh-157983: Skip test for ctypes.util.find_library when ld is mold (GH-157984)
awaiting merge
skip news
tests
#158009
·
miss-islington
opened
Sep 23, 2026
Contributor
·
·
4
[3.15] gh-157983: Skip test for ctypes.util.find_library when ld is mold (GH-157984)
awaiting merge
skip news
tests
#158008
·
miss-islington
opened
Sep 23, 2026
Contributor
·
·
[3.14] gh-157660: Fix stale TLBC caches in _remote_debugging (GH-157732)
awaiting review
#158007
·
liuzhijie-0614
opened
Sep 23, 2026
·
·
Previous
1
2
3
4
5
6
7
…
40
Next
You can’t perform that action at this time.