Overview
Request 1177535 accepted
- Update to 0.5.0:
* Dropped Python2 and Python3.5 Support.
* Added SASL transport client.
* Add submodule to sys.path when loading child idl file.
* Support cythonized module on Windows.
* Support using ipv6 in make_client/make_server method.
* Basic multi-thread support in parser.
- Switch package to modern Python Stack on SLE-15
* Use Python 3.11 on SLE-15 by default
- Disable additional tests that require internet connection
* test_api_ipv6
Request History
glaubitz created request
- Update to 0.5.0:
* Dropped Python2 and Python3.5 Support.
* Added SASL transport client.
* Add submodule to sys.path when loading child idl file.
* Support cythonized module on Windows.
* Support using ipv6 in make_client/make_server method.
* Basic multi-thread support in parser.
- Switch package to modern Python Stack on SLE-15
* Use Python 3.11 on SLE-15 by default
- Disable additional tests that require internet connection
* test_api_ipv6
mcalabkova accepted request
ok