Bug 1583256 - RecursionError: maximum recursion depth exceeded
Summary: RecursionError: maximum recursion depth exceeded
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-astroid
Version: 29
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Christian Dersch
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-28 15:10 UTC by Jiri Konecny
Modified: 2019-09-04 13:26 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-09-04 13:26:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
error-output.txt (229.73 KB, text/plain)
2018-05-28 15:11 UTC, Jiri Konecny
no flags Details

Description Jiri Konecny 2018-05-28 15:10:42 UTC
Description of problem:
From 25 of May we have this error raised on the Anaconda source code. I'm attaching the whole output.


Version-Release number of selected component (if applicable):
2.0.0-0.1dev0.fc29

How reproducible:
Always

Steps to Reproduce:
1. git clone https://github.com/rhinstaller/anaconda.git
2. cd anaconda
3. pylint-3 ./pyanaconda/bootloader.py

Actual results:
RecursionError is raised.

Expected results:
Should work correctly.

Additional info:
Worked on version 1.5.3-3.fc28

The bug looks already reported upstream https://github.com/PyCQA/astroid/issues/542

Comment 1 Jiri Konecny 2018-05-28 15:11:10 UTC
Created attachment 1443363 [details]
error-output.txt

Comment 2 Jan Kurik 2018-08-14 10:00:49 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 29 development cycle.
Changing version to '29'.

Comment 3 Gwyn Ciesla 2019-09-04 13:26:08 UTC
Fixed as of 2.2.5.


Note You need to log in before you can comment on or make changes to this bug.