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 uranusjr
Recipients dstufft, eric.araujo, frenzy, hroncok, uranusjr, vstinner
Date 2021-08-10.13:51:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628603464.04.0.242327841217.issue44860@roundup.psfhosted.org>
In-reply-to
Content
I’ve updated the linked PR to change sysconfig instead to not use sys.platlibdir when generating the posix_user scheme. This means posix_user would behave the same in 3.9+ as 3.8 and prior.
History
Date User Action Args
2021-08-10 13:51:04uranusjrsetrecipients: + uranusjr, vstinner, eric.araujo, dstufft, hroncok, frenzy
2021-08-10 13:51:04uranusjrsetmessageid: <1628603464.04.0.242327841217.issue44860@roundup.psfhosted.org>
2021-08-10 13:51:04uranusjrlinkissue44860 messages
2021-08-10 13:51:04uranusjrcreate