Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1784 commits
Select commit Hold shift + click to select a range
431282e
Merge pull request #2299 from mattrobenolt/master
sigmavirus24 Nov 7, 2014
34f6088
Added test for overriding Content-Length.
asnelzin Nov 12, 2014
ee50afe
Fixed.
asnelzin Nov 12, 2014
67c5057
Fix HTTPDigestAuth not to treat non-file as a file
akitada Nov 12, 2014
19b8e30
Merge pull request #2333 from akitada/reinit-pos
sigmavirus24 Nov 12, 2014
e4ddca0
Merge pull request #2326 from sigmavirus24/close-functional-sessions
kennethreitz Nov 12, 2014
45ef1f8
Merge pull request #2332 from asnelzin/fix-2329
kennethreitz Nov 12, 2014
1601387
Merge pull request #2308 from kevinburke/read-timeout-retry
kennethreitz Nov 12, 2014
9dc6602
Merge pull request #2309 from sigmavirus24/add-deprecation-warnings
kennethreitz Nov 12, 2014
2bc7762
Update how we handle retries to be consistent with documentation
Sep 10, 2014
f54a4e3
Update urllib3 to df4ec5cce1
sigmavirus24 Oct 25, 2014
2eb7e3c
Add last few changes and add a quick test
sigmavirus24 Oct 25, 2014
adf475e
Update HTTPAdapter docstring
sigmavirus24 Oct 25, 2014
087a27a
Partially addresses Issue #1572
ContinuousFunction Nov 16, 2014
8b03f60
Docs: Add more section labels for referencing
danmichaelo Nov 17, 2014
3246b1f
Changed ConnectionError to InvalidURL
ContinuousFunction Nov 17, 2014
c8baf88
Properly serialize RecentlyUsedContainers for cache
sigmavirus24 Nov 18, 2014
2a5364c
url was already parsed, don't urlparse twice
mattrobenolt Nov 24, 2014
1c4a666
Merge pull request #2353 from mattrobenolt/patch-1
kennethreitz Nov 30, 2014
8ae4d02
Merge pull request #2348 from danmichaelo/master
kennethreitz Nov 30, 2014
53d0238
Merge pull request #2349 from sigmavirus24/fix-pickling
kennethreitz Nov 30, 2014
7aa6c62
updatee chardet, urllib3
Dec 1, 2014
90857b8
Merge pull request #2216 from sigmavirus24/retries-take-2
kennethreitz Dec 1, 2014
cf82d44
Update tests to work offline
Dec 1, 2014
9a0ce93
Add updates for 2.5.0
Dec 1, 2014
33b2517
Bump version to 2.5.0
Dec 1, 2014
f172b30
Merge pull request #2365 from sigmavirus24/release/2.5
sigmavirus24 Dec 1, 2014
4e90aa7
Merge pull request #2363 from sigmavirus24/fix-tests
kennethreitz Dec 3, 2014
bf2e735
Enable GitHub syntax highlighting on README
frewsxcv Dec 8, 2014
1d9bf43
Merge pull request #2373 from frewsxcv/patch-1
sigmavirus24 Dec 8, 2014
508f4b1
Updated the broken link to twitter streaming API documentation
krvc Dec 8, 2014
e23bf10
Merge pull request #2374 from krvc/fix_link
sigmavirus24 Dec 8, 2014
d615405
Copy pip's import machinery wholesale
Dec 9, 2014
e8d02ea
utils.guess_filename fails if the given parameter looks like a file o…
arthurdarcet Dec 12, 2014
da82fb4
Give proper attribution to pip
sigmavirus24 Dec 13, 2014
a8205bb
Merge pull request #2379 from arthurdarcet/master
sigmavirus24 Dec 13, 2014
01b58ba
Fix a typo in a comment
namlede Dec 15, 2014
d7c0249
Merge pull request #2381 from namlede/patch-1
Lukasa Dec 15, 2014
39090cf
Merge branch 'master' of https://github.com/kennethreitz/requests
ContinuousFunction Dec 15, 2014
4c61fef
Uncommented test in test_requests.py
ContinuousFunction Dec 15, 2014
925e975
catch exception more specifically in Response.ok
daftshady Dec 16, 2014
f723ab5
Merge pull request #2382 from daftshady/exception
Lukasa Dec 16, 2014
386c589
Merge branch 'master' of https://github.com/ContinuousFunction/reques…
sigmavirus24 Dec 17, 2014
bd3cf95
Fix error handling on Python 3
sigmavirus24 Dec 17, 2014
86c3ecf
Fix bug in renegotiating a nonce with the server
Dec 23, 2014
eccbf4a
Merge pull request #2389 from sigmavirus24/bug/fix-digest-auth
sigmavirus24 Dec 23, 2014
ce5b5fe
Add release notes for 2.5.1
Dec 23, 2014
b831317
Bump version to 2.5.1
Dec 23, 2014
f4ec3d2
Clean up cookie docs and display them.
Lukasa Dec 24, 2014
101425e
Enhance documentation for clarity.
Lukasa Dec 24, 2014
2d1ffad
Merge pull request #2390 from Lukasa/cookiedocs
kennethreitz Dec 24, 2014
892f256
Changing year in all copyright information
shrayasr Jan 1, 2015
7612015
Merge pull request #2395 from shrayasr/happy-new-year
Lukasa Jan 1, 2015
673bd6a
javascripts
kennethreitz Jan 6, 2015
15597c2
Requests Pro
kennethreitz Jan 8, 2015
5549f50
cleanups
kennethreitz Jan 8, 2015
ac34e3b
simpler button
kennethreitz Jan 8, 2015
09658b8
certifi
kennethreitz Jan 8, 2015
176b365
certifi
kennethreitz Jan 8, 2015
b176ccd
drawn towards it rather than pushed away
kennethreitz Jan 8, 2015
a57eacf
Merge pull request #2375 from sigmavirus24/fix-imports-when-unbundled
kennethreitz Jan 9, 2015
d2d576b
Update urllib3 to a27758625e4169330fcf965652b1093faf5aaaa2
sigmavirus24 Jan 10, 2015
751b35c
Attempt to quote anyway if unquoting fails
sigmavirus24 Dec 27, 2014
f37fe55
Remove entirely unnecessary and unused bits from requests.compat
sigmavirus24 Jan 19, 2015
677bbe3
Move noncebit to the only place it is used
sigmavirus24 Jan 20, 2015
eec44db
Check that a filename is a basestring instance
sigmavirus24 Jan 19, 2015
74d85d0
HISTORY: replace n-dash to workaround pip bug
chriskuehl Jan 23, 2015
2f7f6a5
Merge pull request #2420 from chriskuehl/master
Lukasa Jan 23, 2015
fb19717
Bug fix: field uri in digest authentication should not be empty when …
luozhaoyu Jan 26, 2015
cf3a7f4
Merge pull request #2415 from sigmavirus24/bug/2408
kennethreitz Jan 27, 2015
3314eb9
Merge pull request #2413 from sigmavirus24/bug/2411
kennethreitz Jan 27, 2015
383b20b
Merge pull request #2412 from sigmavirus24/remove-cruft
kennethreitz Jan 27, 2015
b137472
Merge pull request #2393 from sigmavirus24/bug/2356
kennethreitz Jan 27, 2015
ff56e43
Update support documentation to be more accurate
sigmavirus24 Jan 28, 2015
02f852c
Add Cory's twitter account
sigmavirus24 Jan 28, 2015
3a5e2b2
Add a missing comma
sigmavirus24 Jan 28, 2015
e644857
Fix typo. Use smaller paragraphs. Add CVE list
sigmavirus24 Jan 29, 2015
69b7c45
Merge pull request #2436 from colindickson/master
Lukasa Feb 3, 2015
53f33eb
quickstart: using a list as a value in query params
tomscytale Feb 3, 2015
c7beb70
Merge pull request #2437 from tomscytale/docs_query_param_array
Lukasa Feb 3, 2015
ced6550
split test_connection_error into two distinct tests, and changed "unk…
colindickson Feb 4, 2015
80aee7a
add a timeout value to connection_error_invalid_port test to accelera…
colindickson Feb 5, 2015
426493f
Merge pull request #2438 from colindickson/master
Lukasa Feb 4, 2015
291b6b2
Update to use readthedocs.org instead of rtfd.org
aquarion Feb 6, 2015
69d9594
Merge pull request #2440 from aquarion/patch-1
sigmavirus24 Feb 6, 2015
b86330d
Update certificate bundle.
Lukasa Feb 10, 2015
a5a314e
Merge pull request #2442 from Lukasa/certs
sigmavirus24 Feb 10, 2015
62df872
Upgrade urllib3 to 490d3a227fadb626cd54a240b9d0922f849914b4
Yasumoto Feb 11, 2015
344b513
Update README to use Shields badges
iKevinY Feb 19, 2015
5a22d20
Merge pull request #2450 from iKevinY/shields-badges
sigmavirus24 Feb 20, 2015
ed73d9e
document combination of repeated response headers
requiredfield Feb 20, 2015
6f3c91b
Merge pull request #2453 from requiredfield/master
Lukasa Feb 21, 2015
0b6d2e4
Merge pull request #2444 from Yasumoto/urllib_upgrade
sigmavirus24 Feb 23, 2015
58e5135
Update urllib3 to 29aa09bde9c42cc9a8d79aac47ee3d362b438cca
sigmavirus24 Feb 23, 2015
d8be247
Update HISTORY and version for v2.5.2
sigmavirus24 Feb 23, 2015
b583181
Revert "Update certificate bundle."
sigmavirus24 Feb 24, 2015
de674fc
Merge pull request #2458 from kennethreitz/revert-2442-certs
Lukasa Feb 24, 2015
628474d
Update HISTORY and release version for 2.5.3
Feb 24, 2015
461b740
Merge pull request #2459 from kennethreitz/release-notes/2.5.3
Lukasa Feb 24, 2015
6ea3f2a
Only alias the imports for vendored dependencies
sigmavirus24 Mar 1, 2015
9d8a57f
Add a test to ensure the alias does not regress
sigmavirus24 Mar 1, 2015
2669f0c
Fix when packages are unvendored
sigmavirus24 Mar 1, 2015
11b12c3
models.RequestEncodingMixin._encode_files now takes bytearray as fp i…
scholer Mar 3, 2015
326f77d
Created test case for using bytes and bytearray objects with files ar…
scholer Mar 3, 2015
1887f32
test_can_send_bytes_bytearray_objects_with_files test now uses string…
scholer Mar 3, 2015
61f4faa
Merge pull request #2468 from scholer/master
sigmavirus24 Mar 3, 2015
39e49e5
Merge pull request #2466 from sigmavirus24/bug/2465
sigmavirus24 Mar 4, 2015
e7ac8ea
Add PGP Key fingerprints
sigmavirus24 Mar 4, 2015
ec700a9
Avoid duplicating files data when creating a Request with str/bytes/b…
scholer Mar 4, 2015
bcfcd9f
Add Lukasa's GPG key fingerprint.
Lukasa Mar 4, 2015
c53aa08
Merge pull request #2429 from kennethreitz/sigmavirus24/docs/support
sigmavirus24 Mar 4, 2015
62200cb
Add testcase to demonstrate r.iter_lines() reentrancy issue
plaes Mar 7, 2015
4497a26
Document Response.iter_lines() reentrancy issues
plaes Mar 7, 2015
14b653a
Merge pull request #2478 from plaes/iter-lines
Lukasa Mar 7, 2015
a0790f3
Update urllib3 to 43b5b2b452e4344374de7d08ececcca495079b8d
sigmavirus24 Mar 11, 2015
9adaae6
Merge pull request #2482 from sigmavirus24/update-urllib3
sigmavirus24 Mar 11, 2015
c4bd6ea
Import urllib3's Retry location from the right place
sigmavirus24 Mar 12, 2015
bc746e1
Merge pull request #2485 from sigmavirus24/bug/shazow/urllib3/567
Lukasa Mar 12, 2015
1acc499
Parse version number out of requests/__init__.py
sigmavirus24 Mar 14, 2015
3bd8afb
Don't ascribe cookies to the target domain.
Lukasa Mar 14, 2015
573d460
Add return type field to entry-point docstrings
ulope Mar 12, 2015
76f7ce8
Merge pull request #2487 from ulope/return_type
Lukasa Mar 14, 2015
8a2fd7c
Merge pull request #2486 from sigmavirus24/bug/2462
Lukasa Mar 14, 2015
f7c8568
Add explanatory comment for cookie change
Lukasa Mar 14, 2015
e776bb2
Merge pull request #2489 from Lukasa/cookiebad
sigmavirus24 Mar 14, 2015
bbbd9de
Merge pull request #2472 from scholer/master
sigmavirus24 Mar 14, 2015
80a3e87
Bump version and add release notes for 2.6.0
sigmavirus24 Mar 14, 2015
fa338da
Merge pull request #2492 from sigmavirus24/release/v2.6.0
sigmavirus24 Mar 14, 2015
6e2f1eb
made the quickstart more reader friendly. Closes #2418
yasoob Mar 14, 2015
3385c78
Update 2.6.0 changelog with CVE number.
Lukasa Mar 15, 2015
8c6d82a
Merge pull request #2496 from Lukasa/cve
Lukasa Mar 15, 2015
3711e04
edited the useragent string
yasoob Mar 15, 2015
cd3f7eb
Merge pull request #2493 from yasoob/master
Lukasa Mar 15, 2015
81d2d55
Merge pull request #1 from kennethreitz/master
yasoob Mar 16, 2015
dfa0a29
added myself to authors.rst
yasoob Mar 16, 2015
86f9b16
Merge pull request #2501 from yasoob/master
Lukasa Mar 16, 2015
b974cd3
Describe our new vulnerabilities process.
Lukasa Mar 17, 2015
bedd2be
Clarify that we ship patches early.
Lukasa Mar 18, 2015
b7e3370
'At least'
Lukasa Mar 18, 2015
54791d1
Expand on what 'elapsed' means.
Lukasa Mar 21, 2015
8dda20f
Merge pull request #2512 from Lukasa/elapsed
sigmavirus24 Mar 22, 2015
1b5317e
Minor Patch TypeError thrown
ropwareJB Mar 23, 2015
a0f5776
Merge pull request #2513 from Montycarlo/master
Lukasa Mar 23, 2015
b2ce5be
Revert "Minor Patch TypeError thrown"
sigmavirus24 Mar 23, 2015
e95e173
Merge pull request #2514 from kennethreitz/revert-2513-master
Lukasa Mar 23, 2015
ce234d5
shorter and faster version extraction from __init__.py
deronnax Mar 25, 2015
1145fe6
matching the version only at the begining of lines
deronnax Mar 26, 2015
587eb19
fix resolve redirect to pass all original arguments
pvanderlinden Mar 18, 2015
452ba32
Merge pull request #2497 from Lukasa/secprocess
Lukasa Mar 27, 2015
460caf7
Merge pull request #2518 from deronnax/shorter_version_extraction
sigmavirus24 Mar 27, 2015
0ad075c
Update index.rst
kennethreitz Mar 31, 2015
8984657
added custom header precedence info
benjaminran Apr 3, 2015
d294de3
Merge pull request #2525 from benjaminran/issue2062
Lukasa Apr 3, 2015
1b18669
updated custom header precedence info with .netrc example
benjaminran Apr 5, 2015
18e678c
Merge pull request #2531 from benjaminran/issue2062
Lukasa Apr 5, 2015
1b5bfe6
Place VendorAlias first in meta_path
sigmavirus24 Apr 6, 2015
dacf69a
Fix build version number in metadata
sigmavirus24 Apr 6, 2015
36093e6
Copy a PreparedRequest's CookieJar reliably
sigmavirus24 Apr 6, 2015
1ff9a05
Merge pull request #2534 from sigmavirus24/bug/2527
Lukasa Apr 6, 2015
0581f2c
Merge pull request #2533 from sigmavirus24/bug/2465-2
Lukasa Apr 6, 2015
956ec83
Merge pull request #2427 from luozhaoyu/master
sigmavirus24 Apr 6, 2015
e3c7b43
#2532: Documented strange behaviour in "PreparedRequest.prepare_cooki…
smiley Apr 6, 2015
a57c87a
Merge pull request #2535 from sigmavirus24/bug/2530
Lukasa Apr 6, 2015
b0c008c
Merge pull request #2536 from smiley/master
kennethreitz Apr 6, 2015
ccc03b9
Test
kennethreitz Apr 10, 2015
0cd9f58
Keepers of the Three Crystals.
Lukasa Apr 10, 2015
f89b5a5
fix bug 2540
sh1buy Apr 10, 2015
f02d0f9
Fix bug 2540
sh1buy Apr 10, 2015
599f834
fix bug 2540
sh1buy Apr 11, 2015
5478dd6
Merge pull request #2547 from sh1buy/bug_2540
sigmavirus24 Apr 11, 2015
a0632d8
Minor formatting change
sigmavirus24 Apr 11, 2015
8cf5e67
Recommended packages.
Lukasa Apr 13, 2015
5a799dd
Merge pull request #2546 from Lukasa/crystals
kennethreitz Apr 14, 2015
a0d9e0b
Merge pull request #2504 from pvanderlinden/bug/2503-resolve-redirect…
Lukasa Apr 16, 2015
d0e64d3
Merge pull request #2550 from Lukasa/recommended
kennethreitz Apr 17, 2015
576e18a
recommended packages and extensions
kennethreitz Apr 17, 2015
16eeee1
and extensions
kennethreitz Apr 17, 2015
35045e8
Simplify PreparedRequest.prepare API
sigmavirus24 Apr 21, 2015
b906c04
Merge pull request #2553 from sigmavirus24/bug/2552
Lukasa Apr 21, 2015
4cfc5bc
add @sigmavirus42's blog post
kennethreitz Apr 21, 2015
1f0e577
add betamax
kennethreitz Apr 21, 2015
5fcd843
Update urllib3 to 10b7a0fefa6596f47a9a6afc80f1f4d1ae950b66
sigmavirus24 Apr 22, 2015
cfb9e66
Update history and version number for v2.6.1
sigmavirus24 Apr 22, 2015
3d339ed
Update urllib3 to 0b744993
Lukasa Apr 22, 2015
3e3fc76
Remove VendorAlias meta_path hook
sigmavirus24 Apr 22, 2015
ae7c28e
Update notes for 2.6.1
Apr 22, 2015
3880cf1
Merge pull request #2556 from sigmavirus24/release/2.6.1
sigmavirus24 Apr 22, 2015
73b9b69
Update urllib3 to 7b82da0fa3a13514d11a863e379e7541d0ec46ef
Apr 23, 2015
ca66267
Add release notes for 2.6.2
Apr 23, 2015
773e730
Add new release process to docs
sigmavirus24 Apr 25, 2015
f74fc48
Update version number examples. Strip whitespace
sigmavirus24 Apr 25, 2015
9dba203
Add basic contributing guide
Lukasa Apr 25, 2015
09023f5
Merge pull request #2572 from Lukasa/contribution
kennethreitz Apr 25, 2015
535c51f
style of contributing.rst
kennethreitz Apr 25, 2015
51938de
improve contributing section
kennethreitz Apr 25, 2015
1f85ce8
be cordial
kennethreitz Apr 25, 2015
5d722bd
Merge pull request #2570 from sigmavirus24/release-process-docs
kennethreitz Apr 25, 2015
e859204
new community
kennethreitz Apr 25, 2015
c8004e3
Merge remote-tracking branch 'origin/master'
kennethreitz Apr 25, 2015
ff71b25
release and version history
kennethreitz Apr 25, 2015
6e9ebc0
Make docstring of api.get more clear
mhavard999 May 1, 2015
6acca21
Merge pull request #2582 from mhavard999/master
Lukasa May 1, 2015
ee7389d
Synchronize urllib3 to 1.10.4
Lukasa May 3, 2015
b7bd297
v2.7.0
Lukasa May 3, 2015
ba7975f
use reST link syntax
benjaminp May 4, 2015
a693753
Merge pull request #2588 from gutworth/patch-1
sigmavirus24 May 4, 2015
3475399
fix captilization
kennethreitz May 6, 2015
ab84f9b
removed poor code
kennethreitz May 6, 2015
74609c5
cleanup styles a bit
kennethreitz May 6, 2015
8686255
Merge remote-tracking branch 'origin/master'
kennethreitz May 6, 2015
c6c8d64
do not blindly catch all AttributeErrors
t-8ch May 12, 2015
4505f71
Merge pull request #2597 from t-8ch/defensive_programming
Lukasa May 13, 2015
86aff09
Auth handler calls close instead of raw.close_conn
sahutd May 14, 2015
c3c4c96
Merge pull request #2601 from sahutd/issue2599
Lukasa May 14, 2015
cda95d3
morsel['max-age'] may be a str.
ly0 May 14, 2015
fb6dade
Partially revert ab84f9be5740d4649d734e73b84f17f85e52ffc9
Lukasa May 13, 2015
553907a
Use complexjson everywhere
Lukasa May 14, 2015
639f834
Merge pull request #2598 from Lukasa/not-poor
sigmavirus24 May 14, 2015
d3bd363
max-age may be not digits
ly0 May 15, 2015
395a3e8
Partially revert ab84f9be5740d4649d734e73b84f17f85e52ffc9
Lukasa May 13, 2015
059e105
Use complexjson everywhere
Lukasa May 14, 2015
dd0f164
Update cookies.py
ly0 May 15, 2015
ab1f493
Merge branch 'max-age-pr'
sigmavirus24 May 15, 2015
d866d8a
Fixed typos in HISTORY.rst
radarhere May 21, 2015
d249c0a
Fixed typo in contributing.rst
radarhere May 21, 2015
3c850b3
Merge pull request #2608 from radarhere/patch-1
Lukasa May 21, 2015
8d0889b
fix contextlib.closing bug for sessions where content is not consumed…
colindickson May 24, 2015
1da62a6
fix contextlib.closing bug for sessions where content is not consumed…
colindickson May 24, 2015
f608547
Merge remote-tracking branch 'origin/master'
colindickson May 24, 2015
dfdf371
Merge pull request #2610 from colindickson/master
Lukasa May 25, 2015
7ba130a
Docs: Add more section labels for referencing
awiddersheim May 26, 2015
a92a2a4
Merge pull request #2615 from awiddersheim/docs/add_section_labels
sigmavirus24 May 26, 2015
fd31453
fix unittest typo
colindickson May 25, 2015
8b5e457
Merge branch 'colindickson-master'
Lukasa May 26, 2015
2e62df4
Avoid double releasing chunked upload connections
Lukasa Jun 13, 2015
9bbab33
Merge pull request #2640 from Lukasa/issue/2636
sigmavirus24 Jun 13, 2015
e3bdec5
Display URL as part of HTTP error messages
msabramo Jun 22, 2015
f5dacf8
Merge pull request #2648 from msabramo/display_url_for_exceptions
sigmavirus24 Jun 22, 2015
a560e09
Allow get_netrc_auth to raise parse/permission errors to caller
dpursehouse Jun 29, 2015
884cb7a
Change ignore_errors to raise_errors in get_netrc_auth
dpursehouse Jun 29, 2015
e4d59be
Merge pull request #2656 from dpursehouse/get_netrc_auth_errors
Lukasa Jun 29, 2015
e9a1e35
Only pass useful timeouts to _get_conn
Lukasa Jul 3, 2015
2440b6f
Merge pull request #2661 from Lukasa/timeouts_are_tricky
sigmavirus24 Jul 4, 2015
147a305
Adds extra tests for CaseInsensitiveDict
gvangool Jul 13, 2015
47e71d1
Don't test the NotImplemented, just make sure it's False
gvangool Jul 13, 2015
3b325f1
assert that the copy() is not the original
gvangool Jul 14, 2015
2b26489
Merge pull request #2666 from gvangool/extra_tests
Lukasa Jul 14, 2015
beaa7e4
Fix quickstart "Custom Headers" example intro
petedmarsh Jul 15, 2015
0be38a0
Merge pull request #2672 from petedmarsh/fix-custom-headers-example
sigmavirus24 Jul 16, 2015
e6af353
feat: wrap urllib3 DecodeError and TimeoutError exceptions in request…
kkipngenokoech Apr 18, 2026
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
1 change: 0 additions & 1 deletion .env

