* New `ASYNC` basic directive to hold the asyncio event loop
in any section of code. Useful for multitasking tests.
* Removed `16806_WORKAROUND` as it is not longer needed for Python 3.8+
* Removed deprecated --xdoc-force-dynamic and --allow-xdoc-dynamic flags
* Improved speed (~6x) of doctest collection when running in pytest
* Uses pytest plugin system to disable stdlib doctest instead of monkey patching.
* Fixed incorrect return type in docstrings
* The doctest parser no longer expand tabs to spaces
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xdoctest?expand=0&rev=17
6.8 KiB
6.8 KiB