Message272875
The pure python version of decimal has extensive docstrings with text and explanatory examples drawn directly from the decimal arithmetic specification. Those should all be copied to the C version as well. This will improve usability for interactive use and improve help().
I would like to leave this work for one of the new aspiring core devs (perhaps Elizabeth, Lisa, or Nofar). |
|
| Date |
User |
Action |
Args |
| 2016-08-16 19:28:55 | rhettinger | set | recipients:
+ rhettinger, docs@python |
| 2016-08-16 19:28:55 | rhettinger | set | messageid: <[email protected]> |
| 2016-08-16 19:28:55 | rhettinger | link | issue27779 messages |
| 2016-08-16 19:28:55 | rhettinger | create | |
|