Matti Picus pushed to branch branch/py3.7 at PyPy / pypy


Commits:
d8d27a06 by "Miss Islington (bot)" at 2021-08-31T08:26:34+03:00
bpo-43124: Fix smtplib multiple CRLF injection (GH-25987) (GH-28037)
Co-authored-by: Miguel Brito <5544985+miguen...@users.noreply.github.com>

Co-authored-by: Łukasz Langa <luk...@langa.pl>
(cherry picked from commit 0897253f426068ea6a6fbe0ada01689af9ef1019)

--HG--
branch : py3.7

- - - - -
2fa75211 by "Miss Islington (bot)" at 2021-08-31T08:27:45+03:00
bpo-42278: Use tempfile.TemporaryDirectory rather than tempfile.mktemp in pydoc 
(GH-23200) (GH-28026)
Co-authored-by: Łukasz Langa <luk...@langa.pl>
(cherry picked from commit c9227df5a9d8e958a2324cf0deba8524d1ded26a)

Co-authored-by: E-Paine <63801254+e-pa...@users.noreply.github.com>

--HG--
branch : py3.7

- - - - -


3 changed files:

- lib-python/3/pydoc.py
- lib-python/3/smtplib.py
- lib-python/3/test/test_smtplib.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/44b64678ebc889c28ec29be5bdd8315424965391...2fa75211456d75f4605deb6a8d99628841bf0bae

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/44b64678ebc889c28ec29be5bdd8315424965391...2fa75211456d75f4605deb6a8d99628841bf0bae
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to