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
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
state:open label:
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.7k
Star
70.4k
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
Issues
Search Issues
state
:
open
label
:
state:open label:
Search
Labels
Milestones
New issue
Search results
Open
Closed
gh-143004: Fix UAF in _collections Counter update fast path
awaiting review
Status: Open (in progress).
python/cpython
number 143044
#143044
In python/cpython;
·
Kaushalt2004
opened
on Dec 21, 2025
gh-94520: Make CallTips selectable
awaiting review
Status: Open (in progress).
python/cpython
number 143029
#143029
In python/cpython;
·
znsoooo
opened
on Dec 20, 2025
gh-138045: Fix importing numpy in legacy subinterpreters by skipping switch to main interpreter when not needed
awaiting review
Status: Open (in progress).
python/cpython
number 142979
#142979
In python/cpython;
·
jan-hasse
opened
on Dec 19, 2025
Regression due to removal of quadratic behavior in node ID cache clearing (GH-142145)
3.13
bugs and security fixes
bugs and security fixes
3.14
bugs and security fixes
bugs and security fixes
release-blocker
stdlib
Standard Library Python modules in the Lib/ directory
Standard Library Python modules in the Lib/ directory
topic-XML
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Status: Open.
#142754
In python/cpython;
·
stefanor
opened
on Dec 15, 2025
gh-142750: Normalize ParamSpec __bound__ when bound is None
awaiting review
Status: Open (in progress).
python/cpython
number 142751
#142751
In python/cpython;
·
hyongtao-code
opened
on Dec 15, 2025
ParamSpec(bound=None) incorrectly sets __bound__ to NoneType
stdlib
Standard Library Python modules in the Lib/ directory
Standard Library Python modules in the Lib/ directory
topic-typing
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Status: Open.
#142750
In python/cpython;
·
hyongtao-code
opened
on Dec 15, 2025
Assertion failure at Python/instruction_sequence.c:121: <code>int _PyInstructionSequence_Addop(instr_sequence *, int, int, location): Assertion 'OPCODE_HAS_ARG(opcode) || HAS_TARGET(opcode) || oparg == 0' failed</code>
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
(Objects, Python, Grammar, and Parser dirs)
tests
Tests in the Lib/test dir
Tests in the Lib/test dir
type-crash
A hard crash of the interpreter, possibly with a core dump
A hard crash of the interpreter, possibly with a core dump
Status: Open.
#142661
In python/cpython;
·
YuanchengJiang
opened
on Dec 13, 2025
GH-43374: Fix urlretrieve reporthook to report actual bytes read
awaiting merge
Status: Open (in progress).
python/cpython
number 142653
#142653
In python/cpython;
·
savannahostrowski
opened
on Dec 12, 2025
gh-142418: Fix inspect.iscoroutinefunction for marked functools.partial and partialmethod objects
awaiting changes
Status: Open (in progress).
python/cpython
number 142503
#142503
In python/cpython;
·
Joshua-Ward1
opened
on Dec 10, 2025
macOS: Use setxattr with XATTR_NOFOLLOW instead of lsetxattr
Status: Draft (not ready).
python/cpython
number 142446
#142446
In python/cpython;
·
AZero13
opened
on Dec 9, 2025
gh-142403: Avoid leaking file descriptor in socket.py
awaiting review
Status: Open (in progress).
python/cpython
number 142404
#142404
In python/cpython;
·
AZero13
opened
on Dec 8, 2025
mmapmodule: Use SetFileInformationByHandle instead of SetFilePointerEx
awaiting review
pending
The issue will be closed if no feedback is provided
The issue will be closed if no feedback is provided
skip news
Status: Open (in progress).
python/cpython
number 142401
#142401
In python/cpython;
·
AZero13
opened
on Dec 8, 2025
You can’t perform that action at this time.