This file was deleted.

8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,20 @@ nosetests.xml
junit-report.xml
pylint.txt
toy.py
tox.ini
violations.pyflakes.txt
cover/
build/
docs/_build
requests.egg-info/
*.pyc
*.swp
*.egg
env/

.workon

t.py

t2.py
dist
10 changes: 0 additions & 10 deletions .travis.yml

This file was deleted.

71 changes: 58 additions & 13 deletions AUTHORS.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
Requests is written and maintained by Kenneth Reitz and
various contributors:

Development Lead
````````````````
Keepers of the Three Crystals
`````````````````````````````

- Kenneth Reitz <me@kennethreitz.org> `@kennethreitz <https://github.com/kennethreitz>`_, Keeper of the Master Crystal.
- Cory Benfield <cory@lukasa.co.uk> `@lukasa <https://github.com/lukasa>`_
- Ian Cordasco <graffatcolmingov@gmail.com> `@sigmavirus24 <https://github.com/sigmavirus24>`_

- Kenneth Reitz <me@kennethreitz.com>


Urllib3
Expand Down Expand Up @@ -39,7 +42,7 @@ Patches and Suggestions
- Peter Manser
- Jeremy Selier
- Jens Diemer
- Alex <@alopatin>
- Alex (`@alopatin <https://github.com/alopatin>`_)
- Tom Hogans <tomhsx@gmail.com>
- Armin Ronacher
- Shrikant Sharat Kandula
Expand Down Expand Up @@ -76,11 +79,10 @@ Patches and Suggestions
- Chase Sterling
- Marty Alchin
- takluyver
- Ben Toews (mastahyeti)
- Ben Toews (`@mastahyeti <https://github.com/mastahyeti>`_)
- David Kemp
- Brendon Crawford
- Denis (Telofy)
- Cory Benfield (Lukasa)
- Denis (`@Telofy <https://github.com/Telofy>`_)
- Matt Giuca
- Adam Tauber
- Honza Javorek
Expand All @@ -97,20 +99,63 @@ Patches and Suggestions
- Jonty Wareing <jonty@jonty.co.uk>
- Shivaram Lingamneni
- Miguel Turner
- Rohan Jain (crodjer)
- Rohan Jain (`@crodjer <https://github.com/crodjer>`_)
- Justin Barber <barber.justin@gmail.com>
- Roman Haritonov <@reclosedev>
- Roman Haritonov (`@reclosedev <https://github.com/reclosedev>`_)
- Josh Imhoff <joshimhoff13@gmail.com>
- Arup Malakar <amalakar@gmail.com>
- Danilo Bargen (gwrtheyrn)
- Danilo Bargen (`@dbrgn <https://github.com/dbrgn>`_)
- Torsten Landschoff
- Michael Holler (apotheos)
- Michael Holler (`@apotheos <https://github.com/apotheos>`_)
- Timnit Gebru
- Sarah Gonzalez
- Victoria Mo
- Leila Muhtasib
- Matthias Rahlf <matthias@webding.de>
- Jakub Roztocil <jakub@roztocil.name>
- Ian Cordasco <graffatcolmingov@gmail.com> @sigmavirus24
- Rhys Elsmore
- André Graf (dergraf)
- André Graf (`@dergraf <https://github.com/dergraf>`_)
- Stephen Zhuang (`@everbird <https://github.com/everbird>`_)
- Martijn Pieters
- Jonatan Heyman
- David Bonner <dbonner@gmail.com> (`@rascalking <https://github.com/rascalking>`_)
- Vinod Chandru
- Johnny Goodnow <j.goodnow29@gmail.com>
- Denis Ryzhkov <denisr@denisr.com>
- Wilfred Hughes <me@wilfred.me.uk>
- Dmitry Medvinsky <me@dmedvinsky.name>
- Bryce Boe <bbzbryce@gmail.com> (`@bboe <https://github.com/bboe>`_)
- Colin Dunklau <colin.dunklau@gmail.com> (`@cdunklau <https://github.com/cdunklau>`_)
- Bob Carroll <bob.carroll@alum.rit.edu> (`@rcarz <https://github.com/rcarz>`_)
- Hugo Osvaldo Barrera <hugo@osvaldobarrera.com.ar> (`@hobarrera <https://github.com/hobarrera>`_)
- Łukasz Langa <lukasz@langa.pl>
- Dave Shawley <daveshawley@gmail.com>
- James Clarke (`@jam <https://github.com/jam>`_)
- Kevin Burke <kev@inburke.com>
- Flavio Curella
- David Pursehouse <david.pursehouse@gmail.com> (`@dpursehouse <https://github.com/dpursehouse>`_)
- Jon Parise
- Alexander Karpinsky (`@homm86 <https://twitter.com/homm86>`_)
- Marc Schlaich (`@schlamar <https://github.com/schlamar>`_)
- Park Ilsu <daftonshady@gmail.com> (`@daftshady <https://github.com/daftshady>`_)
- Matt Spitz (`@mattspitz <https://github.com/mattspitz>`_)
- Vikram Oberoi (`@voberoi <https://github.com/voberoi>`_)
- Can Ibanoglu <can.ibanoglu@gmail.com> (`@canibanoglu <https://github.com/canibanoglu>`_)
- Thomas Weißschuh <thomas@t-8ch.de> (`@t-8ch <https://github.com/t-8ch>`_)
- Jayson Vantuyl <jayson@aggressive.ly>
- Pengfei.X <pengphy@gmail.com>
- Kamil Madac <kamil.madac@gmail.com>
- Michael Becker <mike@beckerfuffle.com> (`@beckerfuffle <https://twitter.com/beckerfuffle>`_)
- Erik Wickstrom <erik@erikwickstrom.com> (`@erikwickstrom <https://github.com/erikwickstrom>`_)
- Константин Подшумок (`@podshumok <https://github.com/podshumok>`_)
- Ben Bass (`@codedstructure <https://github.com/codedstructure>`_)
- Jonathan Wong <evolutionace@gmail.com> (`@ContinuousFunction <https://github.com/ContinuousFunction>`_)
- Martin Jul (`@mjul <https://github.com/mjul>`_)
- Joe Alcorn (`@buttscicles <https://github.com/buttscicles>`_)
- Syed Suhail Ahmed <ssuhail.ahmed93@gmail.com> (`@syedsuhail <https://github.com/syedsuhail>`_)
- Scott Sadler (`@ssadler <https://github.com/ssadler>`_)
- Arthur Darcet (`@arthurdarcet <https://github.com/arthurdarcet>`_)
- Ulrich Petri (`@ulope <https://github.com/ulope>`_)
- Muhammad Yasoob Ullah Khalid <yasoob.khld@gmail.com> (`@yasoob <https://github.com/yasoob>`_)
- Paul van der Linden (`@pvanderlinden <https://github.com/pvanderlinden>`_)
- Colin Dickson (`@colindickson <https://github.com/colindickson>`_)
Loading