# Changes # Commits - doctest ([source](https://github.com/python/cpython/blob/main/Lib/doctest.py), [history](https://github.com/python/cpython/commits/main/Lib/doctest.py)) - doctest typings ([source](https://github.com/python/typeshed/blob/main/stdlib/doctest.pyi), [history](https://github.com/python/typeshed/commits/main/stdlib/doctest.pyi)) - pytest doctest ([source](https://github.com/pytest-dev/pytest/blob/main/src/_pytest/doctest.py), [history](https://github.com/pytest-dev/pytest/commits/main/src/_pytest/doctest.py)) - Sep 05, https://github.com/pytest-dev/pytest/commit/82bd63d318dd46e877b51beaf80c9758603aa0b1 - Sep 07, https://github.com/pytest-dev/pytest/commit/e787d2ed48297cdd1ae95f9cccb31fc999ab1ad5 - Sep 08, https://github.com/pytest-dev/pytest/commit/b3a981d3859f563fa6c24d8a30e1bf76030d2968 - Sep 08, https://github.com/pytest-dev/pytest/commit/ab63ebb3dc07b89670b96ae97044f48406c44fa0 - Sep 08, https://github.com/pytest-dev/pytest/commit/2ed2e9208dfc39597c122a2c1ad884aab0559783 - Sep 08, https://github.com/pytest-dev/pytest/commit/6ad9499c9cb02846d22f6217dc54e70b2e459f2b - sphinx doctest ([source](https://github.com/sphinx-doc/sphinx/blob/v7.2.6/sphinx/ext/doctest.py), [history](https://github.com/sphinx-doc/sphinx/commits/v7.2.6/sphinx/ext/doctest.py)) # Links `_from_module`: - https://github.com/pytest-dev/pytest/commit/e787d2ed48297cdd1ae95f9cccb31fc999ab1ad5 - https://github.com/pytest-dev/pytest/pull/11317 - https://github.com/python/cpython/blob/1c26f1ce6c3965b1f7395b60bf45d7fc0bc6de57/Lib/doctest.py#L948-L975 - https://github.com/python/cpython/blob/0c56c0502270ebe29461fe5cab3ee4d6111da650/Lib/doctest.py#L954-L981
Changes
Commits
Links
_from_module:functools.cached_propertyobjects. pytest-dev/pytest#11317