mayank
ad761abcdd
every chardet package maps to requests.packages.chardet.* package respectively
2023-10-31 00:50:10 +05:30
Nate Prewitt
839a8edec3
Merge pull request #6552 from swims-hjkl/issue/test_header_validation
...
#6551 - assert statements for test test_header_validation
2023-10-17 23:08:52 -07:00
sumedhrao7
a8e9c1b436
added assert statements into tests/test_requests/test_header_validation in regards to the issue #6551
2023-10-18 07:40:50 +05:30
Nate Prewitt
b55bb15c35
Merge pull request #6527 from sigmavirus24/update-templates
...
Autoclose specific issue templates
2023-10-11 09:29:20 -07:00
Ian Stapleton Cordasco
8187768622
Update close-issues.yml
...
Remove references to GITHUB_TOKEN/MY_TOKEN
2023-10-11 08:19:57 -05:00
Ian Stapleton Cordasco
f75b9504fc
Update close comment
...
Co-authored-by: Nate Prewitt <nate.prewitt@gmail.com >
2023-10-11 08:19:14 -05:00
Nate Prewitt
8199a2b389
Merge pull request #6548 from psf/dependabot/github_actions/github/codeql-action-2.22.1
...
Bump github/codeql-action from 2.21.3 to 2.22.1
2023-10-09 09:49:28 -07:00
dependabot[bot]
42a3b5cce8
Bump github/codeql-action from 2.21.3 to 2.22.1
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.21.3 to 2.22.1.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/5b6282e01c62d02e720b81eb8a51204f527c3624...fdcae64e1484d349b3366718cdfef3d404390e85 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 16:29:55 +00:00
Nate Prewitt
f5a7aefc2d
Fix urllib3 pin in setup.cfg ( #6545 )
2023-10-06 16:34:24 -06:00
Nate Prewitt
ee93fac6b2
Merge pull request #6538 from psf/dependabot/github_actions/actions/checkout-4.1.0
...
Bump actions/checkout from 4.0.0 to 4.1.0
2023-09-25 11:30:05 -07:00
dependabot[bot]
a775435c4b
Bump actions/checkout from 4.0.0 to 4.1.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/3df4ab11eba7bda6032a0b82a6bb43b11571feac...8ade135a41bc03ea155e62e844d188df1ea18608 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 16:28:35 +00:00
Ian Stapleton Cordasco
6c8d9b1d0f
Autoclose specific issue templates
...
We spend a fair amount of time closing issues because people don't read
the template closely or understand what they're being told. Let's take
advantage of being able to auto-label an issue based on the template and
then trigger a workflow to auto-magically close the issue with a message
and lock the issue.
2023-09-13 09:33:58 -05:00
Ian Stapleton Cordasco
881281250f
Merge pull request #6519 from psf/dependabot/github_actions/actions/checkout-4.0.0
...
Bump actions/checkout from 3.6.0 to 4.0.0
2023-09-04 19:17:08 -05:00
dependabot[bot]
29fc8d1e93
Bump actions/checkout from 3.6.0 to 4.0.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/f43a0e5ff2bd294095638e18286ca9a3d1956744...3df4ab11eba7bda6032a0b82a6bb43b11571feac )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 16:21:27 +00:00
Ian Stapleton Cordasco
8b560ecb24
Merge pull request #6517 from jnhyperion/remove-pytest-ini
...
Remove pytest.ini in MANIFEST.in since it does not exist anymore
2023-08-29 09:27:10 -05:00
Johnny.H
4585a7fbda
remove pytest.ini since it does not exist anymore
2023-08-29 13:41:49 +08:00
Ian Stapleton Cordasco
16dc70df34
Merge pull request #6516 from psf/dependabot/github_actions/actions/checkout-3.6.0
...
Bump actions/checkout from 3.5.3 to 3.6.0
2023-08-28 14:05:56 -05:00
dependabot[bot]
bea231b033
Bump actions/checkout from 3.5.3 to 3.6.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/c85c95e3d7251135ab7dc9ce3241c5835cc595a9...f43a0e5ff2bd294095638e18286ca9a3d1956744 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 16:12:37 +00:00
13steinj
2ee5b0b01c
Fix documentation monthly download badge ( #6508 )
2023-08-18 11:01:26 -06:00
Jonas Schell
89f0eb91b3
fix monthly download badge ( #6507 )
2023-08-16 08:16:53 -07:00
Nate Prewitt
005571d118
Remove pytest-mock requirement ( #6505 )
2023-08-13 16:08:21 -07:00
Nate Prewitt
d63e94f552
Move to src directory ( #6506 )
2023-08-13 14:46:13 -07:00
Nate Prewitt
e9fa2e2da3
Add 3.12 classifier and tox configuration ( #6503 )
2023-08-13 12:56:18 -07:00
Nate Prewitt
678fca8423
Upgrade to httpbin 0.10.0 ( #6496 )
2023-08-13 09:56:53 -07:00
Nate Prewitt
d8152769ce
Merge pull request #6501 from psf/dependabot/github_actions/actions/checkout-3.5.3
2023-08-12 13:15:39 -07:00
Nate Prewitt
9ff1a25ef5
Merge pull request #6502 from psf/dependabot/github_actions/github/codeql-action-2.21.3
...
Bump github/codeql-action from 1.1.39 to 2.21.3
2023-08-12 12:50:52 -07:00
dependabot[bot]
4bd06cd325
Bump actions/checkout from 2.7.0 to 3.5.3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.7.0 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.7.0...c85c95e3d7251135ab7dc9ce3241c5835cc595a9 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-12 19:37:22 +00:00
Nate Prewitt
09a241f59e
Merge pull request #6500 from psf/dependabot/github_actions/actions/setup-python-4.7.0
...
Bump actions/setup-python from 2.3.4 to 4.7.0
2023-08-12 12:36:48 -07:00
Nate Prewitt
6ad493650c
Merge pull request #6499 from psf/dependabot/github_actions/dessant/lock-threads-4.0.1
...
Bump dessant/lock-threads from 3.0.0 to 4.0.1
2023-08-12 12:24:59 -07:00
dependabot[bot]
9acca90bf6
Bump github/codeql-action from 1.1.39 to 2.21.3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1.1.39 to 2.21.3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/231aa2c8a89117b126725a0e11897209b7118144...5b6282e01c62d02e720b81eb8a51204f527c3624 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-12 19:03:30 +00:00
dependabot[bot]
c7933453cf
Bump actions/setup-python from 2.3.4 to 4.7.0
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2.3.4 to 4.7.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.3.4...61a6322f88396a6271a6ee3565807d608ecaddd1 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-12 19:03:22 +00:00
dependabot[bot]
ea49261a27
Bump dessant/lock-threads from 3.0.0 to 4.0.1
...
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads ) from 3.0.0 to 4.0.1.
- [Release notes](https://github.com/dessant/lock-threads/releases )
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dessant/lock-threads/compare/e460dfeb36e731f3aeb214be6b0c9a9d9a67eda6...be8aa5be94131386884a6da4189effda9b14aa21 )
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-12 19:03:17 +00:00
Nate Prewitt
8112fcc7be
Pre commit update ( #6498 )
2023-08-12 12:03:10 -07:00
Nate Prewitt
2c193bda0c
Pin GHA workflows and add dependabot to keep them up to date ( #6497 )
2023-08-12 12:02:58 -07:00
Ian Stapleton Cordasco
34a64bc65e
Merge pull request #6266 from elprimato/spdx-conform-license
...
Change to SPDX conform license string
2023-08-12 13:51:42 -05:00
Nate Prewitt
9b6c62e235
Merge branch 'main' into spdx-conform-license
2023-08-12 11:37:15 -07:00
Joren Vrancken
cb7fcd7ebd
Specify that Session.headers needs to be set to a OrderedDict in Header Ordering docs ( #6475 )
2023-08-12 10:53:36 -07:00
Calle Svensson
aa4cc78627
Add note about adapter prefix match to docs ( #6465 )
2023-07-29 21:05:44 -07:00
Kevin Kirsche
dfe46c1b7f
refactor: prefer dictionary comphrension to loop ( #6187 )
2023-07-29 18:55:18 -07:00
Alexandre Erwin Ittner
2ecdb68561
Update reference to "cookielib" to "cookiejar" in documentation ( #6214 )
2023-07-29 18:50:43 -07:00
cpzt
fecf3dc472
add docstring parameter hooks ( #6456 )
2023-07-29 18:01:42 -07:00
Matthew Armand
cdbc2e2715
Add an Example for automatic retries to the Advanced Usage docs ( #6258 )
...
- While Requests doesn't automatically retry failures, this ability is a very common advanced use case in real world applications.
- Although there's a mention of this ability on the HTTPAdapter class docs, it's a bit buried and not very specific.
- It makes sense then to have an Example in the HTTPAdapter section of the Advanced Usage docs with a basic template for how this can be accomplished with Requests.
2023-07-03 13:38:22 -07:00
Boris Verkhovskiy
22db55a889
Fix doc typo ( #6467 )
2023-06-26 11:09:23 -06:00
Nate Prewitt
6e5b15d542
Fix linting issues
2023-05-22 09:36:22 -06:00
Nate Prewitt
147c8511dd
v2.31.0
2023-05-22 09:10:32 -06:00
Nate Prewitt
74ea7cf7a6
Merge pull request from GHSA-j8r2-6x86-q33q
2023-05-22 09:08:57 -06:00
Thomas Grainger
3022253346
test on pypy 3.8 and pypy 3.9 on windows and macos ( #6424 )
2023-05-15 09:04:21 -06:00
Thomas Grainger
b639e66c81
test on py3.12 ( #6448 )
...
* test on py3.12
* update to pytest-httpbin==2.0.0
2023-05-13 08:10:56 -06:00
Syed Saifullah
d3d504436e
Fixed a small typo ( #6452 )
2023-05-09 10:55:33 -06:00
Nate Prewitt
2ad18e0e10
v2.30.0
2023-05-03 09:39:44 -06:00