William S Fulton
|
1b09f4f111
|
Refactor python no-gil detection
Also additional python interpreter flags cleanup, use PYFLAGS consistently and remove PYTHONFLAGS.
|
2025-04-17 17:44:02 +01:00 |
klaus spanderen
|
a75b7b8b9c
|
Added support for Python free threading (aka no-gil)
|
2025-04-16 19:00:48 +01:00 |
William S Fulton
|
1225b2e484
|
Fix testcase for python-3.12
Immortable Objects don't change reference counts, PEP 683
https://peps.python.org/pep-0683/
|
2023-08-16 22:42:26 +01:00 |
Jon Schlueter
|
b77f3afafb
|
autopep8 cleanup of Examples/test-suite/python
automated cleanup of python pep8 whitespace compliance
|
2015-05-08 21:35:52 -04:00 |
Marcelo Matus
|
5daf66c0db
|
fix memory PyObject * typemaps to avoid memory leaks with iterators
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8375 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-11 23:05:12 +00:00 |
Marcelo Matus
|
3c65cea431
|
Perl added to the Unified typemap library, cleaner way to use the library, and 'normalized' macro names
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7707 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-24 14:59:05 +00:00 |