PyEval_CallObjectWithKeywords() has been deprecated since Python 3.9 and
was removed in Python 3.13. Add an upstream patch that replaces it with
PyObject_Call().
Details
Details
- Reviewers
kiwi - Group Reviewers
Python samba - Commits
- R11:654a7a02bb47: net/samba416: Fix build with newer Python
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 74064 Build 70947: arc lint + arc unit