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 14166
Status open
Title bpo-28869: Skip one additional frame when type.__new__ is called not directly from type.__call__.
History
Date User Action Args
2019-10-13 11:01:17serhiy.storchakasettitle: [WIP] bpo-28869: Change some details in type(). -> bpo-28869: Skip one additional frame when type.__new__ is called not directly from type.__call__.
2019-06-17 19:10:42serhiy.storchakalinkissue28869 pull_requests
2019-06-17 19:10:42serhiy.storchakacreate