summaryrefslogtreecommitdiff
path: root/docs/reference
Commit message (Collapse)AuthorAgeFilesLines
* Document common 2.0 upgrading issuesQuentin Pradet2023-05-082-0/+4
| | | Co-authored-by: Nate Prewitt <nate.prewitt@gmail.com>
* Change deprecation warnings to explicitly mention v2.1.0 for removalsSeth Michael Larson2022-11-152-2/+2
|
* Add deprecation warnings for pyOpenSSL and the [secure] extraivanllt2022-08-121-0/+3
| | | Co-authored-by: Seth Michael Larson <sethmichaellarson@gmail.com>
* Added deprecation warning for urllib3.contrib.securetransport moduleivanllt2022-08-041-0/+3
|
* Add support for decoding ZstandardMauro Amico2022-06-231-0/+1
| | | | | Co-authored-by: Quentin Pradet <quentin.pradet@gmail.com> Co-authored-by: Ma Lin <malincns@163.com> Co-authored-by: Seth Michael Larson <sethmichaellarson@gmail.com>
* Fix Sphinx links in documentation (#2604)Hasan Ramezani2022-05-175-3/+25
|
* Add missing links in advance usage section (#2446)Ratan Kulshreshtha2021-10-204-3/+10
| | | Co-authored-by: Ratan Kulshreshtha <ratan.kulshreshtha@inmobi.com>
* Remove the 'urllib3.request' module (#2398)Seth Michael Larson2021-08-302-8/+0
|
* Remove the deprecated urllib3.contrib.ntlmpool moduleRan Benita2021-07-262-8/+0
|
* Remove support for Google App Engine StandardHugo van Kemenade2020-11-152-8/+0
| | | | | | The 'URLFetch' service is only available on Python 2.7 and since 2.7 is no longer supported we can drop urllib3's third-party module for App Engine as well
* Rename Retry options and defaultsSeth Michael Larson2020-09-281-1/+0
|
* Fix autodoc and intersphinx links in documentation (#1966)Seth Michael Larson2020-09-181-2/+1
|
* Overhaul and re-theme documentationSeth Michael Larson2020-09-0816-181/+180
|
* Adding all reference docsJon Wayne Parrott2016-06-289-405/+195
|
* First stab at the new index pageJon Wayne Parrott2016-06-287-0/+407