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