Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: PyCQA/flake8-bugbear

25.11.29

29 Nov 20:51
@cooperlees cooperlees

Choose a tag to compare

  • B043: Add new check to state don't call delattr with constant (#514)
  • B042: ignore overloaded init, ignore if str+pickle dunder, improve README
Assets 2
Loading
Molkree reacted with thumbs up emoji
1 person reacted

25.10.21

22 Oct 01:26
@cooperlees cooperlees

Choose a tag to compare

  • B042: New check for reminding to call super().init in custom exceptions
  • B028: Skip if skip_file_prefixes is used (#503)
  • B912: New check for map() without an explicit strict= parameter. (#516)
  • Add python3.14 Support / CI
  • Remove python3.9 support / CI
  • flake8-bugbear now requires at least Python 3.10, like the next release of flake8
Loading

24.12.12

12 Dec 16:48
@cooperlees cooperlees

Choose a tag to compare

  • B012 and B025 now also handle try/except* (#500)
  • Skip B028 if warnings.warn is called with *args or **kwargs (#501)
  • Add B911: itertools.batched without strict= (#502)
  • Readme has anchors per check (they do not seem to render on GitHub tho)
Loading

24.10.31

31 Oct 18:24
@cooperlees cooperlees

Choose a tag to compare

  • B041: New dictionary same key AND value check (#496)
  • B037: Fix typo in error message
  • B024: No longer treats assigned class variables as abstract (#471)
  • Bump required attrs version to 22.2.0
Loading
AndreiDrang and harkabeeparolus reacted with thumbs up emoji
2 people reacted

24.8.19

20 Aug 02:15
@cooperlees cooperlees

Choose a tag to compare

  • B910: implement to suggest using Counter() instead of defaultdict(int) (#489)
  • B901: Do not trigger with explicit Generator return type (#481)
  • B008: add some comments, rename b008_extend_immutable_calls (#476)
  • B040: exception with note added not reraised or used (#477)
  • B039, Add ContextVar with mutable literal or function call as default
  • B040: Add Exception with added note not reraised. (#474)
  • Run tests in Python 3.13
  • Type annotated code (#481 + #483)
  • Replace hash with unsafe_hash (#486)
Loading
harkabeeparolus reacted with thumbs up emoji
1 person reacted

24.4.26

26 Apr 14:50
@cooperlees cooperlees

Choose a tag to compare

  • B909: Fix false positive affecting containers of mutables (#469)
Loading
harkabeeparolus reacted with thumbs up emoji
1 person reacted

24.4.21

21 Apr 15:52
@cooperlees cooperlees

Choose a tag to compare

  • B950: Add pragma comment to line length ignores (#463)
  • B909: Add more cases to detect + more container mutating functions (#460)
Loading
hspaans reacted with thumbs up emoji
1 person reacted

24.2.6

07 Feb 04:24
@cooperlees cooperlees

Choose a tag to compare

  • B902: Remove decorators named validator and root_validator from B902 checks (#459)
  • B038: Change B038 to B909 and make it optional (#456)
Loading
harkabeeparolus reacted with thumbs up emoji
1 person reacted

24.1.17

17 Jan 15:52
@cooperlees cooperlees

Choose a tag to compare

  • B038: Restrict rule to mutation functions only (#453)
Loading

24.1.16

16 Jan 14:19
@cooperlees cooperlees

Choose a tag to compare

  • B036: Fix crash on raise statements raising something other than
Loading
Previous 1 3 4 5 6
Previous

AltStyle によって変換されたページ (->オリジナル) /