nifi/nifi-nar-bundles/nifi-py4j-bundle/nifi-python-framework
exceptionfactory 2d9943e2d3
NIFI-13042 Support Python 3.12 for Python Processors
This closes #8644.

- Updated Controller.py main function to join non-daemon threads avoiding RuntimeError on Python 3.12
- Replaced deprecated find_module method with find_spec
- Updated documentation to include support for Python 3.12

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-04-14 20:47:51 -07:00
..
src NIFI-13042 Support Python 3.12 for Python Processors 2024-04-14 20:47:51 -07:00
pom.xml NIFI-12616 Added Processor Documentation Support for Python 2024-01-18 19:12:05 -06:00