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-44404: tkinter after support callable classes
#26812
Conversation
|
Quick note: as far as I can tell, all other usages of |
after support callable classes
Misc/NEWS.d/next/Library/2021-06-20-19-01-11.bpo-44404.McfrYB.rst
Outdated
Show resolved
Hide resolved
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
|
Pipelines failure is related to issue 44384 |
|
@serhiy-storchaka please could you set the Windows x64 test to rerun (it failed due to a connection issue - presumably temporary) |
|
Thanks @E-Paine for the PR, and @serhiy-storchaka for merging it |
|
Sorry @E-Paine and @serhiy-storchaka, I had trouble checking out the |
This comment was marked as off-topic.
This comment was marked as off-topic.
|
Great, thanks Serhiy! |
|
Thanks @E-Paine for the PR, and @serhiy-storchaka for merging it |
|
Sorry @E-Paine and @serhiy-storchaka, I had trouble checking out the |
|
Thanks @E-Paine for the PR, and @serhiy-storchaka for merging it |
|
GH-26921 is a backport of this pull request to the 3.10 branch. |
(cherry picked from commit e9c8f78) Co-authored-by: E-Paine <63801254+E-Paine@users.noreply.github.com>
|
Buildbot failure in test_compile (hiddden) is This is first time I have seen 'trouble checking out...' twice on one issue. Trying again. |
https://bugs.python.org/issue44404
The text was updated successfully, but these errors were encountered: