Open
Description
I have found a couple tests that seem to be counting on python 2 to test the behavior they are designed to test even though the behaviour is not python2-specific. This is not pythin2 compatibility code but rather tests relying on python2 eg to test that markers work. Dropping python2 silently broke the tests - they no longer test what they were designed to test.
Lines 363 to 367 in bbf8466
Lines 142 to 145 in bbf8466