Mercurial > hg
comparison mercurial/statprof.py @ 39026:a5e70c14214a
mail: stop using the smtplib.SSLFakeFile and use socket.socket.makefile
They're equivalent, and the latter is what Python 3.3 says to use in
the release notes. Turns out it works on Python 2 as well.
Differential Revision: https://phab.mercurial-scm.org/D3956
author | Augie Fackler <augie@google.com> |
---|---|
date | Mon, 16 Jul 2018 18:17:19 -0400 |
parents | 3c569172848d |
children | 8943c1352b6c |
comparison
equal
deleted
inserted
replaced
39025:569d662816de | 39026:a5e70c14214a |
---|