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
Some instructions and specializations ignore PEP 523
3.11
bug and security fixes
3.12
new features, bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#104405
opened May 11, 2023 by
brandtbucher
PEP 709 segfault with nested comprehensions plus lambdas
release-blocker
type-bug
An unexpected behavior, bug, or error
#104404
opened May 11, 2023 by
JelleZijlstra
pygettext: use an AST parser instead of a tokenizer
type-feature
A feature request or enhancement
#104400
opened May 11, 2023 by
tomasr8
Tkinter uses deprecated functions
mp_to_unsigned_bin_n() and mp_unsigned_bin_size()
topic-tkinter
#104399
opened May 11, 2023 by
chrstphrchvz
Add link to Download page on documentation index
docs
Documentation in the Doc dir
#104395
opened May 11, 2023 by
adorilson
2-5x slowdown, long-standing Event performance regression
performance
Performance or resource usage
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#104391
opened May 11, 2023 by
xloem
Make it possible to mark Argument Clinic args as unused
topic-argument-clinic
type-feature
A feature request or enhancement
#104389
opened May 11, 2023 by
erlend-aasland
csv.Sniffer().has_header() can't not identify header line
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#104380
opened May 11, 2023 by
mewu3
Pathlib docs use bug and security fixes
3.12
new features, bugs and security fixes
docs
Documentation in the Doc dir
topic-pathlib
versionadded incorrectly
3.11
#104375
opened May 11, 2023 by
barneygale
List comprehensions now have access to the enclosing class scope
release-blocker
type-bug
An unexpected behavior, bug, or error
#104374
opened May 11, 2023 by
JelleZijlstra
subprocess can block all Python threads when using C modules in the Modules dir
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
vfork() until the child process exec() succeeds or fails.
extension-modules
#104372
opened May 10, 2023 by
gpshead
PEP 688: Crash if An unexpected behavior, bug, or error
__release_buffer__ is called while an exception is active
release-blocker
type-bug
#104371
opened May 10, 2023 by
JelleZijlstra
Tkinter fails to build with Tcl 9.0 due to
Tcl_AppInit() undeclared
topic-tkinter
#104363
opened May 10, 2023 by
chrstphrchvz
ssl docs still refer to removed module-level ssl.wrap_socket
3.12
new features, bugs and security fixes
docs
Documentation in the Doc dir
#104360
opened May 10, 2023 by
graingert
OSError and SegFault encountered when building p11-Kit against 32 bit Python-3.11.2 using 64 bit time flags
type-crash
A hard crash of the interpreter, possibly with a core dump
#104351
opened May 10, 2023 by
TabLand
asyncio.Server.wait_closed() appears to hang indefinitely in 3.12.0a7
pending
The issue will be closed if no feedback is provided
topic-asyncio
type-bug
An unexpected behavior, bug, or error
#104344
opened May 9, 2023 by
jnsnow
test__xxsubinterpreters is Occasionally Crashing
3.12
new features, bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-subinterpreters
type-crash
A hard crash of the interpreter, possibly with a core dump
#104341
opened May 9, 2023 by
ericsnowcurrently
Unhandled BrokenPipeError in asyncio.streams
topic-asyncio
type-bug
An unexpected behavior, bug, or error
#104340
opened May 9, 2023 by
TheTechromancer
gammavariate uses misleading parameter names.
docs
Documentation in the Doc dir
#104337
opened May 9, 2023 by
drj11
nt._getfinalpathname on WindowsApps\**.exe raises WinError 1920 ERROR_CANT_ACCESS_FILE
3.9
only security fixes
OS-windows
topic-pathlib
type-bug
An unexpected behavior, bug, or error
#104336
opened May 9, 2023 by
hhmmjjnn
destroy_gil() is not called over multiple Py_Initialize() / Py_Finalize() calls
type-bug
An unexpected behavior, bug, or error
#104324
opened May 9, 2023 by
adr26
Improve stack trace from where command in pdb
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#104316
opened May 9, 2023 by
ironyman
Add importlib.util.allowing_all_extensions()
3.12
new features, bugs and security fixes
stdlib
Python modules in the Lib dir
topic-subinterpreters
type-feature
A feature request or enhancement
#104310
opened May 8, 2023 by
ericsnowcurrently
netrc emits syntax errors for comments after blank lines
stdlib
#104306
opened May 8, 2023 by
LukeShu
Newline string breaks doctest in four different contexts
pending
The issue will be closed if no feedback is provided
#104303
opened May 8, 2023 by
pdq-self
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.