Skip to content

Pin Django version in Django Rest Framework - #1814

Merged
lrafeei merged 3 commits into
mainfrom
pin-django-djangorestframework
Aug 7, 2026
Merged

Pin Django version in Django Rest Framework#1814
lrafeei merged 3 commits into
mainfrom
pin-django-djangorestframework

Conversation

@lrafeei

@lrafeei lrafeei commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

In Django Rest Framework, rest_framework/views.py, from django.utils.cache import cc_delim_re fails to import in Django v6.0.8+

This has been pinned until this bug is fixed on their end.

This PR also drops Python 3.10 from Tornado master tests since 3.10 support has been dropped.

@lrafeei
lrafeei marked this pull request as ready for review August 6, 2026 18:32
@lrafeei
lrafeei requested a review from a team as a code owner August 6, 2026 18:32
TimPansino
TimPansino previously approved these changes Aug 6, 2026
@mergify mergify Bot added the tests-failing Tests failing in CI. label Aug 6, 2026
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 9 0 0 0.86s
✅ MARKDOWN markdownlint 7 0 0 0 1.22s
✅ PYTHON ruff 1087 0 0 0 1.0s
✅ PYTHON ruff-format 1087 0 0 0 0.31s
✅ YAML prettier 23 0 0 0 1.59s
✅ YAML v8r 23 0 0 5.38s
✅ YAML yamllint 23 0 0 0.76s

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@lrafeei
lrafeei enabled auto-merge (squash) August 7, 2026 17:53
@codecov-commenter

codecov-commenter commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.10%. Comparing base (cb5da51) to head (f49e4df).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1814      +/-   ##
==========================================
+ Coverage   82.06%   82.10%   +0.03%     
==========================================
  Files         217      217              
  Lines       26871    26871              
  Branches     4254     4254              
==========================================
+ Hits        22052    22062      +10     
+ Misses       3353     3345       -8     
+ Partials     1466     1464       -2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lrafeei
lrafeei merged commit 3e34dd9 into main Aug 7, 2026
70 of 72 checks passed
@lrafeei
lrafeei deleted the pin-django-djangorestframework branch August 7, 2026 19:19
@mergify mergify Bot removed the tests-failing Tests failing in CI. label Aug 7, 2026
@mergify

mergify Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants