Message 230968 - Python tracker (original) (raw)

Message230968

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 jonrsharpe
Recipients docs@python, jonrsharpe
Date 2014-11-10.17:30:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1415640642.7.0.721406876046.issue22839@psf.upfronthosting.co.za
In-reply-to
Content
The link to "statistics" in the documentation for tracemalloc.Snapshot.compare_to (https://docs.python.org/3/library/tracemalloc.html#tracemalloc.Snapshot.compare_to) should be to the statistics method (https://docs.python.org/3/library/tracemalloc.html#tracemalloc.Snapshot.statistics), per the description, not to the statistics module (https://docs.python.org/3/library/statistics.html#module-statistics), where it currently points.
History
Date User Action Args
2014-11-10 17:30:42 jonrsharpe set recipients: + jonrsharpe, docs@python
2014-11-10 17:30:42 jonrsharpe set messageid: 1415640642.7.0.721406876046.issue22839@psf.upfronthosting.co.za
2014-11-10 17:30:42 jonrsharpe link issue22839 messages
2014-11-10 17:30:42 jonrsharpe create

Supported by The Python Software Foundation,
Powered by Roundup

Copyright © 1990-2022, Python Software Foundation
Legal Statements