Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/community/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ Chris Adams gave an excellent summary on
an annoying bug which affect many people, there was a fix available for
months, which worked great when I applied it in a fork and pounded a couple
TB of data through it, but it took over a year to make it into trunk and
even longer to make it onto PyPI where any other project which required "
httplib2" would get the working version.
even longer to make it onto PyPI, where any other project that required
``httplib2`` would get the working version.


Python 3 Support?
Expand Down Expand Up @@ -87,4 +87,4 @@ certificate based on the hostname the client is connecting to.
Python 3 already includes native support for SNI in their SSL modules.

.. _`Server-Name-Indication`: https://en.wikipedia.org/wiki/Server_Name_Indication
.. _`virtual hosting`: https://en.wikipedia.org/wiki/Virtual_hosting
.. _`virtual hosting`: https://en.wikipedia.org/wiki/Virtual_hosting