- Update to 1.3.0
* 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 (forwarded request 1309266 from glaubitz)
OBS-URL: https://build.opensuse.org/request/show/1309271
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xdoctest?expand=0&rev=9
Description
No description provided
Languages
RPM Spec
100%