Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

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
Comprehension inlining: Bug if comprehension contains a lambda release-blocker type-bug An unexpected behavior, bug, or error
#104357 opened May 10, 2023 by JelleZijlstra
Acos inconsistency from math and cmath module stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#104353 opened May 10, 2023 by WiseroOrb
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
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
bug from asyncio.subprocess import Process pending The issue will be closed if no feedback is provided topic-asyncio type-bug An unexpected behavior, bug, or error
#104315 opened May 9, 2023 by WilliamSoCreat
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 Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#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
Misleading documentation of ! prefix in pdb docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
#104301 opened May 8, 2023 by SnoopJ
Double-inheriting from two buffer classes can cause corruption type-bug An unexpected behavior, bug, or error
#104297 opened May 8, 2023 by JelleZijlstra
Add a Test to Verify All Stdlib Modules Can Be Imported in an Isolated Subinterpreter 3.12 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-subinterpreters type-feature A feature request or enhancement
#104289 opened May 8, 2023 by ericsnowcurrently
lzma._decode_filter_properties crashes with BCJ filter and buffer of zero length type-crash A hard crash of the interpreter, possibly with a core dump
#104282 opened May 8, 2023 by chgnrdv
Missing DTrace probes type-bug An unexpected behavior, bug, or error
#104280 opened May 7, 2023 by furkanonder
Enum works in python 3.10 breaks in 3.11 3.11 bug and security fixes 3.12 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#104271 opened May 7, 2023 by naringas
glob.glob('**/**', recursive=True) yields duplicate results 3.11 bug and security fixes 3.12 new features, bugs and security fixes 3.13 new features, bugs and security fixes type-bug An unexpected behavior, bug, or error
#104269 opened May 7, 2023 by barneygale
test_pathlib can fail on Windows if a /dev/null folder exists OS-windows tests Tests in the Lib/test dir topic-pathlib type-bug An unexpected behavior, bug, or error
#104242 opened May 6, 2023 by AlexWaygood
combine compilation steps in a pipeline type-feature A feature request or enhancement
#104240 opened May 6, 2023 by iritkatriel
ProTip! Find all open issues with in progress development work with linked:pr.