Skip to content

Conversation

@sbraz
Copy link
Contributor

@sbraz sbraz commented Dec 28, 2022

Before this fix, we would see

DeprecationWarning: invalid escape sequence '\-'

@vassilit
Copy link
Collaborator

vassilit commented Mar 2, 2025

With Python 3.13, I don't see the warnings with nosetests but I see it with pytest :)
Don't really understand why but nevertheless, I'm not sure if ('--size --17') was not intented in 355505e instead.

@sbraz
Copy link
Contributor Author

sbraz commented Mar 2, 2025 via email

Before this fix, we would see
```
DeprecationWarning: invalid escape sequence '\-'
```
@sbraz sbraz force-pushed the invalid_escape_sequence branch from d70b512 to e2c776d Compare March 2, 2025 16:34
@vassilit
Copy link
Collaborator

vassilit commented Mar 2, 2025

Bonjour,

Yes I think so. That tests the range () - (-17)

@vassilit vassilit merged commit b6c5be3 into sahib:master Mar 2, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants