Skip to content

Conversation

@mscuthbert
Copy link
Member

There were a number of places in the code where ellipses were being used to hide differences among Python versions (we added two more to turn on 3.13 just now).

Remove places that were still being used for differences with 3.9 and below (including some 2.7!)

And just generally get out of the old sloppy habit of using ... instead of knowing what the sentence actually says.

There were a number of places in the code where ellipses were being used to hide differences among Python versions (we added two more to turn on 3.13 just now).

Remove places that were still being used for differences with 3.9 and below (including some 2.7!)

And just generally get out of the old sloppy habit of using ... instead of knowing what the sentence actually says.
@coveralls
Copy link

coveralls commented Oct 29, 2024

Coverage Status

coverage: 93.026%. remained the same
when pulling b92727d on remove_ellipses
into 6235b41 on master.

@mscuthbert mscuthbert merged commit 4e90bfc into master Oct 29, 2024
@mscuthbert mscuthbert deleted the remove_ellipses branch October 29, 2024 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants