]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119443: Turn off from __future__ import annotations in REPL (#119493)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Wed, 29 May 2024 00:05:18 +0000 (17:05 -0700)
committerGitHub <noreply@github.com>
Wed, 29 May 2024 00:05:18 +0000 (17:05 -0700)
commita8e35e8ebad8c3bb44d14968aa05d1acbc028247
treec07e14f67c1bd6774bddb90717976fc82e007998
parent548a11d5cf1dbb32d86ce0c045130c77f50c1427
gh-119443: Turn off from __future__ import annotations in REPL (#119493)
Lib/_pyrepl/simple_interact.py
Lib/test/test_pyrepl/test_interact.py
Misc/NEWS.d/next/Library/2024-05-23-22-29-59.gh-issue-119443.KAGz6S.rst [new file with mode: 0644]