summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorNick Coghlan <ncoghlan@gmail.com>2016-08-21 17:41:56 +1000
committerNick Coghlan <ncoghlan@gmail.com>2016-08-21 17:41:56 +1000
commit00493c0f700e2c1e7c20a10fb3734949c4f9867f (patch)
tree733009a4f2f220049b5c4f97f8d7423e0b85b1e0 /Python/pythonrun.c
parentc82e8d03b201905b15ae9471958e9caaa6ae6fe7 (diff)
downloadcpython-00493c0f700e2c1e7c20a10fb3734949c4f9867f.tar.gz
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.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions