This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author AlexWaygood
Recipients AlexWaygood, Dutcho, enedil, gvanrossum, iritkatriel, levkivskyi, lukasz.langa, rhettinger, selik, serhiy.storchaka, techdragon
Date 2021-12-29.01:01:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640739714.28.0.121972745649.issue34498@roundup.psfhosted.org>
In-reply-to
Content
Guido: Serhiy fixed this very recently in Issue46032.

The documentation should probably be improved, however, in my opinion; there's currently nothing officially stating that GenericAlias/NewType/typing aliases are unsupported.

Support for singledispatch.register(union_type) was also recently added in Issue46014, but has yet to be documented.
History
Date User Action Args
2021-12-29 01:01:54AlexWaygoodsetrecipients: + AlexWaygood, gvanrossum, rhettinger, lukasz.langa, serhiy.storchaka, techdragon, levkivskyi, selik, Dutcho, enedil, iritkatriel
2021-12-29 01:01:54AlexWaygoodsetmessageid: <1640739714.28.0.121972745649.issue34498@roundup.psfhosted.org>
2021-12-29 01:01:54AlexWaygoodlinkissue34498 messages
2021-12-29 01:01:54AlexWaygoodcreate