Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
2.0.0-rc3
-
None
Description
Instead of providing duplicate docstrings for both cpython and pure python implementation implement a central docstring repository, which can be used for both implementations.
- This will avoid writing documentation twice
- Consistency between both implementations