requests / toolbelt

A toolbelt of useful classes and functions to be used with python-requests
https://toolbelt.readthedocs.org
Other
989 stars 186 forks source link

Release 1.0.0 #357

Closed pquentin closed 1 year ago

pquentin commented 1 year ago

While the tests don't support urllib3 2.0 yet, https://github.com/requests/toolbelt/pull/356 shows that the code itself does. But since #356 needs more work to be merged (including work in Betamax), I'd like to release a new version soon as users are already affected, as reported in https://github.com/urllib3/urllib3/issues/2997.

Regarding the version number, @sigmavirus24 suggested 1.0 here: https://github.com/requests/toolbelt/pull/355#issuecomment-1527673933.

The release date is tentative. If this pull request is approved but the date changes, I plan to change it without asking for a review depending on when I have the time to release.