Aug. 31, 2021
1:58 p.m.
Fixed in https://bugs.python.org/issue44949 But aarch64 RHEL8 3.8 no longer accept bugfixes.
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64/build/Lib/test/test_readline.py", line 150, in test_auto_history_enabled self.assertIn(b"History length: 1\r\n", output) AssertionError: b'History length: 1\r\n' not found in bytearray(b'dummy input\r\ndummy input\r\nHistory length: 1')