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
fileinput with inplace=True ignores errors parameter 3.10 3.11 3.12 type-bug
#93157 opened May 24, 2022 by JelleZijlstra
the pathlib.Path.parents[-1] didn't receive the self._parts type-bug
#93156 opened May 24, 2022 by ramwin
Dataflow analysis in the compiler to avoid runtime NULL checks interpreter-core performance type-feature
#93143 opened May 23, 2022 by sweeneyde
sys.ps1/sys.ps2 should be empty (or not shown) if stdin is not a tty stdlib type-bug
#93139 opened May 23, 2022 by allisonkarlitskaya
unittest mock missed attrs class when slots=False? tests type-bug
#93133 opened May 23, 2022 by noklam
Typos found with codespell docs
#93124 opened May 23, 2022 by Akuli
test_mailbox: Duplicate keys in _sample_headers cause _check_sample to only test one value expert-email tests type-bug
#93121 opened May 23, 2022 by The-Compiler
ResourceDenied raised in TransientResource but not imported in test_urllib2net tests type-bug
#93112 opened May 23, 2022 by The-Compiler
[C API] Deprecate Global Configuration Variables like Py_IgnoreEnvironment type-bug
#93103 opened May 23, 2022 by vstinner
Decide the fate of undocumented script behavior of some modules docs tests type-feature
#93096 opened May 23, 2022 by arhadthedev
file.seek(file.tell()) needed: bad docs or a bug? expert-IO type-bug
#93079 opened May 22, 2022 by Akuli
Fix contextvars HAMT implementation to handle iteration over deep trees type-bug
#93065 opened May 22, 2022 by 1st1
Accidental name bindings with structural pattern matching type-bug
#93059 opened May 21, 2022 by JohnLockwood
pickle does not work with unbuffered streams type-bug
#93050 opened May 21, 2022 by manueljacob
Test_tkinter crash on macOS 3.10 3.11 expert-tkinter OS-mac type-crash
#93042 opened May 21, 2022 by ronaldoussoren
Wrap unused arguments in Objects/obmalloc.c with Py_UNUSED. easy interpreter-core
#93040 opened May 21, 2022 by zikcheng
Windows build of local repository main branch crashes build OS-windows type-bug
#93038 opened May 21, 2022 by terryjreedy
ProTip! Type g i on any issue or pull request to go back to the issue listing page.