1. 292b5c7 Merge pull request #117 from bukzor/fix-hypothesmith-optional by Ian Stapleton Cordasco · 3 weeks ago master
  2. 0a54a4e Make the hypothesmith fuzz test genuinely optional by Buck Evan · 3 weeks ago
  3. 60cf21c Merge pull request #99 from GalaxySnail/fix-typo-2022 by Anthony Sottile · 2 years, 8 months ago
  4. 8518522 Merge pull request #108 from tushar-deepsource/patch-1 by Ian Stapleton Cordasco · 3 years, 1 month ago
  5. fa46c60 fix: formula for mccabe complexity in docstring by Tushar Sadhwani · 3 years, 1 month ago
  6. 12a327b Merge pull request #105 from sobolevn/patch-1 by Ian Stapleton Cordasco · 3 years, 4 months ago
  7. fce37ec Improve error message on 0 arguments by Nikita Sobolev · 3 years, 4 months ago
  8. fa9bc75 Fix a typo in README.rst (release date) by GalaxySnail · 4 years, 2 months ago
  9. 835a540 Prepare for v0.7.0 by Ian Stapleton Cordasco · 4 years, 6 months ago 0.7.0
  10. 2d4dd94 Merge pull request #81 from MaxG87/master by Ian Stapleton Cordasco · 5 years ago
  11. 7c54a18 Merge pull request #88 from cclauss/patch-1 by Ian Stapleton Cordasco · 5 years ago
  12. ff7e1ea [flake8] max-line-length = 88 by Christian Clauss · 5 years ago
  13. 2dfdfb1 flake8 --max-line-length=88 again by Christian Clauss · 5 years ago
  14. 7285c3b Merge pull request #87 from cclauss/patch-1 by Ian Stapleton Cordasco · 5 years ago
  15. 78ce383 tox.ini: flake8 --max-line-length=88 by Christian Clauss · 5 years ago
  16. 4ba21d2 Travis CI: allow_failures in Python end of life branches by Christian Clauss · 5 years ago
  17. 80794d3 Apply suggestions from code review by Max Görner · 5 years ago
  18. e864119 Merge pull request #86 from cclauss/patch-1 by Ian Stapleton Cordasco · 5 years ago
  19. abadb1b setup.py: Add trove classifiers for Py3.8 & Py3.9 by Christian Clauss · 5 years ago
  20. e5965eb Merge pull request #85 from cclauss/patch-1 by Ian Stapleton Cordasco · 5 years ago
  21. 4c2e85e Travis CI: Add Python 3.9 to the testing by Christian Clauss · 5 years ago
  22. 004ffea tox.ini: Add Python 3.9 to the testing by Christian Clauss · 5 years ago
  23. 535e2c5 Merge pull request #83 from sambrightman/fix-flake8-warning by Ian Stapleton Cordasco · 6 years ago
  24. 323de53 Migrate to argparse callable `type=` option by Sam Brightman · 6 years ago
  25. d122090 Add property-based fuzz test by Max Görner · 6 years ago
  26. 4b287e2 Merge pull request #78 from tirkarthi/fix-open-mode by Ian Stapleton Cordasco · 6 years ago
  27. bf9e256 Use _read for better compatibility on using U mode. by Karthikeyan Singaravelan · 6 years ago
  28. e92e9e7 Merge pull request #76 from jdufresne/test-matrix by Ian Stapleton Cordasco · 6 years ago
  29. a6174e7 Update the test matrix to include Python 3.8 by Jon Dufresne · 6 years ago
  30. 9274755 Remove use of deprecated 'setup.py test' by Jon Dufresne · 6 years ago
  31. f318ade Merge pull request #67 from jdufresne/pyreq by Ian Stapleton Cordasco · 8 years ago
  32. d0d361d Merge pull request #68 from jdufresne/py37 by Ian Stapleton Cordasco · 8 years ago
  33. 86fa4c0 Add testing for Python 3.7 to Travis CI by Jon Dufresne · 8 years ago
  34. d7ce826 Pass python_requires argument to setuptools by Jon Dufresne · 8 years ago
  35. 763c7de Merge pull request #64 from jdufresne/py33 by Ian Stapleton Cordasco · 8 years ago
  36. 3a47152 Remove Python 3.3 trove classifier by Jon Dufresne · 8 years ago
  37. c2f5b38 Merge pull request #62 from hroncok/py37 by Ian Stapleton Cordasco · 8 years ago
  38. de233b7 Merge pull request #63 from PyCQA/drop-python-versions by Ian Stapleton Cordasco · 8 years ago
  39. 31a86c2 Remove python 2.6 and 3.3 from Travis by Ian Stapleton Cordasco · 8 years ago
  40. 2a5d6ae Problem: Docstrings were handled differently on 3.7.0b4 by Miro Hrončok · 8 years ago
  41. ae9f6b9 Merge pull request #58 from jdufresne/license by Ian Stapleton Cordasco · 9 years ago
  42. 6e3d15e Include license file in the generated wheel package by Jon Dufresne · 9 years ago
  43. c6b011e Merge pull request #57 from blueyed/doc-improve-noqa by Ian Stapleton Cordasco · 9 years ago
  44. a1c52c5 doc: improve section about usage of "noqa" by Daniel Hahler · 9 years ago
  45. c1c5b0e Merge pull request #55 from jwiggins/fix/54 by Ian Stapleton Cordasco · 9 years ago
  46. 28daf38 Call set() correctly by John Wiggins · 9 years ago
  47. 7685f56 Oops. Python 2.6 doesn't have set literals by John Wiggins · 9 years ago
  48. cf1c36f Make pytest-runner an optional dependency by John Wiggins · 9 years ago
  49. 9967fb7 Rewrite note about Flake8's noqa by Ian Cordasco · 9 years ago
  50. 2b46671 add noqa c901 documentation by Samuel Colvin · 9 years ago
  51. 06e88c7 Merge pull request #51 from jdufresne/bdist by Ian Cordasco · 9 years ago
  52. 028d079 Rename [wheel] section to [bdist_wheel] as the former is legacy by Jon Dufresne · 9 years ago
  53. 91a7cd7 Merge pull request #50 from nchammas/patch-1 by Ian Cordasco · 9 years ago
  54. d2d8d16 Fix typos and improve README by Nicholas Chammas · 9 years ago
  55. 7e015f4 Skip existing releases when uploading new ones by Ian Cordasco · 9 years ago
  56. 55942cb Bump version for 0.6.1 by Ian Cordasco · 9 years ago 0.6.1
  57. dd43f62 Merge pull request #48 from degustaf/patch-1 by Ian Cordasco · 9 years ago
  58. 77952e5 Make signatures of default method match by Derek Gustafson · 9 years ago
  59. 6a7aa34 Add release notes for 0.6.0 by Ian Cordasco · 9 years ago 0.6.0
  60. 64a4099 Merge pull request #45 from asottile/py36 by Ian Cordasco · 9 years ago
  61. 512369c Support annotated assignments (py36+) by Anthony Sottile · 9 years ago
  62. 80359f5 Test against python3.6 by Anthony Sottile · 9 years ago
  63. 1a754b9 Merge pull request #47 from asottile/generic_visit_statements by Ian Cordasco · 9 years ago
  64. 9253a9c Have mccabe consider all statements as statements by Anthony Sottile · 9 years ago
  65. 682145a Update release notes for v0.5.3 by Ian Cordasco · 10 years ago 0.5.3
  66. ec33104 Note the column offset of each node by Ian Cordasco · 10 years ago
  67. ec3787d Bump version for 0.5.2 by Ian Cordasco · 10 years ago 0.5.2
  68. f4ff192 Merge pull request #42 from jaraco/patch-1 by Ian Cordasco · 10 years ago
  69. b273cbe Fix ValueError: read of closed file by Jason R. Coombs · 10 years ago
  70. a3d91e8 Add release notes for 0.5.1 by Ian Cordasco · 10 years ago 0.5.1
  71. 10be7c0 Fix bug with Flake8 plugin. by Ian Cordasco · 10 years ago
  72. 43488cb Merge pull request #41 from PyCQA/bug/39 by Ian Cordasco · 10 years ago
  73. ad92707 Handle files with BOMs by Ian Cordasco · 10 years ago
  74. 24ed5ee Add support for registering options in Flake8 3 by Ian Cordasco · 10 years ago 0.5.0
  75. 8c7cd5d Handle both Flake8 2.x and 3.x by Ian Cordasco · 10 years ago
  76. 4dc1d96 Prepare for Flake8 3.0 by Ian Cordasco · 10 years ago
  77. 4931fcd Release notes and version bump for 0.4.0 by Ian Cordasco · 10 years ago 0.4.0
  78. d9f934c Fix up setup.py for a release by Ian Cordasco · 10 years ago
  79. 98036c6 Merge pull request #38 from PyCQA/bug/36 by Ian Cordasco · 10 years ago
  80. 4155ad6 Simplify async keywords test by Ian Cordasco · 10 years ago
  81. ae23e02 Add support for recognizing async keyword usage by Ian Cordasco · 10 years ago
  82. f78c92a Add test for async keywords added in PEP 0492 by Ian Cordasco · 10 years ago
  83. ebca301 Switch tests to pytest by Ian Cordasco · 10 years ago
  84. c9bb16e Merge pull request #37 from PyCQA/update-versions by Ian Cordasco · 10 years ago
  85. b3e9b73 Update supported versions of Python by Ian Cordasco · 10 years ago
  86. ba4521c Merge pull request #35 from sigmavirus24/py35 by Ian Cordasco · 11 years ago
  87. 113118b Update Travis-CI config for Python 3.5 by Ian Cordasco · 11 years ago
  88. b193aaa Updates for version 0.3.1 by Ian Cordasco · 11 years ago 0.3.1
  89. 1f3de69 Add release machinery to tox.ini by Ian Cordasco · 11 years ago
  90. eb9df5f Include test_mccabe.py in releases by Ian Cordasco · 11 years ago
  91. 79b5d49 Update .travis.yml to use tox by Ian Cordasco · 11 years ago
  92. 71f854d Merge pull request #34 from flintwork/bug/32 by Ian Cordasco · 11 years ago
  93. a8d3aa5 Use travis-ci containers for building by Ian Cordasco · 11 years ago
  94. a0b780e Always coerce max_complexity to an integer by Ian Cordasco · 11 years ago
  95. f31a7cd Merge pull request #33 from nikolas/patch-1 by Ian Cordasco · 11 years ago
  96. 68e2082 Add travis testing on python 3.4 by nikolas · 11 years ago
  97. e8aea16 Release 0.3 by Florent Xicluna · 12 years ago 0.3
  98. e3ea38a Merge pull request #26 from bukzor/try-else by Ian Cordasco · 12 years ago
  99. ed1a43a fixes for py3 by Buck Golemon · 12 years ago
  100. 6a4b8df fix try-else blocks. closes #24 and #25 by Buck Golemon · 12 years ago