* corrected bogus space in worker thread name
* thread server can now be cleanly stopped with SIGINT / Ctrl-C on Windows
* the behavior of the NATPORT config item has been corrected to be in line with the API behavior of the Daemon
* certs are now included in sdist archive so the ssl unit tests also run as intended
* now correctly checks for write access to the correct logfile location, instead of assuming the current directory
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyro4?expand=0&rev=12
* include LICENSE file in distribution
* avoid decode error when dealing with memoryview annotations
* serpent 1.27 required to avoid regression in previous version
* fixed marshal serializer problem that prevented it to even call register() in the name server.
* msgpack, json and marshal serializers now understand how to serialize array.array the same way serpent already did
* fixed distributed-mandelbrot example to actually run multiple concurrent calculations.
* missing API method doc added on NameServer.count()
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyro4?expand=0&rev=9