999 captures
15 Dec 2019 - 24 May 2026
Oct
NOV
Dec
02
2024
2025
2026
success
fail
About this capture
COLLECTED BY
Collection:
Save Page Now
TIMESTAMPS
The Wayback Machine - https://web.archive.org/web/20251102143437/https://github.com/python/cpython/issues
Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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.6k
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
is
:
issue
state
:
open
is:issue state:open
Search
Labels
Milestones
New issue
Search results
Open
Closed
<code>collections.UserString.rindex()</code> fails to accept <code>UserString</code> as <code>sub</code> argument
stdlib
Standard Library Python modules in the Lib/ directory
Standard Library Python modules in the Lib/ directory
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Status: Open.
#140911
�?
In python/cpython;
·
T90REAL
opened
on Nov 2, 2025
wsgiref.validate is too restrictive regarding HTTP_CONTENT_LENGTH/TYPE
stdlib
Standard Library Python modules in the Lib/ directory
Standard Library Python modules in the Lib/ directory
type-feature
A feature request or enhancement
A feature request or enhancement
Status: Open.
#140894
�?
In python/cpython;
·
Forty-Bot
opened
on Nov 1, 2025
Test tailcall + JIT on CI for 3.15 and 3.14
infra
CI, GitHub Actions, buildbots, Dependabot, etc.
CI, GitHub Actions, buildbots, Dependabot, etc.
topic-JIT
type-feature
A feature request or enhancement
A feature request or enhancement
Status: Open.
#140889
�?
In python/cpython;
·
Fidget-Spinner
opened
on Nov 1, 2025
Respect <code>zstd.CompressionParameter.content_size_flag</code> for streaming <code>zstd</code> when possible
extension-modules
C modules in the Modules dir
C modules in the Modules dir
pending
The issue will be closed if no feedback is provided
The issue will be closed if no feedback is provided
type-feature
A feature request or enhancement
A feature request or enhancement
Status: Open.
#140888
�?
In python/cpython;
·
socketpair
opened
on Nov 1, 2025
Memory leak occurs when using multiprocessing with large data objects
pending
The issue will be closed if no feedback is provided
The issue will be closed if no feedback is provided
topic-multiprocessing
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Status: Open.
#140885
�?
In python/cpython;
·
abhiramch018
opened
on Nov 1, 2025
<code>HTMLParser.unknown_decl</code> receives corrupted data (<code>'CDATA['</code>) when parsing an empty <code>CDATA</code> section
3.13
bugs and security fixes
bugs and security fixes
3.14
bugs and security fixes
bugs and security fixes
3.15
new features, bugs and security fixes
new features, bugs and security fixes
stdlib
Standard Library Python modules in the Lib/ directory
Standard Library Python modules in the Lib/ directory
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Status: Open.
#140878
�?
In python/cpython;
·
T90REAL
opened
on Nov 1, 2025
<code>html.parser(convert_charrefs=False)</code> silently drops ampersand (&) on invalid named entities, causing data loss
3.13
bugs and security fixes
bugs and security fixes
3.14
bugs and security fixes
bugs and security fixes
3.15
new features, bugs and security fixes
new features, bugs and security fixes
stdlib
Standard Library Python modules in the Lib/ directory
Standard Library Python modules in the Lib/ directory
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Status: Open.
#140875
�?
In python/cpython;
·
T90REAL
opened
on Nov 1, 2025
Allow non-descriptor callables in <code>functools.singledispatchmethod</code>
stdlib
Standard Library Python modules in the Lib/ directory
Standard Library Python modules in the Lib/ directory
type-feature
A feature request or enhancement
A feature request or enhancement
Status: Open.
#140873
�?
In python/cpython;
·
T90REAL
opened
on Nov 1, 2025
PyREPL: auto-complete module attributes in import statements
stdlib
Standard Library Python modules in the Lib/ directory
Standard Library Python modules in the Lib/ directory
topic-repl
Related to the interactive shell
Related to the interactive shell
type-feature
A feature request or enhancement
A feature request or enhancement
Status: Open.
#140870
�?
In python/cpython;
·
loic-simon
opened
on Nov 1, 2025
forkserver fails silently under load causing Popen.poll() to return 255
3.14
bugs and security fixes
bugs and security fixes
3.15
new features, bugs and security fixes
new features, bugs and security fixes
stdlib
Standard Library Python modules in the Lib/ directory
Standard Library Python modules in the Lib/ directory
topic-multiprocessing
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Status: Open.
#140867
�?
In python/cpython;
·
zmedico
opened
on Nov 1, 2025
Inconsistent behaviors of <code>dict.keys()</code>, <code>dict.values()</code> and <code>dict.items()</code> with <code>==</code>
docs
Documentation in the Doc dir
Documentation in the Doc dir
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Status: Open.
#140866
�?
In python/cpython;
·
hyperkai
opened
on Oct 31, 2025
indirect memory leak with audit hook
3.14
bugs and security fixes
bugs and security fixes
3.15
new features, bugs and security fixes
new features, bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Status: Open.
#140860
�?
In python/cpython;
·
YuanchengJiang
opened
on Oct 31, 2025
You can’t perform that action at this time.