David Lord
426a1e25b7
fix pytest 7 warnings
2022-02-08 12:26:25 -08:00
David Lord
6f7d99ce4b
use pip-compile-multi for requirements
2022-02-08 12:26:25 -08:00
David Lord
bc094dbe6a
Merge pull request #4432 from sfermigier/main
...
Match typing declaration with implementation.
2022-02-08 10:27:11 -08:00
David Lord
694eb84f41
reword changelog for importlib.resources
2022-02-08 10:26:21 -08:00
David Lord
17c46b2ddd
Merge pull request #4420 from K900/main
...
cli: use importlib.metadata instead of pkg_resources
2022-02-08 10:24:57 -08:00
David Lord
528db86f85
Merge pull request #4442 from pallets/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-02-08 07:39:59 -08:00
pre-commit-ci[bot]
436c7afc83
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/reorder_python_imports: v2.6.0 → v2.7.1](https://github.com/asottile/reorder_python_imports/compare/v2.6.0...v2.7.1 )
- [github.com/psf/black: 21.12b0 → 22.1.0](https://github.com/psf/black/compare/21.12b0...22.1.0 )
2022-02-07 21:19:46 +00:00
Stefane Fermigier
9a134da31b
Match typing declaration with implementation.
2022-01-27 11:43:42 +01:00
K900
751d85f3de
cli: use importlib.metadata instead of pkg_resources
2022-01-17 19:36:57 +03:00
David Lord
fdac8a5404
Merge pull request #4417 from pallets/remove-as_tuple
...
remove deprecated as_tuple parameter from test_client
2022-01-14 09:38:02 -08:00
David Lord
aab064fee1
remove deprecated as_tuple parameter from test_client
2022-01-14 09:34:07 -08:00
David Lord
de4b2807d3
Merge pull request #4397 from cameronthecoder/main
...
Remove X-XSS-Protection suggestion
2022-01-14 08:34:55 -08:00
Cameron Dahl
08ad8aabfe
Remove X-XSS-Protection suggestion
2022-01-14 08:32:36 -08:00
David Lord
981a94df68
Merge pull request #4412 from otherJL0/main
...
Adding Fish commands to docs
2022-01-14 08:29:30 -08:00
otherJL0
afe77feef3
Adding Fish commands to docs
2022-01-14 08:26:50 -08:00
David Lord
d03df1fff3
Merge branch '2.0.x'
2022-01-13 14:43:23 -08:00
David Lord
66f2ac6696
update tool config
2022-01-13 14:42:36 -08:00
David Lord
e103747c54
Merge branch '2.0.x'
2022-01-13 11:10:12 -08:00
David Lord
a025ee3f25
update requirements
2022-01-13 11:10:06 -08:00
David Lord
660994efc7
Merge branch '2.0.x'
2021-12-22 20:07:07 -07:00
David Lord
9e50ad55ae
pin os and python version in rtd build
2021-12-22 20:06:08 -07:00
David Lord
0fb5c2f034
Merge branch '2.0.x'
2021-12-22 20:02:52 -07:00
David Lord
1a1c7ea618
pin os and python version in rtd build
...
(cherry picked from commit 93a7f08bbc )
2021-12-22 20:02:25 -07:00
David Lord
93a7f08bbc
pin os and python version in rtd build
2021-12-22 19:58:07 -07:00
David Lord
990a95fbca
Merge pull request #4382
...
Fix the command for checking port on macOS in server docs
2021-12-22 18:24:48 -08:00
Grey Li
0122a4f34f
Fix the command for checking port on macOS in server docs
2021-12-22 18:59:28 -07:00
David Lord
6389c07530
Merge pull request #4348 from Yourun-proger/fix_msg
...
Fix error message for `after_this_request` when used outside request context
2021-12-22 17:49:30 -08:00
David Lord
b1a00ebc4c
update error message for after_this_request and copy_current_request_context
2021-12-22 18:44:37 -07:00
Yourun-Proger
633449a36c
fix error message
2021-12-22 18:35:17 -07:00
David Lord
7b0c82dfdc
Merge pull request #4350 from olliemath/patch-1
...
Only use a custom JSONDecoder if needed
2021-12-22 17:10:24 -08:00
olliemath
a841cfabb5
Only use a custom JSONDecoder if needed
...
The default JSONDecoder adds no extra functionality to `json.loads`, but using a custom class in the function call you off of an optimized fast path in pypy (it adds some overhead in cpython, but I think it's minimal). This change sticks with the default loading behaviour unless the user has specifically opted in to customising it.
Co-authored-by: David Lord <davidism@gmail.com>
2021-12-22 18:07:04 -07:00
David Lord
9504de9dd0
Merge pull request #4390 from pallets/dependabot/github_actions/dessant/lock-threads-3
...
Bump dessant/lock-threads from 2 to 3
2021-12-22 15:56:45 -08:00
David Lord
9e00becf3a
update option names for v3
2021-12-22 15:53:23 -08:00
David Lord
79b3cecc3d
updates go to maintenance branch
2021-12-22 15:45:44 -08:00
dependabot[bot]
a65683a65c
Bump dessant/lock-threads from 2 to 3
...
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads ) from 2 to 3.
- [Release notes](https://github.com/dessant/lock-threads/releases )
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dessant/lock-threads/compare/v2...v3 )
---
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>
2021-12-22 23:43:55 +00:00
David Lord
2952e6a323
update github actions
2021-12-22 15:43:28 -08:00
David Lord
c627b5e773
updates go to maintenance branch
2021-12-22 15:43:13 -08:00
David Lord
edac7e3a56
Merge branch '2.0.x'
2021-12-22 15:21:31 -08:00
David Lord
c5ca175004
Merge pull request #4389 from pallets/update-requirements
...
update requirements
2021-12-22 15:20:12 -08:00
David Lord
9d36623db1
update requirements
2021-12-22 15:16:48 -08:00
David Lord
624ed4de72
Merge pull request #4384 from jugmac00/patch-1
...
fix typo
2021-12-15 20:31:59 -08:00
Jürgen Gmach
f16524ea1d
fix typo
2021-12-16 04:28:09 +01:00
David Lord
776bf09fdf
Merge pull request #4343 from pallets/address-already-in-use
...
document "Adddress already in use" error
2021-11-16 09:05:33 -08:00
David Lord
2e10fc24a1
document address already in use error
2021-11-16 09:04:18 -08:00
David Lord
9fe21310bb
replace nbsp characters
2021-11-16 08:34:55 -08:00
David Lord
9486b6cf57
Merge pull request #4342 from pallets/deprecate-req-ctx-g
...
deprecate `RequestContext.g`
2021-11-16 07:38:42 -08:00
David Lord
c8ddb948f6
deprecate RequestContext.g
2021-11-16 07:35:02 -08:00
David Lord
04c6a85518
Merge pull request #4303 from pgjones/cpy_ensure
...
`copy_current_request_context` can decorate async functions
2021-11-16 06:34:30 -08:00
pgjones
47e4bd5059
copy_current_request_context can decorate async functions
2021-11-16 06:31:51 -08:00
David Lord
6b0c8cdac1
Merge branch '2.0.x'
2021-11-16 06:30:19 -08:00