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
Change "char *str" to "const char *str" in KeywordToken because it is an immutable string.
type-bug
An unexpected behavior, bug, or error
#100940
opened Jan 11, 2023 by
StepfenShawn
Remove Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
check_string and check_mapping from test_xml_etree
tests
#100933
opened Jan 11, 2023 by
sobolevn
Improve Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
pickle protocols coverage in test_slice
tests
#100931
opened Jan 11, 2023 by
sobolevn
Reuse code objects for similar Performance or resource usage
stdlib
Python modules in the Lib dir
dataclass definitions
3.12
performance
#100930
opened Jan 11, 2023 by
brandtbucher
Add new format code to strptime for when microsecond is optional
type-feature
A feature request or enhancement
#100929
opened Jan 10, 2023 by
mdavis-xyz
Document that asyncio.wait() cancels remaining Tasks for you
docs
Documentation in the Doc dir
expert-asyncio
#100928
opened Jan 10, 2023 by
sfgeorge-vl
ctypes infinite pointer cache
expert-ctypes
type-bug
An unexpected behavior, bug, or error
#100926
opened Jan 10, 2023 by
earonesty
Improve layout of the documentation for array
docs
Documentation in the Doc dir
#100925
opened Jan 10, 2023 by
ad-chaos
The "mask" stored in the cache of Performance or resource usage
COMPARE_OP could be stored in the oparg.
performance
#100923
opened Jan 10, 2023 by
markshannon
Generate separate pages for every individual free function and class
docs
Documentation in the Doc dir
type-feature
A feature request or enhancement
#100921
opened Jan 10, 2023 by
adamncasey
asyncio Streams wait_closed
docs
Documentation in the Doc dir
expert-asyncio
#100920
opened Jan 10, 2023 by
OscilloPope
Leaks on Python's standard library at runtime shutdown
type-bug
An unexpected behavior, bug, or error
#100911
opened Jan 10, 2023 by
eduardo-elizondo
email.utils.formataddr incorrect handling of unicode names with comma
expert-email
type-bug
An unexpected behavior, bug, or error
#100900
opened Jan 9, 2023 by
mricon
socket documentation should mention AF_UNSPEC in the section on constants and getaddrinfo() docs
docs
Documentation in the Doc dir
#100898
opened Jan 9, 2023 by
johnallsup
Update documentation for Documentation in the Doc dir
OS-windows
sys.winver to not say it's "normally the first three characters of version"
docs
#100894
opened Jan 9, 2023 by
brettcannon
Possible race condition between (Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
type-crash
A hard crash of the interpreter, possibly with a core dump
threading.local() and GIL acquisition on Linux
3.9
3.10
3.11
3.12
interpreter-core
#100892
opened Jan 9, 2023 by
tkoeppe
Proposed Improvement to tkinter geometry manager method return values
expert-tkinter
type-feature
A feature request or enhancement
#100891
opened Jan 9, 2023 by
JRiggles
email: address list folding encodes list-separator comma
expert-email
type-bug
An unexpected behavior, bug, or error
#100884
opened Jan 9, 2023 by
t-8ch
Improve tests of Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
copy module
tests
#100871
opened Jan 9, 2023 by
sobolevn
Per-class type cache
performance
Performance or resource usage
type-feature
A feature request or enhancement
#100870
opened Jan 9, 2023 by
Fidget-Spinner
Show the version of Python Launcher for Windows
type-feature
A feature request or enhancement
#100829
opened Jan 7, 2023 by
oleksis
Add ability to filter out results of A feature request or enhancement
shutil.which by os.stat_result.st_flags
type-feature
#100827
opened Jan 7, 2023 by
ofek
Missing method tkinter.Image._register
expert-tkinter
type-bug
An unexpected behavior, bug, or error
#100814
opened Jan 6, 2023 by
TheLizzard
pathlib.Path.absolute() mishandles drive-relative Windows paths
3.10
3.11
3.12
expert-pathlib
type-bug
An unexpected behavior, bug, or error
#100809
opened Jan 6, 2023 by
barneygale
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.