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 tim.peters
Recipients CharlieZhao, docs@python, rhettinger, serhiy.storchaka, tim.peters
Date 2022-02-26.04:17:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645849044.03.0.111889818342.issue45735@roundup.psfhosted.org>
In-reply-to
Content
New changeset e466faa9df9a1bd377d9725de5484471bc4af8d0 by Charlie Zhao in branch 'main':
bpo-45735: Promise the long-time truth that `args=list` works (GH-30982)
https://github.com/python/cpython/commit/e466faa9df9a1bd377d9725de5484471bc4af8d0
History
Date User Action Args
2022-02-26 04:17:24tim.peterssetrecipients: + tim.peters, rhettinger, docs@python, serhiy.storchaka, CharlieZhao
2022-02-26 04:17:24tim.peterssetmessageid: <1645849044.03.0.111889818342.issue45735@roundup.psfhosted.org>
2022-02-26 04:17:24tim.peterslinkissue45735 messages
2022-02-26 04:17:23tim.peterscreate