Skip to content

Commit 795b9f5

Browse files
scripts/test.py: added note about --swig fixing py_limited_api with python-3.13.
1 parent d0bccd8 commit 795b9f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/test.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,8 @@
217217
--swig 'git:--branch master https://github.com/swig/swig.git'
218218
--swig 'git:--branch master'
219219
--swig git:
220+
221+
2025-08-18: This fixes building with py_limited_api on python-3.13.
220222
221223
--swig-quick 0|1
222224
If 1 and `--swig` starts with 'git:', we do not update/build swig if

0 commit comments

Comments
 (0)