[issue36165] DOC: ssl.rst is missing formatting on two links

2019-06-20 Thread Mariatta
Mariatta added the comment: This just needed backport to 3.7. Miss-islington is already working on it. Thanks! -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker

[issue36165] DOC: ssl.rst is missing formatting on two links

2019-06-20 Thread miss-islington
Change by miss-islington : -- pull_requests: +14104 pull_request: https://github.com/python/cpython/pull/14281 ___ Python tracker ___ __

[issue36165] DOC: ssl.rst is missing formatting on two links

2019-05-06 Thread Toshio Kuratomi
Change by Toshio Kuratomi : -- keywords: +patch pull_requests: +13046 stage: needs patch -> patch review ___ Python tracker ___ ___

[issue36165] DOC: ssl.rst is missing formatting on two links

2019-05-06 Thread Toshio Kuratomi
Toshio Kuratomi added the comment: I'll take a look at this one. -- nosy: +a.badger ___ Python tracker ___ ___ Python-bugs-list mai

[issue36165] DOC: ssl.rst is missing formatting on two links

2019-03-02 Thread Cheryl Sabella
New submission from Cheryl Sabella : In `ssl.rst`, formatting for two data links is missing the leading `:` 1. ssl.PROTOCOL_SSLv23ΒΆ Alias for ---> data:PROTOCOL_TLS. <--- 2. Wrap the BIO objects incoming and outgoing and return an instance of ---> attr:SSLContext.sslobject_class <-