New submission from Raymond Hettinger:

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).

----------
assignee: docs@python
components: Documentation
keywords: easy
messages: 272875
nosy: docs@python, rhettinger
priority: normal
severity: normal
stage: needs patch
status: open
title: Sync-up docstrings in C version of the the decimal module
versions: Python 3.5, Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27779>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to