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

Check if du() and u() are still necessary #265

Open
skjerns opened this issue Nov 13, 2024 · 0 comments
Open

Check if du() and u() are still necessary #265

skjerns opened this issue Nov 13, 2024 · 0 comments

Comments

@skjerns
Copy link
Collaborator

skjerns commented Nov 13, 2024

During code review we foudn this older function du() and u() for unicode encoding and decoding. I suspect they are of no use anylonger after deprecating python 2.7. This should be checked

def du(x):

def u(x):

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

No branches or pull requests

1 participant