Skip to content

Conversation

adamchainz
Copy link
Member

Trac ticket number

ticket-35667

Branch description

This change makes repeated warnings with skip_file_prefixes more efficient by avoiding repeating the construction (os.path.dirname(django.__file__),).

Checklist

  • This PR targets the main branch.
  • The commit message is written in past tense, mentions the ticket number, and ends with a period.
  • I have checked the "Has patch" ticket flag in the Trac system.
  • I have added or updated relevant tests.
  • I have added or updated relevant docs, including release notes if applicable.
  • I have attached screenshots in both light and dark modes for any UI changes.

Copy link
Member

@jacobtylerwalls jacobtylerwalls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@adamchainz adamchainz force-pushed the ticket_35667 branch 2 times, most recently from ede0880 to 758e84d Compare September 11, 2025 09:49
This change makes repeated warnings with `skip_file_prefixes` more efficient by
avoiding repeating the construction `(os.path.dirname(django.__file__),)`.
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