gh-124787: Fix `TypeAliasType` and incorrect `type_params` by sobolevn · Pull Request #124795 · python/cpython
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but let's run this through the refleak buildbots to make sure.
🤖 New build scheduled with the buildbot fleet by @JelleZijlstra for commit 7d439f8 🤖
The command will test the builders whose names match following regular expression: refleak
The builders matched are:
AMD64 FreeBSD Refleaks PRAMD64 Windows11 Refleaks PRPPC64LE Fedora Rawhide NoGIL refleaks PRaarch64 Fedora Rawhide NoGIL refleaks PRPPC64LE CentOS9 Refleaks PRaarch64 Fedora Rawhide Refleaks PRARM64 MacOS M1 Refleaks NoGIL PRAMD64 CentOS9 NoGIL Refleaks PRAMD64 Fedora Stable Refleaks PRaarch64 RHEL8 Refleaks PRPPC64LE RHEL8 Refleaks PRPPC64LE Fedora Stable Refleaks PRAMD64 Fedora Rawhide Refleaks PRAMD64 Fedora Rawhide NoGIL refleaks PRAMD64 RHEL8 Refleaks PRAMD64 CentOS9 Refleaks PRPPC64LE Fedora Rawhide Refleaks PRaarch64 Fedora Stable Refleaks PRaarch64 CentOS9 Refleaks PR
@JelleZijlstra what do you think: is this a bug fix or a new feature? Should we backport this to 3.12 and 3.13?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
