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 ZackerySpytz, carton, r.david.murray, serhiy.storchaka, vstinner
Date 2019-05-02.19:29:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556825350.87.0.132951223726.issue14546@roundup.psfhosted.org>
In-reply-to
Content
New changeset e85ba1e69288e3fce400ed4cdbefab58934b5904 by Victor Stinner (Miss Islington (bot)) in branch '3.7':
[3.7] bpo-14546: Fix the argument handling in Tools/scripts/lll.py (GH-13026) (GH-13060)
https://github.com/python/cpython/commit/e85ba1e69288e3fce400ed4cdbefab58934b5904
History
Date User Action Args
2019-05-02 19:29:10vstinnersetrecipients: + vstinner, r.david.murray, serhiy.storchaka, carton, ZackerySpytz
2019-05-02 19:29:10vstinnersetmessageid: <1556825350.87.0.132951223726.issue14546@roundup.psfhosted.org>
2019-05-02 19:29:10vstinnerlinkissue14546 messages
2019-05-02 19:29:10vstinnercreate