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 christian.heimes
Recipients adelfino, akkana, amaury.forgeotdarc, christian.heimes, docs@python
Date 2018-07-28.10:01:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532772087.13.0.56676864532.issue5978@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 937fb55d35373fd2701078251840b6be0465a6e1 by Christian Heimes (Andrés Delfino) in branch 'master':
bpo-5978: Document that profiling needs cmd/function to return (GH-7938)
https://github.com/python/cpython/commit/937fb55d35373fd2701078251840b6be0465a6e1
History
Date User Action Args
2018-07-28 10:01:27christian.heimessetrecipients: + christian.heimes, amaury.forgeotdarc, akkana, docs@python, adelfino
2018-07-28 10:01:27christian.heimessetmessageid: <1532772087.13.0.56676864532.issue5978@psf.upfronthosting.co.za>
2018-07-28 10:01:27christian.heimeslinkissue5978 messages
2018-07-28 10:01:26christian.heimescreate