bpo-44404: tkinter after support callable classes#26812
bpo-44404: tkinter after support callable classes#26812serhiy-storchaka merged 5 commits intopython:mainfrom
after support callable classes#26812Conversation
|
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 🌮🎉.. I'm working now to backport this PR to: 3.10. |
|
Sorry @E-Paine and @serhiy-storchaka, I had trouble checking out the |
This comment has been minimized.
This comment has been minimized.
|
Great, thanks Serhiy! |
|
Thanks @E-Paine for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
|
Sorry @E-Paine and @serhiy-storchaka, I had trouble checking out the |
|
Thanks @E-Paine for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
|
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