Mercurial > hg
comparison mercurial/utils/procutil.py @ 43169:3941e7063d03
py3: call SMTP.has_extn() with an str
Passing a bytes on Python 3 always returns False, thus starttls is not
properly detected.
author | Denis Laxalde <denis@laxalde.org> |
---|---|
date | Thu, 10 Oct 2019 21:00:13 +0200 |
parents | 227ba1afcb65 |
children | 54f4d094bab1 15a6c6783060 |
comparison
equal
deleted
inserted
replaced
43168:01e8eefd9434 | 43169:3941e7063d03 |
---|