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 barry, eric.snow, ncoghlan, vstinner
Date 2017-11-23.18:02:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset b9197959c186f9061bd74d0adc20e96556426db4 by Victor Stinner in branch 'master':
bpo-32030: Fix calculate_path() on macOS (#4526)
https://github.com/python/cpython/commit/b9197959c186f9061bd74d0adc20e96556426db4
History
Date User Action Args
2017-11-23 18:02:06vstinnersetrecipients: + vstinner, barry, ncoghlan, eric.snow
2017-11-23 18:02:06vstinnersetmessageid: <[email protected]>
2017-11-23 18:02:06vstinnerlinkissue32030 messages
2017-11-23 18:02:06vstinnercreate