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

os.path.exists(True) returns True pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#96614 opened Sep 6, 2022 by maginth
python call C++ function has memory leak pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#96581 opened Sep 5, 2022 by qiuyang163
bisect.insort should return the index pending The issue will be closed if no feedback is provided type-feature A feature request or enhancement
#96571 opened Sep 5, 2022 by Serpens66
Using empty dict as default parameter value pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#96486 opened Sep 1, 2022 by zpz
Cache the hash value of fractions pending The issue will be closed if no feedback is provided performance Performance or resource usage type-feature A feature request or enhancement
#96465 opened Aug 31, 2022 by rhettinger
Pipe conveys inconsistent value in GPU env pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#96251 opened Aug 24, 2022 by Daniel-Kant
importlib.metadata.Distribution.files empty for editable install expert-importlib pending The issue will be closed if no feedback is provided
#96144 opened Aug 20, 2022 by matt-fowler-synthego
re: should support Chinese character regular expression \p{Han} expert-regex pending The issue will be closed if no feedback is provided type-feature A feature request or enhancement
#95555 opened Aug 2, 2022 by LonYui
Wasm build instructions are confusing to this wasm newbie docs Documentation in the Doc dir pending The issue will be closed if no feedback is provided triaged The issue has been accepted as valid by a triager.
#95205 opened Jul 24, 2022 by smontanaro
syslog issues 3.10 3.11 3.12 pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#95041 opened Jul 20, 2022 by serhiy-storchaka
race condition in asyncio.BaseEventLoop.run_forever 3.10 3.11 3.12 expert-asyncio pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#94031 opened Jun 20, 2022 by graingert
Starred assignment limited number of targets before or after the starred argument. pending The issue will be closed if no feedback is provided type-feature A feature request or enhancement
#93881 opened Jun 15, 2022 by mrolle45
Endless recursion in repr of asyncio.Future if a callback uses the Future itself as argument pending The issue will be closed if no feedback is provided stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#93837 opened Jun 15, 2022 by usiems
Fix issues gh-86199 gh-86795 awaiting changes pending The issue will be closed if no feedback is provided
#92192 opened May 2, 2022 by MojoVampire Loading…
re.sub, re.Match.expand, etc doesn't allow x, u, U, or N escapes in the template expert-regex pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#90508 opened Jan 11, 2022 by mr-nfamous mannequin
Check that all symbols in the limited ABI are exported 3.10 pending The issue will be closed if no feedback is provided tests Tests in the Lib/test dir
#86711 opened Dec 2, 2020 by pablogsal
PyGILState_Release does not release gil correctly, resulting in deadlock 3.7 interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) pending The issue will be closed if no feedback is provided
#82861 opened Nov 4, 2019 by 123wlpha mannequin
[Windows] Python 3.7 initializes LC_CTYPE locale at startup, causing performance issue on msvcrt isdigit() 3.7 3.8 expert-IO OS-windows pending The issue will be closed if no feedback is provided performance Performance or resource usage
#79376 opened Nov 8, 2018 by Dragoljub mannequin
wave.open does not accept PathLike objects 3.12 pending The issue will be closed if no feedback is provided stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#75593 opened Sep 10, 2017 by mscuthbert mannequin
[Patch] Stop using inet_ntoa() when possible. 3.7 extension-modules C modules in the Modules dir pending The issue will be closed if no feedback is provided
#72805 opened Nov 5, 2016 by EdSchouten mannequin
Improve FastChildWatcher with WNOWAIT? expert-asyncio pending The issue will be closed if no feedback is provided
#70124 opened Dec 23, 2015 by WGH mannequin
test_httpservers hangs since Python 3.5 3.7 3.8 OS-windows pending The issue will be closed if no feedback is provided tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#69282 opened Sep 14, 2015 by terryjreedy
xml.dom.minidom: performance issue with Node.insertBefore() expert-XML pending The issue will be closed if no feedback is provided performance Performance or resource usage
#68612 opened Jun 10, 2015 by RobertHaschke mannequin
Make statistics.median run in linear time pending The issue will be closed if no feedback is provided performance Performance or resource usage stdlib Python modules in the Lib dir
#65791 opened May 28, 2014 by thomasahle mannequin
Suggestion to improve argparse's help messages for "store_const" pending The issue will be closed if no feedback is provided stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#58709 opened Apr 5, 2012 by AmnonHarel mannequin
ProTip! Add no:assignee to see everything that’s not assigned.