The problem is that sys.stdout.encoding is set to ascii here, since Python cannot get more info out of the LANG setting. This is true, however this is also the problem. The output encoding is ...
I'm bootstrapping Python 3.13a1 in Fedora Linux. In my environment I've got gdb built without Python. Now I want to build full Python and run its tests during the RPM build. 0:28:25 load avg: 2.73 ...