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