-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Comparing changes
Open a pull request
base repository: django/django
base: 3.2.16
head repository: django/django
compare: 3.2.17
- 11 commits
- 11 files changed
- 5 contributors
Commits on Oct 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7190b38 - Browse repository at this point
Copy the full SHA 7190b38View commit details -
[3.2.x] Added CVE-2022-36359 to security archive.
Backport of 93d4c9e from main
Configuration menu - View commit details
-
Copy full SHA for accdd05 - Browse repository at this point
Copy the full SHA accdd05View commit details
Commits on Oct 29, 2022
-
[3.2.x] Removed obsolete doc reference to asyncio.iscoroutinefunction.
Backport of 970f61f from main
Configuration menu - View commit details
-
Copy full SHA for f6f0699 - Browse repository at this point
Copy the full SHA f6f0699View commit details
Commits on Dec 29, 2022
-
[3.2.x] Disabled auto-created table of contents entries on Sphinx 5.2+.
Auto-created table of contents entries for all domain objects (e.g. functions, classes, attributes, etc.) were added in Sphinx 5.2, see sphinx-doc/sphinx#6316. An option to control new table of contents entries was added in Sphinx 5.2.3, see sphinx-doc/sphinx#10886. Backport of 279967e from main
Configuration menu - View commit details
-
Copy full SHA for b381ab4 - Browse repository at this point
Copy the full SHA b381ab4View commit details
Commits on Jan 25, 2023
-
[3.2.x] Corrected passenv value for tox 4.0.6+.
Backport of 34b3288 from main
Configuration menu - View commit details
-
Copy full SHA for 238e889 - Browse repository at this point
Copy the full SHA 238e889View commit details -
[3.2.x] Added stub release notes for 3.2.17.
Backport of 1df963a from main
Configuration menu - View commit details
-
Copy full SHA for 4e31d3e - Browse repository at this point
Copy the full SHA 4e31d3eView commit details -
[3.2.x] Adjusted release notes for 3.2.17.
Backport of d8e1442 from main
Configuration menu - View commit details
-
Copy full SHA for d215431 - Browse repository at this point
Copy the full SHA d215431View commit details
Commits on Jan 31, 2023
-
[3.2.x] Removed 'tests' path prefix in a couple tests.
Backport of 694cf45 from main.
Configuration menu - View commit details
-
Copy full SHA for 4c2b261 - Browse repository at this point
Copy the full SHA 4c2b261View commit details -
[3.2.x] Fixed inspectdb.tests.InspectDBTestCase.test_custom_fields() …
…on SQLite 3.37+. Use FlexibleFieldLookupDict which is case-insensitive mapping because SQLite 3.37+ returns some data type names upper-cased e.g. TEXT. Backport of 974e3b8 from main
Configuration menu - View commit details
-
Copy full SHA for 9da4634 - Browse repository at this point
Copy the full SHA 9da4634View commit details
Commits on Feb 1, 2023
-
[3.2.x] Fixed CVE-2023-23969 -- Prevented DoS with pathological value…
…s for Accept-Language. 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.
Configuration menu - View commit details
-
Copy full SHA for c7e0151 - Browse repository at this point
Copy the full SHA c7e0151View commit details -
Configuration menu - View commit details
-
Copy full SHA for aed1bb5 - Browse repository at this point
Copy the full SHA aed1bb5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.2.16...3.2.17