SIGN IN SIGN UP

bpo-45482: Rename namespaceobject.h to pycore_namespace.h (GH-28975)

Rename Include/namespaceobject.h to
Include/internal/pycore_namespace.h.

The _testmultiphase extension is now built with the
Py_BUILD_CORE_MODULE macro defined to access _PyNamespace_Type.

object.c: remove unused "pycore_context.h" include.
V
Victor Stinner committed
354c35220d25a893e502014478f6739dad6897f3
Parent: a7f8dfd
Committed by GitHub <noreply@github.com> on 10/15/2021, 1:21:21 PM