This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author srittau
Recipients docs@python, rhettinger, srittau
Date 2019-10-13.14:20:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570976427.94.0.852447580797.issue38464@roundup.psfhosted.org>
In-reply-to
Content
The documentation for NormalDist.quantiles() (https://docs.python.org/3.8/library/statistics.html#statistics.NormalDist) is missing the "n" argument from the definition.
History
Date User Action Args
2019-10-13 14:20:28srittausetrecipients: + srittau, rhettinger, docs@python
2019-10-13 14:20:27srittausetmessageid: <1570976427.94.0.852447580797.issue38464@roundup.psfhosted.org>
2019-10-13 14:20:27srittaulinkissue38464 messages
2019-10-13 14:20:27srittaucreate