Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates pyflakes from 3.1.0 to 3.3.2.

Changelog

3.3.2

- Fix crash with ``global`` / ``nonlocal`` in class bodies (regressed in 3.3.0)

3.3.1

- Allow assignment expressions to redefine annotations (regressed in 3.3.0)

3.3.0

- Add ``__debuggerskip__`` as a special local
- Allow assignment expressions to redefine outer names
- Drop support for EOL python 3.8
- Add new error for unused ``global`` / ``nonlocal`` names

3.2.0

- Add support for ``*T`` (TypeVarTuple) and ``**P`` (ParamSpec) in PEP 695
annotations.
Links

@codecov
Copy link

codecov bot commented Mar 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5f02dc7) to head (c94caf5).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #471   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          126       126           
=========================================
  Hits           126       126           
Flag Coverage Δ
?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #500

@pyup-bot pyup-bot closed this Jun 21, 2025
@renatodamas renatodamas deleted the pyup-update-pyflakes-3.1.0-to-3.3.2 branch June 21, 2025 04:51
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.

1 participant