-
-
Notifications
You must be signed in to change notification settings - Fork 31.3k
Issues: python/cpython
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Deprecate and remove code execution in pth files
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#78125
opened Jun 22, 2018 by
warsaw
Move const folding to the peephole optimizer
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
#126835
opened Nov 14, 2024 by
Eclips4
TLS/SSL asyncio leaks memory
extension-modules
C modules in the Modules dir
performance
Performance or resource usage
topic-asyncio
type-bug
An unexpected behavior, bug, or error
#109534
opened Sep 18, 2023 by
rojamit
Creating an ungodly amount of sub interpreters in a short amount of time causes memory debug assertions.
topic-C-API
topic-subinterpreters
type-bug
An unexpected behavior, bug, or error
#123134
opened Aug 19, 2024 by
bruxisma
Quadratic time internal base conversions
3.13
bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
type-feature
A feature request or enhancement
#90716
opened Jan 28, 2022 by
tim-one
argparse does not accept options taking arguments beginning with dash (regression from optparse)
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#53580
opened Jul 22, 2010 by
andersk
mannequin
[subinterpreters] PEP 554 implementation: add interpreters module
docs
Documentation in the Doc dir
topic-subinterpreters
type-feature
A feature request or enhancement
#76785
opened Jan 20, 2018 by
ericsnowcurrently
datetime module has no support for nanoseconds
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#59648
opened Jul 24, 2012 by
goshawk
mannequin
Add an Python modules in the Lib dir
topic-asyncio
type-feature
A feature request or enhancement
asyncio.TaskGroup.cancel
method
stdlib
#108951
opened Sep 5, 2023 by
smurfix
Make pyvenv style virtual environments easier to configure when embedding Python
docs
Documentation in the Doc dir
tests
Tests in the Lib/test dir
topic-venv
Related to the venv module
type-feature
A feature request or enhancement
#66409
opened Aug 17, 2014 by
grahamd
mannequin
Support parametrized tests in unittest
tests
Tests in the Lib/test dir
type-feature
A feature request or enhancement
#52145
opened Feb 10, 2010 by
fperez
mannequin
implement PEP 3118 struct changes
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#47382
opened Jun 17, 2008 by
benjaminp
Add context manager to temporarily disable GC
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#75537
opened Sep 5, 2017 by
rhettinger
zipfile can't extract file
3.7 (EOL)
end of life
OS-windows
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#51088
opened Sep 4, 2009 by
NewerCookie
mannequin
[subinterpreters] crash when importing _sre in subinterpreters in parallel (Python 3.9 regression)
3.9
only security fixes
3.10
only security fixes
3.11
only security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-regex
topic-subinterpreters
type-bug
An unexpected behavior, bug, or error
#90228
opened Dec 14, 2021 by
graysky
mannequin
Severe performance degradation for tracing under 3.11
3.11
only security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#93516
opened Jun 5, 2022 by
nedbat
Change shutil.rmtree and os.walk to support very deep hierarchies
3.13
bugs and security fixes
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#89727
opened Oct 21, 2021 by
AlexanderPatrakov
mannequin
Isolate Stdlib Extension Modules
extension-modules
C modules in the Modules dir
type-feature
A feature request or enhancement
#103092
opened Mar 28, 2023 by
ericsnowcurrently
24 of 25 tasks
Remove 31/32-bit s390 Linux support (s390-linux-gnu triplet)
3.10
only security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
#87345
opened Feb 9, 2021 by
tiran
support reproducible Python builds
3.10
only security fixes
build
The build process and cross-build
#73894
opened Mar 3, 2017 by
bmwiedemann
mannequin
Compile time textwrap.dedent() equivalent for str or bytes literals
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
#81087
opened May 13, 2019 by
gpshead
[subinterpreters] Make the PyGILState API compatible with subinterpreters
topic-C-API
topic-subinterpreters
type-feature
A feature request or enhancement
#59956
opened Aug 21, 2012 by
ncoghlan
Add utilities to "clean" surrogate code points from strings
3.8 (EOL)
end of life
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#63014
opened Aug 23, 2013 by
ncoghlan
fnmatch, glob: Allow curly brace expansion
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#53793
opened Aug 13, 2010 by
bochecha
mannequin
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.