Skip to content

Make Python 2's inspect more tolerant of unicode #3847

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

Merged
merged 1 commit into from
Mar 14, 2020

Conversation

janverb
Copy link
Contributor

@janverb janverb commented Mar 13, 2020

The motivation for this was running inspect.cleandoc on a possibly-unicode object.

I mostly touched argument types, because changing return types and attribute types could cause unproductive breakage.

@JelleZijlstra JelleZijlstra merged commit 6f159d9 into python:master Mar 14, 2020
@janverb janverb deleted the stdlib-py2-inspect-unicode branch March 16, 2020 09:31
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.

2 participants