Bug 1583745
Summary: | python-mccabe FTBFS on python 3.7 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> | ||||||
Component: | python-mccabe | Assignee: | Orphan Owner <extras-orphan> | ||||||
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | rawhide | CC: | extras-orphan, ncoghlan | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2018-05-31 12:31:18 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 1565020 | ||||||||
Attachments: |
|
Description
Miro Hrončok
2018-05-29 15:16:38 UTC
Created attachment 1445452 [details]
root.log from copr
Orphan. I asked for it in https://pagure.io/releng/issue/7533 Note that this test failure is likely to away in 3.7.0b5, since we reverted the AST change that caused it: https://github.com/python/cpython/pull/7121 (Upstream may still want to change their test though, since we're still planning to make a change along these lines for 3.8) Indeed. Builds fine with b5. |