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.15:05:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555513543.31.0.416561712033.issue35755@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2c4c02f8a876fcf084575dcaf857a0236c81261a by Victor Stinner in branch 'master':
bpo-35755: Remove current directory from posixpath.defpath (GH-11586)
https://github.com/python/cpython/commit/2c4c02f8a876fcf084575dcaf857a0236c81261a
History
Date User Action Args
2019-04-17 15:05:43vstinnersetrecipients: + vstinner, gregory.p.smith, giampaolo.rodola, christian.heimes, jwilk, serhiy.storchaka, izbyshev
2019-04-17 15:05:43vstinnersetmessageid: <1555513543.31.0.416561712033.issue35755@roundup.psfhosted.org>
2019-04-17 15:05:43vstinnerlinkissue35755 messages
2019-04-17 15:05:43vstinnercreate