Closed alexjdw closed 5 years ago
The 3.4 tests are failing because of a difference in error messages, but if you sync your PR to head, the 3.4 tests won't run anymore because we've removed 3.4 support.
I think that worked, thanks again for all of your help!
Nice. All the tests are passing. Let me know if any of my comments are too cryptic.
Str.format() with new-style formatting arguments a la https://docs.python.org/3.4/library/string.html#format-string-syntax now passes muster.
Replaces PR #804
PR Checklist: