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 jwilk
Recipients christian.heimes, giampaolo.rodola, gregory.p.smith, izbyshev, jwilk, serhiy.storchaka, vstinner
Date 2019-04-17.15:06:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555513572.57.0.309703504337.issue35755@roundup.psfhosted.org>
In-reply-to
Content
(Note that in msg333835 another implementation, presumably GNU which, was tested.)

My point is that "which" implementations have different behavior, so justifying anything with "which" compatibility is weird at best. You can't be compatible with all them.

Also telling users that you "mimick Unix which command behavior" is unhelpful, because vast majority of users have no idea how it behaves in this corner case.
History
Date User Action Args
2019-04-17 15:06:12jwilksetrecipients: + jwilk, gregory.p.smith, vstinner, giampaolo.rodola, christian.heimes, serhiy.storchaka, izbyshev
2019-04-17 15:06:12jwilksetmessageid: <1555513572.57.0.309703504337.issue35755@roundup.psfhosted.org>
2019-04-17 15:06:12jwilklinkissue35755 messages
2019-04-17 15:06:12jwilkcreate