Commit Graph

50 Commits

Author SHA1 Message Date
Cory Benfield b7e3370762 'At least' 2015-03-18 21:40:03 +00:00
Cory Benfield bedd2be0a7 Clarify that we ship patches early. 2015-03-18 21:27:20 +00:00
Cory Benfield b974cd3741 Describe our new vulnerabilities process. 2015-03-17 20:07:28 +00:00
Cory Benfield bcfcd9f980 Add Lukasa's GPG key fingerprint. 2015-03-04 20:16:25 +00:00
Ian Cordasco e7ac8ea0c1 Add PGP Key fingerprints 2015-03-04 08:11:39 -06:00
Ian Cordasco e644857877 Fix typo. Use smaller paragraphs. Add CVE list 2015-01-28 20:48:22 -06:00
Ian Cordasco 3a5e2b2f3d Add a missing comma 2015-01-28 08:58:43 -06:00
Ian Cordasco 02f852cc41 Add Cory's twitter account
Added some more detail to the Vulnerability section
2015-01-28 08:58:05 -06:00
Ian Cordasco ff56e431ad Update support documentation to be more accurate
We were missing instructions to report security vulnerabilities,
and all of the documentation referred to Kenneth as the only
source of support. We were also missing a link to StackOverflow.
2015-01-28 08:16:05 -06:00
Kevin Burke 81d6b3e435 s/behavior/behaviour 2014-08-29 11:51:09 -07: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
David Pursehouse f0fb20cd83 Fix name misspelling
Change-Id: Ied3e600e5673eff48558b634b3c2616d13a3337b
2014-07-16 15:13:11 +09:00
Benjamin Kerensa c451dd2c77 Update out-there.rst
Remove french blog post which is now a deadlink.
2014-06-15 00:10:09 -07: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 4401620111 add history to the docs 2013-09-24 15:08:12 -04:00
Lucas Duailibe 1ca423ec80 Fix small typo in the Support docs 2013-04-18 20:59:17 -03:00
Kenneth Reitz 0665129008 reorder out there 2012-12-23 02:34:53 -05:00
Kenneth Reitz afd6482219 python for ios 2012-12-23 02:33:03 -05:00
Kenneth Reitz a23f22e5dc support 2012-12-23 02:29:24 -05:00
Trey Hunner 481622ff16 Fix multiple code style (whitespace) in docs/ 2012-10-15 11:17:09 -07:00
Mahmoud Hossam 5cc2129c73 Add rauth. 2012-06-16 10:36:18 +03:00
Kenneth Reitz e65f52aae4 remove debian packaging warning
it's up to date now
2012-03-18 22:02:43 -04: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
Devin Sevilla a348fd7ae3 The 'requests-oauth-hook' project was renamed to requests-oauth 2011-11-10 15:14:38 -08:00
Kenneth Reitz b17ec8e1df yep! 2011-11-09 19:09:11 -08:00
Kenneth Reitz 7ce305fa89 french post 2011-11-06 13:25:34 -05:00
Kenneth Reitz 04cdd0f2e7 daikon 2011-11-06 13:24:23 -05:00
Kenneth Reitz 80c55f5767 python-rexster 2011-11-03 19:03:11 -03:00
Kenneth Reitz ba5eddcf5e WhitespaceBot 2011-10-20 23:53:25 -04:00
travis 055f7c1eb6 Some Doc and doctoring fixes by the Speling Poleece. 2011-10-19 10:00:13 -05:00
Kenneth Reitz 9645e882b2 "Python on the Web" blog post 2011-10-18 17:26:21 -04:00
Kenneth Reitz ef1e27ea9f apt-get install python-requests 2011-10-17 20:59:27 -04:00
Kenneth Reitz 6bd8e9e73f sp 2011-10-17 20:58:52 -04:00
Kenneth Reitz 38bd234936 pycodeconf audio 2011-10-17 20:56:54 -04:00
Kenneth Reitz 7481980c1a descriptions for "out there" 2011-10-17 20:52:55 -04:00
Kenneth Reitz a4234e97be Add "out there" section to docs 2011-10-17 20:41:40 -04: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