- 01 Feb, 2023 6 commits
-
-
Mariusz Felisiak authored
Backport of f3c89744cc801cc7d134bca9958c4a74aa76380f from main
-
Mariusz Felisiak authored
Backport of 36e3eef7d5a4c88671d20a561788679d0d9c334c from main
-
Mariusz Felisiak authored
-
David Smith authored
Black 23.1.0 is released which, as the first release of the year, introduces the 2023 stable style. This incorporates most of last year's preview style. https://github.com/psf/black/releases/tag/23.1.0 Backport of 097e3a70c1481ee7b042b2edd91b2be86fb7b5b6 from main.
-
Mariusz Felisiak authored
-
Mariusz Felisiak authored
-
- 25 Jan, 2023 1 commit
-
-
Nick Pope authored
The parsed values of Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial-of-service vector via excessive memory usage if the raw value of Accept-Language headers is very large. Accept-Language headers are now limited to a maximum length in order to avoid this issue.
-
- 21 May, 2022 1 commit
-
-
Mariusz Felisiak authored
Backport of f825536b5e09b3a047fec0c10aabd91bace0995c from main
-
- 31 Jan, 2023 1 commit
-
-
Mariusz Felisiak authored
-
- 21 Dec, 2022 1 commit
-
-
Durval Carvalho authored
Co-authored-by:
Faris Naimi <farisfaris66@gmail.com> Backport of 40217d1a82b0c16cddba377325d12b2c253f402a from main
-
- 26 Jan, 2023 1 commit
-
-
Mariusz Felisiak authored
[4.1.x] Fixed #34291 -- Fixed Meta.constraints validation crash on UniqueConstraint with ordered expressions. Thanks Dan F for the report. Bug in 667105877e6723c6985399803a364848891513cc. Backport of 2b1242abb3989f5d74e787b09132d01bcbee5b55 from main.
-
- 25 Jan, 2023 3 commits
-
-
Carlton Gibson authored
Backport of d8e1442ce2c56282785dd806e5c1147975e8c857 from main
-
Carlton Gibson authored
Backport of 1df963ad2476726d63be132c0cee47e07b8250d7 from main
-
Stephen authored
Backport of 34b328814976a2e2f7907361a494202763649f3f from main
-
- 18 Jan, 2023 1 commit
-
-
noFFENSE authored
Backport of 5cd1385356d4b275133ddb0f8c78b2f37c5901eb from main
-
- 15 Jan, 2023 1 commit
-
-
sarahboyce authored
Co-authored-by:
Christian Bundy <me@christianbundy.com> Backport of 0fbdb9784da915fce5dcc1fe82bac9b4785749e5 from main
-
- 14 Jan, 2023 1 commit
-
-
Steven authored
Backport of 4b7016866a80ec8582f55fc7eedfa692039e9648 from main
-
- 12 Jan, 2023 1 commit
-
-
Mariusz Felisiak authored
[4.1.x] Fixed thread termination in servers.tests.LiveServerPort on Python 3.10.9+, 3.11.1+, and 3.12+. Class cleanups registered in TestCase subclasses are no longer called as TestCase.doClassCleanups() only cleans up the particular class, see https://github.com/python/cpython/commit/c2102136be569e6fc8ed90181f229b46d07142f8 Backport of d02a9f0cee84e3d23f676bdf2ab6aadbf4a5bfe8 from main
-
- 04 Jan, 2023 1 commit
-
-
Raj Desai authored
Backport of d2310f6473593d28c14b63a72253408b568e100a from main
-
- 02 Jan, 2023 4 commits
-
-
Mariusz Felisiak authored
Backport of 75500feecddcb27b6ab65c9057e7317024cef761 from main
-
Mariusz Felisiak authored
-
Mariusz Felisiak authored
-
Mariusz Felisiak authored
Backport of 174d8157b5700f6451ac0bdc3eef7e73121bc4a4 from main
-
- 29 Dec, 2022 1 commit
-
-
Mariusz Felisiak authored
Auto-created table of contents entries for all domain objects (e.g. functions, classes, attributes, etc.) were added in Sphinx 5.2, see https://github.com/sphinx-doc/sphinx/issues/6316. An option to control new table of contents entries was added in Sphinx 5.2.3, see https://github.com/sphinx-doc/sphinx/pull/10886. Backport of 279967ec859a9a5240318cf29a077539b0e3139f from main
-
- 20 Dec, 2022 2 commits
-
-
Mariusz Felisiak authored
Updated Bulgarian, Esperanto, Hungarian, Japanese, Macedonian, Persian, Portuguese (Brazil), Russian, Spanish, and Turkmen translations.
-
Andrew Godwin authored
Backport of a09d39f28609c707a62dbbbdc4e55489fae1631f from main
-
- 19 Dec, 2022 1 commit
-
-
Mariusz Felisiak authored
Backport of 0c60d11bdbe5bf353e3fa0f2db1cb85786ca3448 from main
-
- 16 Dec, 2022 1 commit
-
-
TAKAHASHI Shuuji authored
Backport of 05d70fb92b72f9701bea99c809a5edd53b290de9 from main
-
- 14 Dec, 2022 2 commits
-
-
Paolo Melchiorre authored
Backport of d44ee518c4c110af25bebdbedbbf9fba04d197aa from main
-
Mariusz Felisiak authored
See https://www.kyngchaos.com/2022/09/11/goodbye-software-packaging/ Backport of 9d9ec0c79f52efad3a4d3f6ac4644d5c9fb1d22c from main
-
- 10 Dec, 2022 1 commit
-
-
James Gillard authored
Regression in 88fc9e2826044110b7b22577a227f122fe9c1fb5 that began manifesting in Django 4.1. Backport of c5ed884eabf3b2b67581c55bf6c87e721f69157f from main.
-
- 07 Dec, 2022 2 commits
-
-
Sylvain Fankhauser authored
Backport of 0036bcdcb65874f63fff8139fe86574fa155eb26 from main
-
David Smith authored
Backport of 9ac97e7eb5a74f813012715c7598c8608e78e178 from main
-
- 06 Dec, 2022 4 commits
-
-
Carlton Gibson authored
Backport of 845a5db38fd3d2695af8cece78951729936a0196 from main
-
Carlton Gibson authored
-
Carlton Gibson authored
-
Carlton Gibson authored
Backport of f4a053a2940c2e5324550cd796724a5837362cba from main
-
- 30 Oct, 2022 1 commit
-
-
Ryan Cheley authored
Backport of 68bd8f4cb4d14dccfb016bb15177506234f567fb from main
-
- 06 Dec, 2022 1 commit
-
-
Mariusz Felisiak authored
Backport of 514884e9a555c51afba3d26d9370a908af4752a6 from main
-
- 03 Dec, 2022 1 commit
-
-
sdolemelipone authored
Backport of 344593893b6fc5fdda45a74013fc8622401c5058 from main
-