Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented Apr 6, 2022

Move the private _PyComplex_FormatAdvancedWriter() function to the
internal C API. No longer export the function.

https://bugs.python.org/issue35134

Move the private _PyComplex_FormatAdvancedWriter() function to the internal C API. No longer export the function.
@vstinner
Copy link
MemberAuthor

Move the private _PyComplex_FormatAdvancedWriter() function to the
internal C API. No longer export the function.

It's not used by top 5000 PyPI projects:

$ ./search_pypi_top.py PYPI-2022-01-26-TOP-5000/ _PyComplex_FormatAdvancedWriter -q Found 0 matching lines in 0 projects 

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner@the-knights-who-say-ni@bedevere-bot