Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 14 Sep 2019 23:17:19 +0900 | Yuya Nishihara | rust-cpython: move borrow_mut() to PySharedRefCell |
Sat, 14 Sep 2019 23:01:51 +0900 | Yuya Nishihara | rust-cpython: move py_shared_state to PySharedRefCell object |
Thu, 10 Oct 2019 21:37:12 +0200 | Denis Laxalde | py3: decode username and password before SMTP login |
Thu, 10 Oct 2019 21:30:44 +0200 | Denis Laxalde | py3: use socket.makefile() instead of dropped smtplib.SSLFakeFile |
Thu, 10 Oct 2019 21:05:34 +0200 | Denis Laxalde | py3: call SMTP.docmd() with an str |
Thu, 10 Oct 2019 21:00:13 +0200 | Denis Laxalde | py3: call SMTP.has_extn() with an str |
Thu, 10 Oct 2019 20:27:34 +0200 | Denis Laxalde | py3: fix sorting of obsolete markers when building bundle |