openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Pyflakes
Settings
|
Report Duplicate
29
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
20 days
ago. based on code collected
21 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 2 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Detect unused annotations in functions (#668)
Danny Sepler
More...
over 2 years ago
detect undefined name of variable defined by AnnAssign (#729)
Anthony Sottile
More...
over 2 years ago
remove __init__ which is identical to parent (#726)
Anthony Sottile
More...
over 2 years ago
Release 2.5.0 (#720)
Anthony Sottile
More...
over 2 years ago
remove special handling of pypy offsets since modern pypy gets it right (#717)
Anthony Sottile
More...
over 2 years ago
fix syntax error reporting from stdin (#357) (#716)
Steven Karas
More...
over 2 years ago
Fix pylint URL in README (#714)
Raphael Nestler
More...
over 2 years ago
burn the bridges with python 2.x (#707)
Anthony Sottile
More...
over 2 years ago
upgrade flake8 to 4.0.1 (#706)
Anthony Sottile
More...
over 2 years ago
remove backported unittest methods (#705)
Anthony Sottile
More...
over 2 years ago
remove checking of node.docstring (#704)
Anthony Sottile
More...
over 2 years ago
simplify PYPY check (#703)
Anthony Sottile
More...
over 2 years ago
remove unused WIN (#702)
Anthony Sottile
More...
over 2 years ago
remove unused names argument in LateFutureImport (#701)
Anthony Sottile
More...
over 2 years ago
Unify output : characters. Fixes #692 (#693)
Malware Utkonos
More...
over 2 years ago
add tests for python3.11-specific syntax (#694)
Anthony Sottile
More...
over 2 years ago
assignment expression in comprehension should target outer scope (#698)
Yann Sartori
More...
over 2 years ago
don't double-run github actions for PRs from pycqa/ (#695)
Anthony Sottile
More...
almost 3 years ago
use updated pypy3 name for github actions (#685)
Anthony Sottile
More...
almost 3 years ago
support TypeAlias annotations (#679)
Laurent Kadian
More...
about 3 years ago
ignore `__all__` when not directly assigned (#675)
Anthony Sottile
More...
about 3 years ago
Drop support for EOL Python 2.7 and 3.4-3.5 (#660)
Hugo van Kemenade
More...
about 3 years ago
remove with_statement future imports (#663)
Danny Sepler
More...
about 3 years ago
Release 2.4.0 (#657)
Anthony Sottile
More...
over 3 years ago
Detect typing module attributes with 'import typing as <name>' (#632)
Angus L'Herrou
More...
over 3 years ago
add support for match statement (#630)
Anthony Sottile
More...
over 3 years ago
Remove pychecker from README (#639)
Adam Johnson
More...
over 3 years ago
fix typo: annoation -> annotation (#636)
Yusuke Hayashi
More...
over 3 years ago
remove old and unused "tracing" code (#625)
Terence Honles
More...
almost 4 years ago
fix syntax error offsets for python 3.10 (#635)
Anthony Sottile
More...
almost 4 years ago
←
1
2
3
4
5
6
7
8
9
…
18
19
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree