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-02-29.01:28:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582939720.5.0.247859836184.issue39769@roundup.psfhosted.org>
In-reply-to
Content
New changeset 02673352b5db6ca4d3dc804965facbedfe66425d by Gregory P. Smith in branch 'master':
bpo-39769: Fix compileall ddir for subpkgs. (GH-18676)
https://github.com/python/cpython/commit/02673352b5db6ca4d3dc804965facbedfe66425d
History
Date User Action Args
2020-02-29 01:28:40gregory.p.smithsetrecipients: + gregory.p.smith
2020-02-29 01:28:40gregory.p.smithsetmessageid: <1582939720.5.0.247859836184.issue39769@roundup.psfhosted.org>
2020-02-29 01:28:40gregory.p.smithlinkissue39769 messages
2020-02-29 01:28:40gregory.p.smithcreate