bpo-29648: Add reference to create_module() by marco-buttu · Pull Request #290 · python/cpython
Mariatta pushed a commit to Mariatta/cpython that referenced this pull request
Add a reference to create_module(), in the first versionadded of section Loaders. (cherry picked from commit 46ce759)
Mariatta pushed a commit to Mariatta/cpython that referenced this pull request
Add a reference to create_module(), in the first versionadded of section Loaders. (cherry picked from commit 46ce759)
Mariatta added a commit that referenced this pull request
) (cherry picked from commit 46ce759)
Mariatta added a commit that referenced this pull request
) (cherry picked from commit 46ce759)
akruis added a commit to akruis/cpython that referenced this pull request
akruis added a commit to akruis/cpython that referenced this pull request
akruis added a commit to akruis/cpython that referenced this pull request
akruis added a commit to akruis/cpython that referenced this pull request
akruis added a commit to akruis/cpython that referenced this pull request
Adapt Stackless Python to the new Vectorcall protocol introduced by upstream commit aacc77f. This changes changes the Stackless protocol to support Vectorcall functions. It also updates code in pricklpit.c to correctly initialize wrapper types. This avoids assertion failures introduced by upstream commit be718c3 (not yet merged).
akruis added a commit to akruis/cpython that referenced this pull request
akruis added a commit to akruis/cpython that referenced this pull request