Show More
@@ -26,7 +26,6 b' mercurial/httppeer.py # [attribu' | |||||
26 | mercurial/interfaces # No attribute 'capabilities' on peer [attribute-error] |
|
26 | mercurial/interfaces # No attribute 'capabilities' on peer [attribute-error] | |
27 | mercurial/keepalive.py # [attribute-error] |
|
27 | mercurial/keepalive.py # [attribute-error] | |
28 | mercurial/localrepo.py # [attribute-error] |
|
28 | mercurial/localrepo.py # [attribute-error] | |
29 | mercurial/lsprof.py # unguarded import |
|
|||
30 | mercurial/manifest.py # [unsupported-operands], [wrong-arg-types] |
|
29 | mercurial/manifest.py # [unsupported-operands], [wrong-arg-types] | |
31 | mercurial/minirst.py # [unsupported-operands], [attribute-error] |
|
30 | mercurial/minirst.py # [unsupported-operands], [attribute-error] | |
32 | mercurial/patch.py # [wrong-arg-types] |
|
31 | mercurial/patch.py # [wrong-arg-types] | |
@@ -71,7 +70,6 b' development, but may be a hinderance for' | |||||
71 | > -x mercurial/interfaces \ |
|
70 | > -x mercurial/interfaces \ | |
72 | > -x mercurial/keepalive.py \ |
|
71 | > -x mercurial/keepalive.py \ | |
73 | > -x mercurial/localrepo.py \ |
|
72 | > -x mercurial/localrepo.py \ | |
74 | > -x mercurial/lsprof.py \ |
|
|||
75 | > -x mercurial/manifest.py \ |
|
73 | > -x mercurial/manifest.py \ | |
76 | > -x mercurial/minirst.py \ |
|
74 | > -x mercurial/minirst.py \ | |
77 | > -x mercurial/patch.py \ |
|
75 | > -x mercurial/patch.py \ |
General Comments 0
You need to be logged in to leave comments.
Login now