pylint-bot / pylint-unofficial

UNOFFICIAL playground for pylint github migration
0 stars 0 forks source link

[regression] False positive for cyclic-import in 1.5.0 #708

Closed pylint-bot closed 8 years ago

pylint-bot commented 8 years ago

Originally reported by: Rémi Alvergnat (BitBucket: Toilal, GitHub: @Toilal?)


I'm trying to reproduce in a small environment, but it currently occurs in https://github.com/Toilal/rebulk. (I've disabled cyclic-import as a workaround)

It was working properly on 1.4.x


pylint-bot commented 8 years ago

Original comment by Claudiu Popa (BitBucket: PCManticore, GitHub: @PCManticore):


Hi. I'm trying to reproduce this, but I get no cyclic-import when running pylint over your repo. I removed the error from the disable list, so I'm not sure what's happening. Could you try to reproduce it and eventually can you paste what happens?

pylint-bot commented 8 years ago

Original comment by Claudiu Popa (BitBucket: PCManticore, GitHub: @PCManticore):


Fixed by e7040ed411e115ed99d1c693549b003215be0407. Will be released as part of pylint 1.5.1.