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 gregory.p.smith
Recipients gregory.p.smith
Date 2020-03-01.18:43:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583088187.42.0.368401988462.issue39769@roundup.psfhosted.org>
In-reply-to
Content
New changeset ce720d3e0674d6ac6f1b950c20a89be4cfde7853 by Gregory P. Smith in branch '3.8':
bpo-39769: Fix compileall ddir for subpkgs. (GH-18676) (GH-18718)
https://github.com/python/cpython/commit/ce720d3e0674d6ac6f1b950c20a89be4cfde7853
History
Date User Action Args
2020-03-01 18:43:07gregory.p.smithsetrecipients: + gregory.p.smith
2020-03-01 18:43:07gregory.p.smithsetmessageid: <1583088187.42.0.368401988462.issue39769@roundup.psfhosted.org>
2020-03-01 18:43:07gregory.p.smithlinkissue39769 messages
2020-03-01 18:43:07gregory.p.smithcreate