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

argparse Prints options per flag name when only once is necessary stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#101599 opened Feb 6, 2023 by Harrison-O
Incorrect docstring of math.exp (math.e vs Euler's number) docs Documentation in the Doc dir
#101594 opened Feb 6, 2023 by skirpichev
1st line of the math.perm docstring doesn't mention a default value for k docs Documentation in the Doc dir
#101592 opened Feb 6, 2023 by skirpichev
Deprecate pickle support for itertools
#101588 opened Feb 5, 2023 by rhettinger
multiprocessing.pool ThreadPool.imap does not respect memory scarcity expert-multiprocessing performance Performance or resource usage stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#101586 opened Feb 5, 2023 by shaundaley39
Document the behaviour of Decimal.__round__ docs Documentation in the Doc dir
#101575 opened Feb 5, 2023 by mdickinson
Update the bundled version of pip to 23.0 type-feature A feature request or enhancement
#101570 opened Feb 4, 2023 by pradyunsg
ZipFile.extractall fails if zipfile.Path object is created based on the ZipFile object 3.10 3.11 3.12 stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#101566 opened Feb 4, 2023 by mmohrhard
typing: Inheritance with NotRequired or Required in parent fields is not tested expert-typing tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#101562 opened Feb 4, 2023 by Eclips4
Add typing.override decorator 3.12 expert-typing stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#101561 opened Feb 4, 2023 by stroxler
Allow sleeping until an absolute time stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#101558 opened Feb 4, 2023 by haukex
wrong type documented for xml.etree.ElementInclude.default_loader docs Documentation in the Doc dir expert-XML
#101549 opened Feb 3, 2023 by mbel0
Pathlib.is_dir() handling of recursive symlinks is arguably wrong expert-pathlib stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#101542 opened Feb 3, 2023 by geophile
Unexpected behaviour of IntFlag with a custom __new__ in Python 3.11.0. stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#101541 opened Feb 3, 2023 by picnixz
Add threading support based on wasi-threads expert-WebAssembly type-feature A feature request or enhancement
#101538 opened Feb 3, 2023 by yamt
HTTPError documentation needs improvement docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
#101536 opened Feb 3, 2023 by facundobatista
UUID's _arp_getnode does not account for omitted leading 0's in arp output on Darwin OS-mac stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#101531 opened Feb 3, 2023 by t-jonesy
Make BOLT as stable feature performance Performance or resource usage type-feature A feature request or enhancement
#101525 opened Feb 2, 2023 by corona10
4 tasks
Maybe Drop "channels" from _xxsubinterpreters 3.12 expert-subinterpreters extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#101524 opened Feb 2, 2023 by ericsnowcurrently
Python on Mac OS is continuously crashing when performing tasks. OS-mac type-crash A hard crash of the interpreter, possibly with a core dump
#101521 opened Feb 2, 2023 by Pmaguire205
Isolate the tracemalloc Module Between Interpreters 3.12 expert-subinterpreters interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#101520 opened Feb 2, 2023 by ericsnowcurrently
ProTip! What’s not been updated in a month: updated:<2023-01-05.