index
:
delta/python-requests.git
1.26-test
2.0
2.16.0
2.20.0
3.0
3.0-requestscore
3.7_collections
add-codescanning
alex-patch-1
appveyor_fix
appveyor_test
baserock/morph
bug/5671
build_fix
cache
circle-ci
default_port_handling
dependabot/pip/bleach-3.1.1
dependabot/pip/bleach-3.1.2
dependabot/pip/bleach-3.1.4
deps
disable-security
doc_cleanup
encapsulate_urllib3_exc
faster-ci
fix-1859
fix-cookies-saved-on-redirect
fix-pickling-adapters
fix-redirect-test
fix_help_ssl_check
flake8
flake8-improvements
help
jenkins
kennethreitz-patch-1
kennethreitz-patch-2
master
none_filepointer
partII
pipenv
proposed/3.0.0
pytest-httpbin
render
revert-2706-fix-merge-setting
revert-3700-master
revert-3983-appveyor
revert-4144-move_compat_to_warn
sigmavirus24/docs/support
swap-charade-for-chardet
test
test2
test4
test5
test6
test_urllib3_dev
threedotoh
travis
travis2
twisted
update-3.0
update-notice
update-security-md
update_lock_file
updating_3.0.0
urllib1.25
urllib3-dev
v2.25.0
version
github.com: kennethreitz/requests.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update trove classifiers.
Cory Benfield
2015-11-05
1
-2
/
+2
*
matching the version only at the begining of lines
deronnax
2015-03-26
1
-2
/
+2
*
shorter and faster version extraction from __init__.py
deronnax
2015-03-25
1
-6
/
+2
*
Parse version number out of requests/__init__.py
Ian Cordasco
2015-03-13
1
-4
/
+14
*
Merge pull request #2203 from Lukasa/remove_certifi
Kenneth Reitz
2014-09-05
1
-1
/
+1
|
\
|
*
Remove hard certifi dependency and document.
Cory Benfield
2014-09-04
1
-1
/
+1
*
|
Merge pull request #2199 from mtorromeo/patch-1
Kenneth Reitz
2014-09-04
1
-2
/
+4
|
\
\
|
*
|
Open README and HISTORY as utf-8 encoded files (fixes #2196)
Massimiliano Torromeo
2014-09-03
1
-2
/
+4
|
|
/
*
|
requests[security]
Kenneth Reitz
2014-09-04
1
-1
/
+1
*
|
Add betterssl extra
Ian Cordasco
2014-08-29
1
-0
/
+3
|
/
*
3.4 classifier
Kenneth Reitz
2014-08-28
1
-0
/
+1
*
Install certifi with requests.
Cory Benfield
2014-07-10
1
-1
/
+1
*
Add urllib3 util package to setup.py.
Cory Benfield
2014-04-29
1
-1
/
+2
*
Avoid breaking crappy distribution methods.
Cory Benfield
2014-01-29
1
-3
/
+1
*
Update the history and change the last last references to charade
swap-charade-for-chardet
Ian Cordasco
2013-12-18
1
-1
/
+1
*
close files in setup.py
Alex Gaynor
2013-10-26
1
-3
/
+9
*
nope
Kenneth Reitz
2013-05-21
1
-1
/
+0
*
Issue #749: Add optional SNI support for python2.
Hugo Osvaldo Barrera
2013-05-03
1
-0
/
+1
*
Remove Python 3.1 and 3.2 from the trove classifiers in setup.py
Ćukasz Langa
2013-05-01
1
-3
/
+1
*
* Documented the logging, requested in #1297
Sorin Sbarnea
2013-04-10
1
-0
/
+1
*
Fix spacing in setup.py
Jud
2013-01-11
1
-1
/
+1
*
no 3.0
Kenneth Reitz
2012-12-17
1
-1
/
+1
*
Updates from ISC to Apache2
Lyndsy Simon
2012-12-05
1
-1
/
+1
*
Merge branch 'master' of github.com:kennethreitz/requests
Kenneth Reitz
2012-11-29
1
-1
/
+1
|
\
|
*
Fix #972
Ian Cordasco
2012-11-27
1
-1
/
+1
*
|
charade
Kenneth Reitz
2012-11-29
1
-1
/
+1
|
/
*
that shouldn't be neccesary anymore
Kenneth Reitz
2012-11-27
1
-4
/
+0
*
chardet2 is magic
Kenneth Reitz
2012-11-27
1
-4
/
+1
*
fix setup.py for oauth removal
Kenneth Reitz
2012-11-27
1
-11
/
+2
*
Added 'zip_safe' flag to 'setup.py'.
bmcustodio
2012-10-30
1
-0
/
+1
*
new classifiers for 3.2+
Kenneth Reitz
2012-10-01
1
-0
/
+2
*
As per the discussion on #841.
Ian Cordasco
2012-09-10
1
-2
/
+1
*
Reset PYTHONDONTWRITEBYTECODE after installation
Ian Cordasco
2012-09-10
1
-0
/
+3
*
setup.py
Kenneth Reitz
2012-07-28
1
-0
/
+2
*
syntax error
v0.13.2
Kenneth Reitz
2012-06-28
1
-1
/
+1
*
version-dependent package includes
Kenneth Reitz
2012-06-28
1
-7
/
+13
*
v0.13.2
Kenneth Reitz
2012-06-28
1
-7
/
+6
*
oauthlib
Kenneth Reitz
2012-06-28
1
-5
/
+1
*
new vendored libs
Kenneth Reitz
2012-06-28
1
-16
/
+7
*
Remove mimetools_choose_boundary from setup.py.
Cory Benfield
2012-06-19
1
-1
/
+0
*
Revert "Auto-detect CA Cert path instead of requiring users to hack setup.py"
Kenneth Reitz
2012-06-05
1
-8
/
+5
*
Auto-detect CA Cert path instead of requiring users to hack setup.py
Michael Schurter
2012-06-04
1
-5
/
+8
*
remove gevent extras_require
Kenneth Reitz
2012-05-10
1
-7
/
+0
*
quiet spurious pyflakes errors
Shivaram Lingamneni
2012-05-03
1
-0
/
+2
*
missed import
Kenneth Reitz
2012-05-02
1
-0
/
+1
*
oauthlib
Kenneth Reitz
2012-05-02
1
-0
/
+2
*
Change setup.py to reflect required/optional dependencies
Shivaram Lingamneni
2012-05-01
1
-15
/
+26
*
oauthlib only for 2
Kenneth Reitz
2012-05-01
1
-2
/
+2
*
Initial implementation of OAuth1 request signing with OAuthLib
Idan Gazit
2012-05-01
1
-1
/
+1
*
Correct path to test_requests.py for setup.py test
Jonathan Halcrow
2012-04-06
1
-1
/
+1
[next]