Message 335654 - Python tracker (original) (raw)
Message335654
This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.
Author | Anthony Sottile |
---|---|
Recipients | Anthony Sottile, docs@python |
Date | 2019-02-15.22:48:04 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1550270884.67.0.140749638005.issue36007@roundup.psfhosted.org |
In-reply-to |
Content |
---|
doctest `:skipif:` was added in https://github.com/sphinx-doc/sphinx/issues/5273 Used here: https://github.com/python/cpython/blame/36433221f06d649dbd7e13f5fec948be8ffb90af/Doc/library/turtle.rst#L252-L253 Sphinx minimum version configured here: https://github.com/python/cpython/blob/36433221f06d649dbd7e13f5fec948be8ffb90af/Doc/conf.py#L44-L45 Should this be upped to 1.8 or should the :skipif: be removed? My guess is the former, I'd be happy to contribute a patch I hit this while packaging 3.8.0a1 for deadsnakes |
History | |||
---|---|---|---|
Date | User | Action | Args |
2019-02-15 22:48:04 | Anthony Sottile | set | recipients: + Anthony Sottile, docs@python |
2019-02-15 22:48:04 | Anthony Sottile | set | messageid: 1550270884.67.0.140749638005.issue36007@roundup.psfhosted.org |
2019-02-15 22:48:04 | Anthony Sottile | link | issue36007 messages |
2019-02-15 22:48:04 | Anthony Sottile | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements