Erin Flage

Results 3 comments of Erin Flage

This was introduced in Python 3.12: https://docs.python.org/dev/whatsnew/3.12.html#other-language-changes. Seems like the correct way to fix it is to use raw strings in all the regular expressions.

I agree. Looking at the imports, it looks like maya might be the culprit. https://github.com/kennethreitz/maya/issues/202

On a hunch, I compared the .118 swagger file to the .121 swagger file and found a difference (attached). I sent an email to the developers@anthology team and this is...