-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Comparing changes
Open a pull request
base repository: django/django
base: 5.2.9
head repository: django/django
compare: 5.2.10
- 9 commits
- 10 files changed
- 4 contributors
Commits on Dec 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a3a8f7a - Browse repository at this point
Copy the full SHA a3a8f7aView commit details -
[5.2.x] Added stub release notes for 5.2.10.
Backport of 8d4ec99 from main.
Configuration menu - View commit details
-
Copy full SHA for 27c508a - Browse repository at this point
Copy the full SHA 27c508aView commit details -
[5.2.x] Added CVE-2025-13372 and CVE-2025-64460 to security archive.
Backport of d0d5960 from main.
Configuration menu - View commit details
-
Copy full SHA for 322b717 - Browse repository at this point
Copy the full SHA 322b717View commit details
Commits on Dec 11, 2025
-
[5.2.x] Refs #36499 -- Adjusted test_strip_tags following Python beha…
…vior change for incomplete entities. Backport of 7b80b21 from main.
Configuration menu - View commit details
-
Copy full SHA for 5ca0f62 - Browse repository at this point
Copy the full SHA 5ca0f62View commit details -
[5.2.x] Refs #27890 -- Avoided overwriting TMPDIR in runtests.py unde…
…r forkserver mode. This variable should only be set once. Under forkserver, this module was getting executed multiple times, causing nested temporary dirs that didn't clean up properly, raising FileNotFoundError. This similar to #27890 although a slightly different cause. Backport of cd6278c from main.
Configuration menu - View commit details
-
Copy full SHA for 9cc231e - Browse repository at this point
Copy the full SHA 9cc231eView commit details
Commits on Dec 22, 2025
-
[5.2.x] Fixed #36376 -- Fixed --no-color for command help in Python 3…
….14+. python/cpython#136809 made `color` default to True in ArgumentParser. Backport of d0d85cd from main.
Configuration menu - View commit details
-
Copy full SHA for 8346657 - Browse repository at this point
Copy the full SHA 8346657View commit details
Commits on Dec 31, 2025
-
[5.2.x] Refs #33647 -- Fixed silent data truncation in bulk_create on…
Configuration menu - View commit details
-
Copy full SHA for 2ca2afd - Browse repository at this point
Copy the full SHA 2ca2afdView commit details
Commits on Jan 6, 2026
-
[5.2.x] Added release date for 5.2.10.
Backport of f6fd35f from main.
Configuration menu - View commit details
-
Copy full SHA for e20d1c2 - Browse repository at this point
Copy the full SHA e20d1c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a0005c - Browse repository at this point
Copy the full SHA 8a0005cView 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 5.2.9...5.2.10