issues
search
pylint-bot
/
astroid-unofficial
UNOFFICIAL playground for astroid github migration
GNU Lesser General Public License v2.1
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[easy] "instanciate_class" is misspelled
#179
pylint-bot
closed
8 years ago
3
Provide a way to print the complete state of astroid objects
#178
pylint-bot
closed
8 years ago
7
Call contexts aren't propagated properly
#177
pylint-bot
opened
9 years ago
0
Preserve tracebacks on Python 2
#176
pylint-bot
closed
8 years ago
5
Understand more builtins
#175
pylint-bot
opened
9 years ago
0
import-error for some of the six.moves imports
#174
pylint-bot
opened
9 years ago
0
Metaclass evaluation
#173
pylint-bot
opened
9 years ago
1
Understand object.__new__ decorator
#172
pylint-bot
opened
9 years ago
0
Function metaclasses
#171
pylint-bot
opened
9 years ago
0
Use functools.wraps or wrapt for decorators
#170
pylint-bot
closed
8 years ago
10
Caching property values is unsafe with mutable ASTs
#169
pylint-bot
opened
9 years ago
5
Monkeypatch detection improperly follows method which weren't called
#168
pylint-bot
opened
9 years ago
0
install_requires = ['logilab-common<=0.63.0', 'six']
#167
pylint-bot
closed
8 years ago
3
pkg_resources.VersionConflict: (logilab-common 1.0.2 (/usr/local/lib/python3.3/dist-packages), Requirement.parse('logilab-common<=0.63.0'))
#166
pylint-bot
closed
8 years ago
1
StandardLibModuleTest fails
#165
pylint-bot
opened
9 years ago
11
Manual sys.path modification
#164
pylint-bot
closed
8 years ago
1
Use a zipper to manage parent nodes and updates
#163
pylint-bot
opened
9 years ago
16
Move the method type determination logic from visit_assign to one of the node classes.
#162
pylint-bot
closed
8 years ago
2
[easy] Duplicated code in the comprehensions in scoped_nodes.py
#161
pylint-bot
opened
9 years ago
0
Duplicate code in List, Set, Tuple, and Dict in node_classes.py
#160
pylint-bot
closed
8 years ago
4
Support for Python.NET
#159
pylint-bot
opened
9 years ago
3
repr fails on AST fragments
#158
pylint-bot
closed
8 years ago
6
Since astroid 1.1.0 posix_ipc module can't checked.
#157
pylint-bot
closed
8 years ago
5
Don't look in the parents of a class if the init constructor is redefined and super is not called
#156
pylint-bot
opened
9 years ago
0
Improve the coverage of the tests
#155
pylint-bot
opened
9 years ago
0
Use UnionType when having multiple return values
#154
pylint-bot
opened
9 years ago
0
Investigate the use of typing.py
#153
pylint-bot
opened
9 years ago
0
Add range support
#152
pylint-bot
opened
9 years ago
0
Implement string interpolation?
#151
pylint-bot
opened
9 years ago
0
Understand the int builtin
#150
pylint-bot
opened
9 years ago
0
Add astroid.parse function, similar to ast.parse
#149
pylint-bot
closed
8 years ago
1
Understand the str builtin
#148
pylint-bot
opened
9 years ago
0
Lots of circular dependencies in the project
#147
pylint-bot
closed
8 years ago
1
Improve assigned_stmts for Starred in For contexts
#146
pylint-bot
opened
9 years ago
0
Understand __missing__
#145
pylint-bot
opened
9 years ago
0
Understand **kwargs
#144
pylint-bot
closed
8 years ago
1
[easy] Change abbrevation for "assign" away from "ass"
#143
pylint-bot
opened
9 years ago
2
Instances don't know their arguments
#142
pylint-bot
opened
9 years ago
0
Add some sort of reassignment evaluation
#141
pylint-bot
opened
9 years ago
0
Binary operations between classes with unknown bases should yield YES, not an error
#140
pylint-bot
opened
9 years ago
0
False positives for unsupported-binary-operation
#139
pylint-bot
opened
9 years ago
1
Understand tuple unpacking correctly
#138
pylint-bot
closed
8 years ago
2
Understand tuple/list/set slicing
#137
pylint-bot
closed
8 years ago
2
Replace next(node.infer()) calls with iteration over the all results of node.infer()
#136
pylint-bot
opened
9 years ago
0
Understand list/set/dict comprehension
#135
pylint-bot
opened
9 years ago
0
Introduce a new Arg node for Python 3 function arguments
#134
pylint-bot
closed
8 years ago
1
Add base classes (or mixins) for the type of nodes
#133
pylint-bot
opened
9 years ago
0
[flow control] Understand deletions of variables
#132
pylint-bot
opened
9 years ago
0
There's no unbound method on Python 3
#131
pylint-bot
opened
9 years ago
0
Understand assignment and modifications to __dict__
#130
pylint-bot
opened
9 years ago
2
Previous
Next