Issue #27782: Fix m_methods handling in multiphase init
Multi-phase extension module import now correctly allows the ``m_methods`` field to be used to add module level functions to instances of non-module types returned from ``Py_create_mod``. Patch by Xiang Zhang.
N
Nick Coghlan committed
8682f578c1c8fd0486c886b001729907a5409a9f
Parent: 9c8aa9b