Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open Github Issue Tracker #64

Closed
wants to merge 1 commit into from
Closed

Conversation

adamchainz
Copy link
Contributor

For some reason, maybe because the repo was recently moved to the pyflakes organization, issues aren't available on the repo.

I have a genuine issue to report and can't find where to do it!

Issues can be activated on the repo settings:

screen shot 2016-05-05 at 13 48 22

N.B. the issue is this, which occurs on 1.2.0 but not 1.1.0:

  File "/Users/chainz/.virtualenvs/yplan/lib/python2.7/site-packages/pyflakes/checker.py", line 1150, in IMPORTFROM
    node.module, alias.name)
  File "/Users/chainz/.virtualenvs/yplan/lib/python2.7/site-packages/pyflakes/checker.py", line 198, in __init__
    full_name = module + '.' + self.real_name
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

For some reason, maybe because the repo was recently moved to the `pyflakes` organization, issues aren't available on the repo.

I have a genuine issue to report and can't find where to do it!
@adamchainz
Copy link
Contributor Author

(I think #61 fixes my issue but there's no full issue report for it so can't be sure)

@jayvdb
Copy link
Member

jayvdb commented May 5, 2016

Issues are currently tracked on https://launchpad.net/pyflakes , though there have been several discussions about moving to github issues.

And yes, your bug (and one other) has been raised there; see the list at https://bugs.launchpad.net/pyflakes

@sigmavirus24
Copy link
Member

@adamchainz https://bugs.launchpad.net/pyflakes is the correct place to file bugs.

@adamchainz
Copy link
Contributor Author

Sorry I missed that, I scanned the whole of the README on Github and all I saw was how to open a PR under "Contributing", adding a link there would help.

@sigmavirus24
Copy link
Member

Feel free to open a pull request to add it.

adamchainz added a commit to adamchainz/pyflakes that referenced this pull request May 5, 2016
sigmavirus24 pushed a commit that referenced this pull request May 5, 2016
epsy pushed a commit to epsy/pyflakes that referenced this pull request May 9, 2016
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.

None yet

3 participants