| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…ntation On some platforms, and in particular macOS/arm64, the calling convention for variadic arguments is different from the regular calling convention. Add a section to the documentation to document this.
|
Thanks @ronaldoussoren for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
Sorry, something went wrong.
|
Sorry @ronaldoussoren, I had trouble checking out the 3.11 backport branch. |
Sorry, something went wrong.
…ntation (pythonGH-99529) On some platforms, and in particular macOS/arm64, the calling convention for variadic arguments is different from the regular calling convention. Add a section to the documentation to document this. (cherry picked from commit bc3a11d) Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
|
GH-99681 is a backport of this pull request to the 3.10 branch. |
Sorry, something went wrong.
|
Thanks @ronaldoussoren for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Sorry, something went wrong.
…ntation (pythonGH-99529) On some platforms, and in particular macOS/arm64, the calling convention for variadic arguments is different from the regular calling convention. Add a section to the documentation to document this. (cherry picked from commit bc3a11d) Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
|
GH-99682 is a backport of this pull request to the 3.11 branch. |
Sorry, something went wrong.
GH-99529) On some platforms, and in particular macOS/arm64, the calling convention for variadic arguments is different from the regular calling convention. Add a section to the documentation to document this. (cherry picked from commit bc3a11d) Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
GH-99529) On some platforms, and in particular macOS/arm64, the calling convention for variadic arguments is different from the regular calling convention. Add a section to the documentation to document this. (cherry picked from commit bc3a11d) Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
| Back | FazBrowse Home | New Git URL |
On some platforms, and in particular macOS/arm64, the calling convention for variadic arguments is different from the regular calling convention. Add a section to the documentation to document this.