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
Target libc based suffix (-musl/-gnu) in PLATFORM_TRIPLET is chosen based on build machine configuration instead of configuration of the target
type-bug
An unexpected behavior, bug, or error
#95855
opened Aug 10, 2022 by
autobakterie
Add script to automate WebAssembly builds
type-feature
A feature request or enhancement
#95853
opened Aug 10, 2022 by
tiran
PyUnicode_FromFormat(): add %X format
type-feature
A feature request or enhancement
#95849
opened Aug 10, 2022 by
philg314
IDLE - Move help_url code to a help module function
expert-IDLE
type-feature
A feature request or enhancement
#95844
opened Aug 9, 2022 by
terryjreedy
ArgumentParser crashes on whitespace-only help messages
type-bug
An unexpected behavior, bug, or error
#95842
opened Aug 9, 2022 by
joshnatis
IDLE - Fix help_url calculation on Windows.
expert-IDLE
OS-windows
type-bug
An unexpected behavior, bug, or error
#95841
opened Aug 9, 2022 by
terryjreedy
Allow accessing all arguments by name on mock call objects
type-feature
A feature request or enhancement
#95839
opened Aug 9, 2022 by
atrigent
Ambiguity in behavior of ArgumentParser prefix_chars when same flag is specified with different prefixes
docs
Documentation in the Doc dir
#95836
opened Aug 9, 2022 by
joshnatis
Multiprocessing.Event.wait race condition when timeout is not none on Mac OS
3.9
expert-multiprocessing
type-bug
An unexpected behavior, bug, or error
#95826
opened Aug 9, 2022 by
mcclurem
Inaccurate emulation of _PyType_Lookup() in the Descriptor HOWTO
docs
Documentation in the Doc dir
#95822
opened Aug 9, 2022 by
iyume
Callbacks pended by An unexpected behavior, bug, or error
Py_AddPendingCall will never be invoked if the main thread doesn't release GIL
3.9
type-bug
#95820
opened Aug 9, 2022 by
JiayiFeng
Weird test failures related to tracebacks
pending
The issue will be closed if no feedback is provided
type-bug
An unexpected behavior, bug, or error
#95818
opened Aug 9, 2022 by
Themanwithoutaplan
Example requires exactly TLSv1.3, but explanation says TLSv1.2 and later
docs
Documentation in the Doc dir
#95816
opened Aug 9, 2022 by
qris
os.remove is documented to raise IsADirectoryError but macOS raises PermissionError
docs
Documentation in the Doc dir
OS-mac
#95815
opened Aug 9, 2022 by
chrisburr
Class HTMLParser may not be initialized properly as method ParserBase.__init__ is not called from its __init__ method
type-bug
An unexpected behavior, bug, or error
#95813
opened Aug 9, 2022 by
MyreMylar
Weird behaviour with file named logging.py
type-bug
An unexpected behavior, bug, or error
#95810
opened Aug 9, 2022 by
sc-ele
Missing returns on errros in _asynciomodule.c
type-crash
A hard crash of the interpreter, possibly with a core dump
#95808
opened Aug 9, 2022 by
1st1
logging.handlers.MemoryHandler seems to be unconditionally flushed on process exit
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#95804
opened Aug 8, 2022 by
rascalking
Document the current practice for SystemError
3.10
3.11
3.12
docs
Documentation in the Doc dir
expert-C-API
#95799
opened Aug 8, 2022 by
serhiy-storchaka
Subtle issue with borrowed references in extensions.
docs
Documentation in the Doc dir
expert-C-API
#95797
opened Aug 8, 2022 by
anamax22
[subinterpreter] Make type version tag counter threadsafe for per interpreter GIL
expert-subinterpreters
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
#95795
opened Aug 8, 2022 by
kumaraditya303
RFC links are broken
docs
Documentation in the Doc dir
easy
triaged
The issue has been accepted as valid by a triager.
type-bug
An unexpected behavior, bug, or error
#95789
opened Aug 8, 2022 by
JulianMaurin
Implement a clear() function directly into Python so that os doesn't have to be imported and become overkill for a project
type-feature
A feature request or enhancement
#95785
opened Aug 8, 2022 by
EvokerKing
Negative An unexpected behavior, bug, or error
_io.BufferedReader.tell
type-bug
#95782
opened Aug 8, 2022 by
senyai
Previous Next
ProTip!
Add no:assignee to see everything thatβs not assigned.