-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Separate cases in stringify and restify with greater precision
#12284
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
Separate cases in stringify and restify with greater precision
#12284
Conversation
stringify and restify cases more preciselystringify and restify cases more precisely [part 2e]
2e5ea02 to
866a2e1
Compare
|
@AA-Turner Since you are working on my PR, I'll let you handle whatever changes you want to do (so that we don't have conflicts if I push something else). Feel free to ping me if you have questions! EDIT: It also appears that CPython 3.13 changed the representation somewhere causing an autodoc test to fail (it happened before you merged my PRs). |
stringify and restify cases more precisely [part 2e]stringify and restify with greater precision
|
Heya, my one comment here is; |
This is the last part of the refactorization of those functions where I moved some code around and refactor some inner cases (with details).