3.6.8 - Bugfix: support for multiprocessing Pool
- Suppressed warnings in our own tests, to improve packaging maintenance. Fixed #248
- Fixed bug where setting
idsin@parametrizewithout setting explicitlyidgen=Nonewould raise aValueError. Fixed #238. - Fixed bug where case-holding class marks were not propagated to static methods and class methods. Fixed #246
- Fixed support for multiprocessing
Pool. Fixes #242
See documentation page for details.