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
bpo-43504: Remove effbot urls #26308
Conversation
Thanks @E-Paine ! |
|
This PR cannot have caused these failures, so they are safe to ignore (it's just IDLE) |
Thanks @E-Paine for the PR, and @JulienPalard for merging it |
Thanks @E-Paine for the PR, and @JulienPalard for merging it |
Sorry, @E-Paine and @JulienPalard, I could not cleanly backport this to |
Sorry @E-Paine and @JulienPalard, I had trouble checking out the |
I'm working with a contributor at the sprints to get this fixed in 3.9 and 3.10. |
(cherry picked from commit e9f66ae) Co-authored-by: E-Paine <63801254+E-Paine@users.noreply.github.com>
GH-92161 is a backport of this pull request to the 3.10 branch. |
(cherry picked from commit e9f66ae) Co-authored-by: E-Paine <63801254+E-Paine@users.noreply.github.com>
GH-92162 is a backport of this pull request to the 3.9 branch. |
Note: I have changed the reference in Objects/stringlib/fastsearch.h to the Wayback machine because (IMO) this content is still required.
Note: I have not changed the XML tests where effbot is used as a namespace.
https://bugs.python.org/issue43504