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
- Repository
- R11 FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable