Created attachment 1568319 [details] Full build log from COPR python-rpmfluff-0.5.6-1.fc31 fails to build from source in Fedora rawhide with Python 3.8. The problem is in tests where more than half fails: BUILDSTDERR: Ran 72 tests in 6.203s BUILDSTDERR: FAILED (failures=11, errors=46, skipped=5)
TypeError: 'in <string>' requires string as left operand, not bytes This might be caused by bz1693751.
Retesting with 0.5.7
Fixed there.
Thank you. Awesome.