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 petr.viktorin
Recipients eryksun, hroncok, jkloth, pablogsal, paul.moore, petr.viktorin, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-10-15.09:26:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571131582.23.0.460436739469.issue38470@roundup.psfhosted.org>
In-reply-to
Content
New changeset eb1dda2b56f67f09352c303588c28880c471ae87 by Petr Viktorin (Victor Stinner) in branch 'master':
bpo-38470: Fix test_compileall.test_compile_dir_maxlevels() (GH-16789)
https://github.com/python/cpython/commit/eb1dda2b56f67f09352c303588c28880c471ae87
History
Date User Action Args
2019-10-15 09:26:22petr.viktorinsetrecipients: + petr.viktorin, paul.moore, vstinner, tim.golden, jkloth, zach.ware, eryksun, steve.dower, hroncok, pablogsal
2019-10-15 09:26:22petr.viktorinsetmessageid: <1571131582.23.0.460436739469.issue38470@roundup.psfhosted.org>
2019-10-15 09:26:22petr.viktorinlinkissue38470 messages
2019-10-15 09:26:22petr.viktorincreate