https://github.com/jwodder/sphinx-bug-20220617
https://github.com/jwodder/sphinx-bug-20220617
bug-reproduction python sphinx
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jwodder/sphinx-bug-20220617
- Owner: jwodder
- License: mit
- Created: 2022-06-17T13:49:58.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-17T13:53:52.000Z (over 3 years ago)
- Last Synced: 2025-03-21T00:20:44.722Z (12 months ago)
- Topics: bug-reproduction, python, sphinx
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
This is a demonstration of a bug in Sphinx regarding the lack of rendering of
``AnyStr`` when used as a parameter to a generic base class.
See for the corresponding
bug report.