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

Issues list

Weird inspect.getsource behavior with generators stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#121331 opened Jul 3, 2024 by MarkRotchell updated Jul 11, 2024
Preserve original representation for integers / floats in docstrings stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#61005 opened Dec 28, 2012 by larryhastings updated Jul 11, 2024
concurrent.future.ThreadPoolExecutor should parameterize class used for threads 3.11 only security fixes stdlib Python modules in the Lib dir topic-multiprocessing type-feature A feature request or enhancement
#89502 opened Oct 1, 2021 by erickpeirson mannequin updated Jul 11, 2024
Context manager support for contextvars.Context stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#99633 opened Nov 21, 2022 by rhansen updated Jul 10, 2024
Support UUIDv6, UUIDv7, and UUIDv8 from RFC 9562 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#89083 opened Aug 15, 2021 by stevesimmons mannequin updated Jul 10, 2024
Pickle handle self references in classes 3.7 (EOL) end of life stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#82951 opened Nov 11, 2019 by SaimRaza mannequin updated Jul 10, 2024
HTTPSever.handle_request not respecting timeout as documented between first and second request stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#102156 opened Feb 22, 2023 by eXhumer updated Jul 9, 2024
email: documenting different behavior of trailing newline in set_content and set_payload docs Documentation in the Doc dir stdlib Python modules in the Lib dir topic-email
#121542 opened Jul 9, 2024 by ZeroIntensity updated Jul 9, 2024
dataclasses: pickling frozen dataclasses which derive from classes with slots does not work. stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#105877 opened Jun 16, 2023 by avboag updated Jul 9, 2024
EmailMessage().add_attachment() doesn't work for html files stdlib Python modules in the Lib dir topic-email type-bug An unexpected behavior, bug, or error
#91863 opened Apr 23, 2022 by VolodyaCO updated Jul 9, 2024
subprocess.pipe function stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-feature A feature request or enhancement
#47798 opened Aug 12, 2008 by tebeka mannequin updated Jul 8, 2024
subprocess isn't friendly to other Python implementations with different GCs stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#54023 opened Sep 9, 2010 by DinoV updated Jul 8, 2024
"universal newlines" subprocess support broken with select- and poll-based communicate() stdlib Python modules in the Lib dir tests Tests in the Lib/test dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#56832 opened Jul 23, 2011 by pitrou updated Jul 8, 2024
subprocess.Popen(cwd) documentation: Posix vs Windows 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes docs Documentation in the Doc dir OS-windows stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#59738 opened Aug 2, 2012 by cjerdonek updated Jul 8, 2024
subprocess.Popen.communicate: accept str for input parameter if universal_newlines is False stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-feature A feature request or enhancement
#59854 opened Aug 14, 2012 by asvetlov updated Jul 8, 2024
include path in subprocess.Popen() file not found error messages on Windows stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-feature A feature request or enhancement
#60389 opened Oct 10, 2012 by cjerdonek updated Jul 8, 2024
subprocess.Popen() TypeError message incorrect without args argument stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#60724 opened Nov 21, 2012 by cjerdonek updated Jul 8, 2024
Subprocess searches special directories before PATH on Windows docs Documentation in the Doc dir OS-windows stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#62269 opened May 26, 2013 by berdario mannequin updated Jul 8, 2024
call fchdir if subprocess.Popen(cwd=integer|fileobject) stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-feature A feature request or enhancement
#62361 opened Jun 7, 2013 by socketpair mannequin updated Jul 8, 2024
subprocess.Popen.communicate causing local tty terminal settings to change inconsistently stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#66852 opened Oct 17, 2014 by kflavin mannequin updated Jul 8, 2024
Not all attributes of the console for a subprocess with creationflags=0 are inherited stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#66631 opened Sep 19, 2014 by Sworddragon mannequin updated Jul 8, 2024
subprocess line-buffering only works in universal newlines mode stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#65670 opened May 11, 2014 by pitrou updated Jul 8, 2024
subprocess.check_output() docs misrepresent what shell=True does docs Documentation in the Doc dir stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#64543 opened Jan 22, 2014 by klausman mannequin updated Jul 8, 2024
subprocess.Popen behaves incorrect when moved in process tree stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#69050 opened Aug 14, 2015 by AndreMerzky mannequin updated Jul 8, 2024
ProTip! no:milestone will show everything without a milestone.