Pull requests · python/cpython · GitHub
https://github.com/python/cpython/pulls • 330 KB fetched Open original page
Pull requests · python/cpython · GitHub
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
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.8k
*
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
Pull requests: python/cpython
Labels
93
Milestones
0
Labels
93
Milestones
0
New pull request
New
2,617 Open
74,032 Closed
2,617 Open
74,032 Closed
Author
Filter by author
Loading
Uh oh!
There was an error while loading. Please reload this page .
author:
Filter by this user
Label
Filter by label
Loading
Uh oh!
There was an error while loading. Please reload this page .
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Uh oh!
There was an error while loading. Please reload this page .
Milestones
Filter by milestone
Loading
Uh oh!
There was an error while loading. Please reload this page .
Reviews
Filter by reviews
No reviews
Review required
Approved review
Changes requested
Assignee
Filter by who’s assigned
Assigned to nobody
Loading
Uh oh!
There was an error while loading. Please reload this page .
assignee:
Filter by this user
Sort
Sort by
Newest
Oldest
Most commented
Least commented
Recently updated
Least recently updated
Best match
Most reactions
👍
👎
😄
🎉
😕
❤️
🚀
👀
Pull requests list
gh-155742: Use PyBytesWriter in zlib
skip news
#157348
opened Sep 12, 2026 by
vstinner
Member
Draft
gh-155742: Use PyBytesWriter in bytes.translate()
awaiting core review
skip news
#157346
opened Sep 12, 2026 by
vstinner
Member
Loading…
gh-155742: Use PyBytesWriter in codeobject.c
awaiting core review
skip news
#157345
opened Sep 12, 2026 by
vstinner
Member
Loading…
gh-157242: Do not close io.BytesIO on MemoryError
awaiting core review
#157344
opened Sep 12, 2026 by
vstinner
Member
Loading…
gh-155742: Use PyBytesWriter in _zstd.finalize_dict()
awaiting core review
skip news
#157343
opened Sep 12, 2026 by
vstinner
Member
Loading…
1
gh-155742: Remove dead code in _elementtree
awaiting core review
skip news
#157342
opened Sep 11, 2026 by
vstinner
Member
Loading…
1
[3.15] gh-155526: Don't check errno in abs(complex) (GH-155527)
awaiting review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
#157341
opened Sep 11, 2026 by
skirpichev
Member
Loading…
gh-157242: Leave bytearray unchanged if resize() fails
awaiting core review
#157340
opened Sep 11, 2026 by
vstinner
Member
Loading…
gh-156466: ensure in codegen that a pushed COMPILE_FBLOCK_ASYNC_COMPREHENSION_GENERATOR is always popped
awaiting changes
skip news
#157338
opened Sep 11, 2026 by
iritkatriel
Member
Loading…
2
gh-136722: Document TurtleGraphicsError
docs
Documentation in the Doc dir
skip news
#157336
opened Sep 11, 2026 by
zihjiang
Draft
1
3
gh-157325: Fix an OOB read in the hz incremental decoder on a trailing ~
awaiting core review
#157333
opened Sep 11, 2026 by
StanFromIreland
Member
Loading…
[3.13] gh-115426: Fix cross-references to socket.socket.close() (GH-157295)
awaiting review
docs
Documentation in the Doc dir
skip news
#157332
opened Sep 11, 2026 by
miss-islington
Contributor
Loading…
2
[3.14] gh-115426: Fix cross-references to socket.socket.close() (GH-157295)
awaiting review
docs
Documentation in the Doc dir
skip news
#157331
opened Sep 11, 2026 by
miss-islington
Contributor
Loading…
2
[3.15] gh-115426: Fix cross-references to socket.socket.close() (GH-157295)
awaiting review
docs
Documentation in the Doc dir
skip news
#157330
opened Sep 11, 2026 by
miss-islington
Contributor
Loading…
3
[3.15] gh-155433: Fix TaskGroup losing outside cancellation after cancel()
awaiting review
#157329
opened Sep 11, 2026 by
deadlovelll
Contributor
Loading…
[3.15] gh-157247: Block perf trampoline activation when the main interpreter's JIT is enabled (GH-157258)
awaiting review
topic-JIT
type-bug
An unexpected behavior, bug, or error
#157324
opened Sep 11, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-157058: Fix missing awaited-by edge in wait_for(fut, 0) (GH-157059)
awaiting merge
topic-asyncio
#157323
opened Sep 11, 2026 by
deadlovelll
Contributor
Loading…
gh-150167: Prevent successful import of bz2 under lazy_imports=all if _bz2 is unavailable
awaiting review
stdlib
Standard Library Python modules in the Lib/ directory
topic-lazy-imports
#157321
opened Sep 11, 2026 by
DavidCEllis
Contributor
Loading…
[3.15] gh-157265: tarfile: Honor None result of filter for link fallbacks (GH-157266)
#157309
opened Sep 11, 2026 by
miss-islington
Contributor
Draft
[3.13] gh-157265: tarfile: Honor None result of filter for link fallbacks (GH-157266)
#157308
opened Sep 11, 2026 by
miss-islington
Contributor
Draft
[3.14] gh-157265: tarfile: Honor None result of filter for link fallbacks (GH-157266)
#157307
opened Sep 11, 2026 by
miss-islington
Contributor
Draft
[3.11] gh-157265: tarfile: Honor None result of filter for link fallbacks (GH-157266)
#157306
opened Sep 11, 2026 by
miss-islington
Contributor
Draft
[3.12] gh-157265: tarfile: Honor None result of filter for link fallbacks (GH-157266)
#157305
opened Sep 11, 2026 by
miss-islington
Contributor
Draft
[3.10] gh-157265: tarfile: Honor None result of filter for link fallbacks (GH-157266)
#157304
opened Sep 11, 2026 by
miss-islington
Contributor
Draft
In Doc/library/re.rst rename variables from match to m
awaiting review
docs
Documentation in the Doc dir
skip news
#157303
opened Sep 11, 2026 by
JohnADawson
Loading…
2
Previous 1 2 3 4 5 ... 104 105 Next
Previous Next
ProTip!
Exclude everything labeled bug with -label:bug .
Footer
(c) 2026 GitHub, Inc.
Footer navigation
*
Terms
*
Privacy
*
Security
*
Status
*
Community
*
Docs
*
Contact
*
Manage cookies
*
Do not share my personal information
You can’t perform that action at this time.
Links found on this page
- Skip to content [direct]
- Sign in [direct]
- GitHub Copilot Write better code with AI [direct]
- GitHub Copilot app Direct agents from issue to merge [direct]
- MCP Registry Integrate external tools [direct]
- Actions Automate any workflow [direct]
- Codespaces Instant dev environments [direct]
- Issues Plan and track work [direct]
- Code Review Manage code changes [direct]
- Code Quality Enforce quality at merge [direct]
- GitHub Advanced Security Find and fix vulnerabilities [direct]
- Code security Secure your code as you build [direct]
- Secret protection Stop leaks before they start [direct]
- Why GitHub [direct]
- Documentation [direct]
- Blog [direct]
- Changelog [direct]
- Marketplace [direct]
- View all features [direct]
- Enterprises [direct]
- Small and medium teams [direct]
- Startups [direct]
- Nonprofits [direct]
- App Modernization [direct]
- DevSecOps [direct]
- DevOps [direct]
- CI/CD [direct]
- View all use cases [direct]
- Healthcare [direct]
- Financial services [direct]
- Manufacturing [direct]
- Government [direct]
- View all industries [direct]
- View all solutions [direct]
- AI [direct]
- Software Development [direct]
- DevOps [direct]
- Security [direct]
- View all topics [direct]
- Customer stories [direct]
- Events & webinars [direct]
- Ebooks & reports [direct]
- Business insights [direct]
- GitHub Skills [direct]
- Customer support [direct]
- Community forum [direct]
- Trust center [direct]
- Partners [direct]
- View all resources [direct]
- GitHub Sponsors Fund open source developers [direct]
- Security Lab [direct]
- Maintainer Community [direct]
- GitHub Stars [direct]
- Archive Program [direct]
- Topics [direct]
- Trending [direct]
- Collections [direct]
- Copilot for Business Enterprise-grade AI features [direct]
- Premium Support Enterprise-grade 24/7 support [direct]
- Pricing [direct]
- Sign up [direct]
- python [direct]
- cpython [direct]
- Notifications [direct]
- Issues
5k+ [direct]
- Actions [direct]
- Projects [direct]
- Security and quality
0 [direct]
- Insights [direct]
- Labels
93 [direct]
- Milestones
0 [direct]
- New pull request
New [direct]
- 2,617 Open [direct]
- 74,032 Closed [direct]
- No reviews [direct]
- Review required [direct]
- Approved review [direct]
- Changes requested [direct]
- Assigned to nobody [direct]
- Oldest [direct]
|
|