Commit Graph

28 Commits

Author SHA1 Message Date
sblondon 248211453d Add link to user-agent documentation
So the user has a pointer to the documentation about the searched topic.
2019-02-22 11:04:07 +01:00
Jon Dufresne c8f3add5ed Update all documentation to show Python 3.7 is supported
Official support was added in 6686ac1730.
2018-08-02 10:55:40 -07:00
Nate Prewitt bc46de58e6 remove references to 2.6 support in documentation 2018-06-10 14:48:59 -07:00
kennethreitz c57bd07a34 Update faq.rst 2017-09-04 16:19:01 -04:00
Cory Benfield c31a450c55 Remove references to 3.3 from the docs 2017-08-09 19:40:52 +01:00
Andrii Soldatenko 2bcaff99ea Added python 3.6.0 2017-01-09 00:40:32 +02:00
Nate Prewitt 1435cf5aff docs updates 2016-08-14 20:56:52 -06:00
Matej Stuchlik e8a4784c8f Mention SNI being backported to Python2.7.9 in FAQ
That happened as part of PEP 466 - "Network Security Enhancements for Python 2.7"
2015-08-04 15:05:35 +02:00
Tyler Kennedy 35f7bcdaa2 Update faq.rst
Revised wording based on feedback from @sigmavirus24
2014-07-22 13:10:40 -04:00
Tyler Kennedy 57b861148e Update faq.rst
Removed an unnecessary "to" in the "What are "hostname doesn't match" errors?" section.
2014-07-22 12:38:08 -04:00
Martin Geisler f4d1bbb7c5 faq: add Python 3.4 to list of supported Python versions
No code changes were necessary for this.
2014-05-26 16:20:03 +02:00
Martin Geisler 5eea4a3767 faq: mention that PyPy 2.2 works too
The FAQ says that PyPy 1.9 is supported. On my Debian Unstable, I can
install PyPy 2.2.1 and the tests work with that version too.
2014-05-26 16:19:17 +02:00
Aaron Iles 98b76f4b98 State early in SNI discussion Python2 limitation
Reference at the earliest opportunity that Server-Name-Indication is a
limitation of Python 2.6 and 2.7. Avoid describing it as a Requests
issue.
2014-02-04 21:08:11 +11:00
Aaron Iles 8a0bae45c2 Move SNI documentation to FAQ
Relocate documentation on Server-Name-Indication from the advanced
section to the frequently asked questions. This is minus details on
enabling SNI on Python2, which is instead captured by linking to Stack
Overflow.
2014-02-02 22:19:10 +11:00
Kenneth Reitz a23f22e5dc support 2012-12-23 02:29:24 -05:00
Kenneth Reitz a74481a1d4 Update docs/community/faq.rst 2012-02-03 13:24:00 -05:00
Kenneth Reitz 57aeafa115 pythons 2012-01-23 02:21:35 -05:00
Kenneth Reitz a29e862adf new pythons! 2012-01-23 02:21:30 -05:00
Kenneth Reitz 9fcfec18da ssl docs 2011-12-28 03:18:40 -05:00
Kenneth Reitz b17ec8e1df yep! 2011-11-09 19:09:11 -08:00
travis 055f7c1eb6 Some Doc and doctoring fixes by the Speling Poleece. 2011-10-19 10:00:13 -05:00
Kenneth Reitz 46f0146adf Merge branch 'feature-content-streaming' of https://github.com/mitsuhiko/requests into feature/content-stream
Conflicts:
	AUTHORS
	HISTORY.rst
	docs/api.rst
	docs/community/faq.rst
	docs/user/intro.rst
	requests/api.py
	requests/models.py
2011-10-13 21:54:42 -04:00
Kenneth Reitz 4a7fdef3ea Migrate new docs over. 2011-10-13 14:54:36 -04:00
jbergstroem 75027f9557 Typos, nits and some 80w fixes 2011-08-23 11:37:51 +02:00
Kenneth Reitz 8d5108b142 faq 2011-08-21 06:58:34 -04:00
Kenneth Reitz d4bdd84364 new FAQs 2011-08-20 23:00:17 -04:00
Kenneth Reitz 47a36de74e supported interpreters 2011-08-17 04:17:21 -04:00
Kenneth Reitz d50742f059 massive documentation update 2011-08-14 22:07:15 -04:00