bpo-42415: Add PyObject_CallNoArgs to PC\python3dll.c by ZackerySpytz · Pull Request #23415 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Conversation
Thanks! I'm curious if this will get backported to 3.9.x series on Windows (3.9.1?), or de-facto we're accepting that this function is actually not fully in the limited api until Python 3.10 (because users building from Windows can't link against this symbol right now on 3.9).
alex
approved these changes
I've marked this for backporting to the 3.9 branch. There's obviously no putting the toothpaste back into the tube though, it'll never work on 3.9.0 for Windows :-(
I merged PR #23598 instead which adds more symbols. Thanks anyway for your PR!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters