[docs] p-adic: Update docs to change printing-mode=digits to digits-unicode#41304
Conversation
|
Do we need to update docs in other files such as These are very long files, and will need more time to edit those. The current file will render here: doc-preview, which has a summary of all printing mode... |
|
Documentation preview for this PR (built with commit 9ac8127; changes) is ready! 🎉 |
|
If it is useful, there's a
I'd say "strictly speaking not necessary", just that the new doctest is nice to have if someone want to avoid the test being too loose. |
📝 Checklist
In #41276, I added the printing mode='digits-unicode' in p-adic printing.
This addition was to avoid
...being treated as wildcard in pydoctest module.digits-unicodereplaced...with unicode…This PR updates the doc to solve the problem.
I updated the docstring as well as the doctest to reflect the new change.
⌛ Dependencies