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.

URL PR 18852
Status merged
Title bpo-39904: Move handling of one-argument call of type() from type.__new__() to type.__call__().
History
Date User Action Args
2020-03-09 17:59:05serhiy.storchakasetstatus: open -> merged
2020-03-08 14:44:13serhiy.storchakalinkissue39904 pull_requests
2020-03-08 14:44:13serhiy.storchakacreate