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 vstinner
Recipients asvetlov, barry, christian.heimes, cstratak, doko, lemburg, matrixise, pablogsal, pmpp, r.david.murray, vstinner
Date 2020-11-30.21:35:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606772113.14.0.870035398651.issue28468@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5c73afc36ee6cca41009a510092e1f901c5dc0a0 by Christian Heimes in branch 'master':
bpo-28468: Add platform.freedesktop_os_release() (GH-23492)
https://github.com/python/cpython/commit/5c73afc36ee6cca41009a510092e1f901c5dc0a0
History
Date User Action Args
2020-11-30 21:35:13vstinnersetrecipients: + vstinner, lemburg, barry, doko, christian.heimes, r.david.murray, asvetlov, pmpp, matrixise, cstratak, pablogsal
2020-11-30 21:35:13vstinnersetmessageid: <1606772113.14.0.870035398651.issue28468@roundup.psfhosted.org>
2020-11-30 21:35:13vstinnerlinkissue28468 messages
2020-11-30 21:35:13vstinnercreate