-
-
Notifications
You must be signed in to change notification settings - Fork 30.3k
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
Implement PEP 424 #60352
Comments
The attached patch implements PEP-424. The implementation of this demonstrated a need for a few small modifications to the PEP, they will follow shortly. |
patch updated fully with respect to the updates georg pushed to the PEP |
Updated version of the patch with fewer memory leaks. |
All memory leaks resolved, yay! |
Added documentation. |
New changeset a7ec0a1b0f7c by Armin Ronacher in branch 'default': |
Reviewed and applied. Looks good. |
a7ec0a1b0f7c broke the Windows buildbots: In Visual Studio variables |
I've taken care of the issue in f56a49e74178 and 895f9fddb8e3. |
Ah, thank you very much, sorry about that. |
New changeset b9dedf845a0f by Armin Ronacher in branch 'default': |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: