Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JBKahn/flake8-print issues and pull requests

#61 - adding support for Traceback lib #60

Pull Request - State: open - Opened by 5cat 12 months ago

#60 - adding support for `traceback.print_*` functions

Issue - State: open - Opened by 5cat 12 months ago

#59 - what is this for?

Issue - State: open - Opened by spaceone over 1 year ago - 6 comments

#58 - Make flake8-print available as a pre-commit hook?

Issue - State: closed - Opened by spenserblack over 1 year ago - 2 comments

#57 - Update README.md

Pull Request - State: open - Opened by dsbilling over 1 year ago

#56 - version 5.0.0?

Issue - State: closed - Opened by adamchainz almost 2 years ago - 2 comments

#55 - update namespace and remove python2 specific code

Pull Request - State: closed - Opened by JBKahn about 2 years ago - 2 comments

#54 - Bump py from 1.9.0 to 1.10.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#53 - Remove T002 now that python 2 support was removed

Issue - State: closed - Opened by JBKahn about 2 years ago

#52 - Chosen error code clashes with flake8-todos

Issue - State: closed - Opened by ntaylorwss over 2 years ago - 2 comments

#51 - #50: remove noqa detection since its included in flake8

Pull Request - State: closed - Opened by Melevir over 2 years ago - 12 comments

#50 - Allow `flake8` to handle `# noqa` comments

Issue - State: closed - Opened by Zac-HD over 2 years ago - 1 comment

#49 - Document how to disable rules for some files

Pull Request - State: closed - Opened by MartinThoma over 3 years ago

#48 - Update README.md

Pull Request - State: closed - Opened by Cjkjvfnby over 3 years ago - 2 comments

#47 - Add back poetry

Pull Request - State: closed - Opened by JBKahn over 3 years ago

#46 - Build to wheel

Issue - State: closed - Opened by PeterJCLaw over 3 years ago - 1 comment

#45 - Remove setup_requires from setup.py

Issue - State: closed - Opened by BlueNc almost 4 years ago - 2 comments

#44 - Directory based subset

Issue - State: closed - Opened by henryiii almost 4 years ago - 6 comments

#43 - Remove deprecated setup_requires

Pull Request - State: closed - Opened by zupo almost 4 years ago - 6 comments

#42 - fix issue #40 and #41

Pull Request - State: closed - Opened by JBKahn over 4 years ago

#41 - Inline #nopep8 comment has no effect with 3.1.3

Issue - State: closed - Opened by LKay over 4 years ago - 3 comments

#40 - `noqa` comment does bring up new violations

Issue - State: closed - Opened by sobolevn over 4 years ago - 4 comments

#39 - move back to setup.py

Pull Request - State: closed - Opened by JBKahn over 4 years ago

#38 - LICENSE not included in source distributions

Issue - State: closed - Opened by dopplershift over 4 years ago - 2 comments

#37 - Poetry

Pull Request - State: closed - Opened by JBKahn over 4 years ago

#36 - Fix reading from a closed stdin buffer

Pull Request - State: closed - Opened by seporaitis over 5 years ago - 6 comments

#35 - Listed error codes in Readme

Pull Request - State: closed - Opened by barbossa over 5 years ago - 2 comments

#34 - specific # noqa exclusions are not supported

Issue - State: closed - Opened by khomenko over 5 years ago - 1 comment

#33 - Release of pycodestyle 2.4.0 breaks flake8-print

Issue - State: closed - Opened by P4rk about 6 years ago - 1 comment

#32 - Pin the pycodestyle versions to versions supported by flake8

Pull Request - State: closed - Opened by P4rk about 6 years ago - 2 comments

#31 - Tuple parameter unpacking makes flake8-print fail

Issue - State: closed - Opened by wojcikstefan about 6 years ago - 1 comment

#30 - Entry point fix

Pull Request - State: closed - Opened by JBKahn over 6 years ago - 2 comments

#29 - Fix entry point

Pull Request - State: closed - Opened by Jenselme over 6 years ago - 3 comments

#28 - Add a framework classifier

Pull Request - State: closed - Opened by dirn over 6 years ago - 1 comment

#27 - Plugin doesn't detect prints

Issue - State: closed - Opened by adrianmoisey over 6 years ago - 8 comments

#26 - htofix

Pull Request - State: closed - Opened by JBKahn over 6 years ago

#25 - AttributeError: 'Name' object has no attribute 'arg'

Issue - State: closed - Opened by abachm over 6 years ago - 6 comments

#24 - Go back to a simpler time

Pull Request - State: closed - Opened by JBKahn almost 7 years ago

#23 - flake8 3+ support

Issue - State: closed - Opened by hellysmile almost 7 years ago - 6 comments

#22 - add new rule to detect pprint use

Pull Request - State: closed - Opened by emilecaron about 7 years ago - 2 comments

#21 - Question: support for pprint detection

Issue - State: closed - Opened by emilecaron about 7 years ago - 3 comments

#20 - No license file

Issue - State: closed - Opened by dopplershift over 7 years ago - 2 comments

#19 - Use pycodestyle rather than pep8

Pull Request - State: closed - Opened by gforcada over 7 years ago - 8 comments

#18 - fix tests for flake8 3

Pull Request - State: closed - Opened by JBKahn almost 8 years ago

#17 - Rename entry point to enable plugin codes

Pull Request - State: closed - Opened by mihaic almost 8 years ago - 8 comments

#16 - Doesn't install from setup.py

Issue - State: closed - Opened by monokrome over 8 years ago - 13 comments

#15 - Fix README

Pull Request - State: closed - Opened by adamchainz over 8 years ago - 4 comments

#14 - Diversify codes; DRY the check

Pull Request - State: closed - Opened by mfalesni over 8 years ago - 10 comments

#13 - Add function decorator

Pull Request - State: closed - Opened by jayvdb over 8 years ago - 2 comments

#12 - Use pep8 logical lines checker

Pull Request - State: closed - Opened by jayvdb over 8 years ago - 26 comments

#11 - Require __future__.print_function

Issue - State: closed - Opened by jayvdb over 8 years ago - 3 comments

#10 - noqa after end of multi-line print statement

Issue - State: closed - Opened by jayvdb almost 9 years ago - 6 comments

#9 - Publish on pypi

Issue - State: closed - Opened by jayvdb almost 9 years ago - 3 comments

#8 - fixes #7

Pull Request - State: closed - Opened by JBKahn about 9 years ago

#7 - Exception on Windows with Python 2.7 since 1.6

Issue - State: closed - Opened by schlamar about 9 years ago - 3 comments

#6 - attempt to make compatible with python3

Pull Request - State: closed - Opened by JBKahn about 9 years ago

#5 - Add explicit positional argument specifiers

Pull Request - State: closed - Opened by zoidbergwill over 9 years ago - 2 comments

#4 - Python 2.6 support

Issue - State: closed - Opened by zoidbergwill over 9 years ago - 2 comments
Labels: bug

#3 - I want to help expand this one and create other modules for other checks as well

Issue - State: closed - Opened by moylop260 over 9 years ago - 3 comments
Labels: enhancement

#2 - Putting back "# noqa"

Issue - State: closed - Opened by joncle over 9 years ago - 3 comments

#1 - Also catches print in strings

Issue - State: closed - Opened by adrianandreias almost 10 years ago - 3 comments
Labels: bug