Bug 1080877
| Summary: | pyflakes-0.8 is available | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> |
| Component: | pyflakes | Assignee: | Sandro Bonazzola <sbonazzo> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | danken |
| Target Milestone: | --- | Keywords: | FutureFeature, Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | pyflakes-0.8-1.fc21 | Doc Type: | Enhancement |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-03-26 17:04:45 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Upstream Release Monitoring
2014-03-26 09:32:07 UTC
Much like I've asked 4 years ago on https://bugzilla.redhat.com/show_bug.cgi?id=575361#c3 : would you rebase EPEL 6, too? I'd like to accept the likes of try: from bla import x except ImportError: x = 1 instead of getting /tmp/1.py:4: redefinition of unused 'x' from line 2 (In reply to Dan Kenigsberg from comment #1) > Much like I've asked 4 years ago on > https://bugzilla.redhat.com/show_bug.cgi?id=575361#c3 : would you rebase > EPEL 6, too? > > I'd like to accept the likes of > > try: > from bla import x > except ImportError: > x = 1 > > instead of getting > > /tmp/1.py:4: redefinition of unused 'x' from line 2 Please file a bug on EPEL, not on Fedora. You can use this link: https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora%20EPEL |