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 pablogsal
Recipients barry, pablogsal, r.david.murray, scorphus, serhiy.storchaka, vstinner
Date 2018-09-07.22:04:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536357891.68.0.56676864532.issue34246@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d5fbe9b1a3d65ceeb9159c5ba999ee966a945f76 by Pablo Galindo (Pablo Aguiar) in branch 'master':
bpo-34246: Use no mutable default args in smtplib (GH-8554)
https://github.com/python/cpython/commit/d5fbe9b1a3d65ceeb9159c5ba999ee966a945f76
History
Date User Action Args
2018-09-07 22:04:51pablogsalsetrecipients: + pablogsal, barry, vstinner, r.david.murray, serhiy.storchaka, scorphus
2018-09-07 22:04:51pablogsalsetmessageid: <1536357891.68.0.56676864532.issue34246@psf.upfronthosting.co.za>
2018-09-07 22:04:51pablogsallinkissue34246 messages
2018-09-07 22:04:51pablogsalcreate