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 christian.heimes, giampaolo.rodola, gregory.p.smith, izbyshev, jwilk, serhiy.storchaka, vstinner
Date 2019-04-17.16:38:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555519090.2.0.811058261043.issue35755@roundup.psfhosted.org>
In-reply-to
Content
New changeset 394b991e41a2a4ce3afc8e6fde44de46e73bbb34 by Victor Stinner in branch '3.7':
[3.7] bpo-35755: shutil.which() uses os.confstr("CS_PATH") (GH-12862)
https://github.com/python/cpython/commit/394b991e41a2a4ce3afc8e6fde44de46e73bbb34
History
Date User Action Args
2019-04-17 16:38:10vstinnersetrecipients: + vstinner, gregory.p.smith, giampaolo.rodola, christian.heimes, jwilk, serhiy.storchaka, izbyshev
2019-04-17 16:38:10vstinnersetmessageid: <1555519090.2.0.811058261043.issue35755@roundup.psfhosted.org>
2019-04-17 16:38:10vstinnerlinkissue35755 messages
2019-04-17 16:38:10vstinnercreate