]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118682: Revert forcing str commands, allow class commands in pyrepl (#118709)
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Tue, 7 May 2024 14:31:56 +0000 (16:31 +0200)
committerGitHub <noreply@github.com>
Tue, 7 May 2024 14:31:56 +0000 (14:31 +0000)
commite5413ec7831608f6cb4f39d805785cb1d7b67702
tree2682de33e27eb0cf3161bfacd5f606db9319b105
parent71080b8a0fe5da46fb97659060db76fd95a3fb61
gh-118682: Revert forcing str commands, allow class commands in pyrepl (#118709)
Lib/_pyrepl/reader.py
Lib/test/test_pyrepl.py