This repository has been archived by the owner on Apr 7, 2022. It is now read-only.
v9.2.5
Changes
- Pull Request #212: Skip databaseds backends in PyTango compatibility module
- Pull Request #221: DevEnum attributes can now be directly assigned labels
- Pull Request #236: Cleanup dbaccess module
- Pull Request #237: Add info about how to release a new version
Bug fixes
- Pull Request #209 (issue #207): Fix documentation warnings
- Pull Request #211: Yet another fix to the gevent threadpool error wrapping
- Pull Request #214 (issue #213): DevEncoded attribute should produce a bytes object in python 3
- Pull Request #219: Fixing icons in documentation
- Pull Request #220: Fix 'DevFailed' object does not support indexing
- Pull Request #225 (issue #215): Fix exception propagation in python 3
- Pull Request #226 (issue #216): Add missing converter from python bytes to char*
- Pull Request #227: Gevent issue #1260 should be fixed by now
- Pull Request #232: use special case-insensitive weak values dictionary for Tango nodes