Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potential dead code removal. #337

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Potential dead code removal. #337

wants to merge 1 commit into from

Conversation

Carreau
Copy link
Collaborator

@Carreau Carreau commented Apr 29, 2024

It looks to me that all this is unreachable, and can go toward simplification to go toward and __init__ instead of a __new__.

@Carreau Carreau force-pushed the dead branch 4 times, most recently from 0f50ea6 to ddb98d4 Compare May 6, 2024 09:07
All this seem unreachable, mostly because some of the types instead
don't match. There  are slice access with [x:y], where x and y are not
ints, but filepos, so should not be able to work.
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.

None yet

1 participant