]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121711: Set `-m asyncio` return_code to 1 for ENOTTY (#121714)
authorMilan Oberkirch <milan.oberkirch@geops.com>
Sat, 13 Jul 2024 15:17:24 +0000 (17:17 +0200)
committerGitHub <noreply@github.com>
Sat, 13 Jul 2024 15:17:24 +0000 (17:17 +0200)
commita1834742936a3a2164c25c14ecf4ae6a95288ca3
tree0f3e8a9a050647dccad160aa68217ebf71417e7a
parent178e44de8f023be7a5dc400044ab61983b191f24
gh-121711: Set `-m asyncio` return_code to 1 for ENOTTY (#121714)

Set return_code to 1 for ENOTTY
Lib/asyncio/__main__.py
Lib/test/test_repl.py