-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
Originally reported by: Pierre-Yves David (BitBucket: marmoute, GitHub: @marmoute?)
Trackback while running pylint on hgview
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/apycotlib/atest.py", line 281, in run_checker
status = checker.check(self)
File "/usr/lib/python2.6/dist-packages/apycotlib/checkers/__init__.py", line 27, in check
self.set_status(self.do_check(test))
File "/usr/lib/python2.6/dist-packages/apycotlib/checkers/python.py", line 505, in do_check
linter.check(pyinstall_path(test))
File "/usr/lib/pymodules/python2.6/pylint/lint.py", line 588, in check
self._add_suppression_messages()
File "/usr/lib/pymodules/python2.6/pylint/lint.py", line 711, in _add_suppression_messages
for (warning, from_), lines in self._ignored_msgs.iteritems():
RuntimeError: dictionary changed size during iteration
You can see the details here: http://www.logilab.org/testexecution/129510?tab=pylint
- Bitbucket: https://bitbucket.org/logilab/pylint/issue/1