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 19379
Status merged
Title bpo-40170: PyObject_NEW() becomes an alias to PyObject_New()
History
Date User Action Args
2020-04-07 22:38:17vstinnersetstatus: open -> merged
2020-04-07 22:16:00vstinnersettitle: bpo-40170: PyObject_NEW() now calls _PyObject_New() -> bpo-40170: PyObject_NEW() becomes an alias to PyObject_New()
2020-04-04 22:38:49vstinnerlinkissue40170 pull_requests
2020-04-04 22:38:49vstinnercreate