Skip to content

bpo-32820: Simplify __format__ implementation for ipaddress. #16378

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 2 commits into from
Sep 27, 2019

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Sep 25, 2019

Also cache the compiled RE for parsing the format specifier.

https://bugs.python.org/issue32820

Also cache the compiled RE for parsing the format specifier.
@serhiy-storchaka serhiy-storchaka merged commit 5d6f5b6 into python:master Sep 27, 2019
@serhiy-storchaka serhiy-storchaka deleted the ipaddress-format branch September 27, 2019 17:03
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
…H-16378)

Also cache the compiled RE for parsing the format specifier.
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.

5 participants