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 remi.lapeyre
Recipients docs@python, edison.abahurire, eric.araujo, ezio.melotti, mdk, remi.lapeyre, willingc
Date 2020-06-07.08:24:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591518285.62.0.921454165187.issue40896@roundup.psfhosted.org>
In-reply-to
Content
In the case of time, it's a C module. Those usually don't have a link to their implementation at the top. Others like wsgiref should have a link as having a quick way to read the implementation is a nice way to check on the implementation details and get acquainted with Python's internal.

Could you open a PR to add those?
History
Date User Action Args
2020-06-07 08:24:45remi.lapeyresetrecipients: + remi.lapeyre, ezio.melotti, eric.araujo, docs@python, willingc, mdk, edison.abahurire
2020-06-07 08:24:45remi.lapeyresetmessageid: <1591518285.62.0.921454165187.issue40896@roundup.psfhosted.org>
2020-06-07 08:24:45remi.lapeyrelinkissue40896 messages
2020-06-07 08:24:45remi.lapeyrecreate