summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorPablo Galindo <Pablogsal@gmail.com>2018-09-08 01:20:27 (GMT)
committerGitHub <noreply@github.com>2018-09-08 01:20:27 (GMT)
commiteb6ab73f93c8b883a8d75a83560e2b4c59170d95 (patch)
tree8f26cf42c7bef651024feb3676c001857a228d55 /setup.py
parent963bcc8b71e4ab8c9ee9a91ed1300b6e39219821 (diff)
downloadcpython-eb6ab73f93c8b883a8d75a83560e2b4c59170d95.zip
cpython-eb6ab73f93c8b883a8d75a83560e2b4c59170d95.tar.gz
cpython-eb6ab73f93c8b883a8d75a83560e2b4c59170d95.tar.bz2
[3.6] bpo-34246: Use no mutable default args in smtplib (GH-8554) (#9112)
Some methods of the SMTP class use mutable default arguments. Specially `send_message` is affected as it mutates one of the args by appending items to it, which has side effects on further calls.. (cherry picked from commit d5fbe9b1a3d65ceeb9159c5ba999ee966a945f76) Co-authored-by: Pablo Aguiar <scorphus@gmail.com>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions