Skip to content
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
IDLE: Add "selected" section to Statusbar expert-IDLE type-feature
#92822 opened May 15, 2022 by billyeatcookies
test_cppext fails on Ubuntu 20.04 when _ctypes fails to build expert-ctypes tests type-bug
#92820 opened May 15, 2022 by AbhigyanBose
ArgumentParser.add_subparsers: Parameter 'option_string' docs
#92812 opened May 14, 2022 by MatthiasHeinz
Using parameter 'action' in function 'argparse.ArgumentParser.add_subparsers' stdlib type-bug
#92811 opened May 14, 2022 by MatthiasHeinz
_abc._abc_subclasscheck has very poor performance and (I think) a memory leak performance type-bug
#92810 opened May 14, 2022 by samuelcolvin
Generalize the possibility to configure sys.path with a ._pth file? type-feature
#92801 opened May 14, 2022 by fcollot
C++-warningless _Py_CAST macro breaks unicodeobject.h on C++ type-bug
#92800 opened May 14, 2022 by da-woods
sysconfig.get_config_var('INSTSONAME') get wrong library path build OS-mac type-bug
#92794 opened May 14, 2022 by awfeequdng
Doc Page navigation disappears unless page is very wide. docs
#92789 opened May 13, 2022 by julie777
No documentation for ast.Module class and others. docs
#92788 opened May 13, 2022 by mrolle45
Unify the style of CFG traversal algorithms in the compiler type-feature
#92782 opened May 13, 2022 by iritkatriel
sqlite3: Connection.create_collation() documentation inaccuracies docs
#92780 opened May 13, 2022 by AdrianIssott
statistics module: box and whisker 'plot' function stdlib type-feature
#92779 opened May 13, 2022 by oda-gitso
More LOAD_METHOD specializations performance type-feature
#92777 opened May 13, 2022 by Fidget-Spinner
Add rmtree & copy method to pathlib stdlib type-feature
#92771 opened May 13, 2022 by Conchylicultor
WASM build step does something weird with prefix 3.11 3.12 build
#92744 opened May 12, 2022 by zooba
Anomalous copyright symbol in typing.TypeVar docs docs expert-typing
#92743 opened May 12, 2022 by nmusolino
Warning for foo == "bar" or "baz" interpreter-core type-feature
#92739 opened May 12, 2022 by Akuli
buildrelease.bat fails with cannot find python3813.chm on Windows 10 type-bug
#92738 opened May 12, 2022 by adam-grant-hendry
Inconsistent behavior os.path.relpath() vs pathlib's relative_to() stdlib type-bug
#92737 opened May 12, 2022 by stphnlyd
Add indentation feature to reprlib.Repr type-feature
#92734 opened May 12, 2022 by finefoot
ProTip! Exclude everything labeled bug with -label:bug.