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
Allow A feature request or enhancement
iter[T]
as builtin generic for typing.Iterator[T]
(PEP 585)
type-feature
#102465
opened Mar 6, 2023 by
randolf-scholz
Lib/test/test_set.py doesn't test An unexpected behavior, bug, or error
set.__rsub__
value is correct
type-bug
#102463
opened Mar 6, 2023 by
youknowone
python 2.7 httplib.py
type-bug
An unexpected behavior, bug, or error
#102462
opened Mar 6, 2023 by
zochpeter
Add UUID version 6 and 7 to stdlib (Lib/uuid.py) once RFC 4122 becomes updated
type-feature
A feature request or enhancement
#102461
opened Mar 6, 2023 by
jgehrcke
Remove docstring and getopt short options for deleted option "python -m base64 -t"
type-bug
An unexpected behavior, bug, or error
#102456
opened Mar 6, 2023 by
ppmfloss
datetime library doesn't support valid ISO-8601 alternative for midnight
type-bug
An unexpected behavior, bug, or error
#102450
opened Mar 5, 2023 by
TizzySaurus
gzip.open() understands the "mode" argument differently than built-in open()
type-feature
A feature request or enhancement
#102443
opened Mar 5, 2023 by
DarkoVeberic
os.path.realpath(symlink to DOS devices path that starts with '\\?\Some without ":"\') returns without prefix.
expert-pathlib
OS-windows
type-bug
An unexpected behavior, bug, or error
#102440
opened Mar 5, 2023 by
wintermaples
isinstance
on runtime_checkable
Protocol
has side-effects for @property
methods
expert-typing
#102433
opened Mar 5, 2023 by
chrisjsewell
Inconsistent between PyMem_Del's definition and its example
docs
Documentation in the Doc dir
#102432
opened Mar 5, 2023 by
memocong
Documentation of "decimal" library
docs
Documentation in the Doc dir
#102431
opened Mar 5, 2023 by
roman-huk
All standard library functions accepting C modules in the Modules dir
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
str
paths must accept PathLike
as well
expert-IO
extension-modules
#102425
opened Mar 4, 2023 by
arhadthedev
Pegen improperly memoizes loop rules
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#102416
opened Mar 4, 2023 by
abel1502
codecs can use PEP-678 notes instead of wrapping/chaining exceptions
3.12
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
#102406
opened Mar 3, 2023 by
iritkatriel
Document difference between typing.get_type_hints and inspect.get_annotations(eval_str=True)
docs
Documentation in the Doc dir
expert-typing
#102405
opened Mar 3, 2023 by
hauntsaninja
Document the build process for WASI
expert-WebAssembly
type-feature
A feature request or enhancement
#102404
opened Mar 3, 2023 by
brettcannon
Disassembly of Lambdas in 3.11.1 missing stack values and args
type-bug
An unexpected behavior, bug, or error
#102403
opened Mar 3, 2023 by
jrmccluskey
Logging's msecs doesn't handle "100ms" well.
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#102402
opened Mar 3, 2023 by
dougthor42
Document that calling coroutines from sync code is discouraged
docs
Documentation in the Doc dir
expert-asyncio
#102400
opened Mar 3, 2023 by
Mariatta
Possible race condition in signal handling
3.12
interpreter-core
(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
#102397
opened Mar 3, 2023 by
kumaraditya303
[dataclasses] [typing] Dataclass Protocol
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#102395
opened Mar 3, 2023 by
randolf-scholz
Python cannot run in the ja_JP.sjis locale used windows-31j encoding.
expert-unicode
type-bug
An unexpected behavior, bug, or error
#102388
opened Mar 3, 2023 by
moriyama
csv sniffer thinks there is no header
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#102386
opened Mar 3, 2023 by
tooptoop4
dict/func/code watchers may call dealloc callback with exception set
expert-C-API
type-bug
An unexpected behavior, bug, or error
#102385
opened Mar 3, 2023 by
carljm
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.