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 steve.dower
Recipients eric.snow, ncoghlan, steve.dower, vstinner
Date 2021-10-22.23:26:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
As discussed in issue42260, combining the two getpath implementations into a single Python implementation would make it more maintainable and modifiable (particularly where distros need to patch to support alternative layouts).
History
Date User Action Args
2021-10-22 23:26:55steve.dowersetrecipients: + steve.dower, ncoghlan, vstinner, eric.snow
2021-10-22 23:26:55steve.dowersetmessageid: <[email protected]>
2021-10-22 23:26:55steve.dowerlinkissue45582 messages
2021-10-22 23:26:55steve.dowercreate