issues
search
pylint-bot
/
test
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add `lazy` to the list of possible decorator properties
#279
pylint-bot
opened
8 years ago
0
Not all subclasses of LocalsDictNodeNG should have a qname method.
#278
pylint-bot
opened
8 years ago
0
mulass_assigned_stmts crash
#277
pylint-bot
closed
8 years ago
3
Testfailures with 1.4.1
#276
pylint-bot
opened
8 years ago
4
1.4.0 and 1.4.1 fail to work with pylint 1.4.4
#275
pylint-bot
closed
8 years ago
12
Test failures with Python 3.5
#274
pylint-bot
opened
8 years ago
1
[regression] UnicodeEncodeError in AsStringVisitor.visit_functiondef
#273
pylint-bot
closed
8 years ago
8
One of the parents in chained attributes is sometimes wrong
#272
pylint-bot
opened
9 years ago
0
List multiplication results in weird results when inferring
#271
pylint-bot
opened
9 years ago
0
TypeError in visit_list (1.3.8 -> 1.4.0 regression)
#270
pylint-bot
closed
8 years ago
4
Cleanup pylint warnings over astroid's codebase
#269
pylint-bot
opened
9 years ago
0
Add support for unpacking dicts in assignment
#268
pylint-bot
opened
9 years ago
0
Add a context for certain nodes, similar to the builtin module ast
#267
pylint-bot
opened
9 years ago
0
Eliminate nested sequences in node fields
#266
pylint-bot
opened
9 years ago
3
Add information about parent module in inference on a module element
#265
pylint-bot
opened
9 years ago
0
Name lookup can lead to maximum recursion errors in certain situations
#264
pylint-bot
opened
9 years ago
0
Inference for objects with C accelerators and pure-Python equivalents typically returns Uninferable
#263
pylint-bot
opened
9 years ago
1
[2.0 bugs] A lookup in numpy infinitely recurses due to an interaction between a C extension and Python module
#262
pylint-bot
opened
9 years ago
2
[2.0 bugs] Imported nodes in the builtins mock AST and builtin_lookup()
#261
pylint-bot
opened
9 years ago
1
[2.0 bugs] Enum mock ASTs
#260
pylint-bot
closed
8 years ago
2
[2.0 bugs] Adding nodes to the end of module bodies doesn't work with the new locals handling
#259
pylint-bot
opened
9 years ago
9
[2.0 bugs] SimpleNamespace causes any tests that ultimately import sys to fail on Python 3
#258
pylint-bot
closed
8 years ago
1
Refactor UnboundMethod and BoundMethod
#257
pylint-bot
opened
9 years ago
0
[modular-locals bugs] Delete global statement in testdata/.../data/module.py
#256
pylint-bot
closed
8 years ago
1
Add a positional_args attribute to Arguments nodes for mock ASTs
#255
pylint-bot
opened
9 years ago
1
Use mypy stub files to extract information about arguments and types of builtin and stdlib functions
#254
pylint-bot
opened
9 years ago
0
[2.0 bugs] unittest_manager ast_from_class tests
#253
pylint-bot
opened
9 years ago
5
[modular-locals bugs] Python 2 infinite recursion
#252
pylint-bot
closed
8 years ago
1
Refactor circular dependency in builder, manager, and raw_building
#251
pylint-bot
opened
9 years ago
4
Support global and nonlocal statements for finding variables in scopes
#250
pylint-bot
opened
9 years ago
5
[modular-locals bugs] unittest_scoped_nodes, test_cls_special_attributes_1 and test_instance_special_attributes
#249
pylint-bot
closed
8 years ago
3
Enum support should be tested with PyPi backport
#248
pylint-bot
closed
8 years ago
1
Duplicated code in ClassDef._infer_type_call and BoundMethod._infer_type_new_call
#247
pylint-bot
opened
9 years ago
1
brain_builtin_inference does not account for the version differences in string methods or from __future__ import unicode_literals
#246
pylint-bot
opened
9 years ago
3
Consistent names for certain common variables and conform to PEP8.
#245
pylint-bot
opened
9 years ago
1
Develop consistent idioms for doing things like looking up names in builtins, parsing code, etc.
#244
pylint-bot
opened
9 years ago
1
modutils _module_file ignores pkg_resources.declare_namespace
#243
pylint-bot
opened
9 years ago
6
Inference on namedtuples called with rename=True won't give all the fields
#242
pylint-bot
opened
9 years ago
0
Adding types to the builtins mock AST
#241
pylint-bot
closed
8 years ago
2
Decorators that raise InferenceErrors don't provide debugging information
#240
pylint-bot
closed
8 years ago
4
Unpacking bug in protocols.starred_assignmed_stmts
#239
pylint-bot
closed
8 years ago
1
Rename and combine exceptions
#238
pylint-bot
closed
8 years ago
4
Memory implications of adding information to Uninferable
#237
pylint-bot
opened
9 years ago
2
Add support for inference on IfExp nodes
#236
pylint-bot
opened
9 years ago
4
maximum recursion depth exceeded in __call__
#235
pylint-bot
opened
9 years ago
3
[modular_locals bugs] unittest_helpers, test_object_type
#234
pylint-bot
closed
8 years ago
18
test_namedtuple_advanced_inference fails on Python 3 because urlparse no longer exists
#233
pylint-bot
closed
8 years ago
4
[modular_locals bugs] test_inferred_dont_pollute changes
#232
pylint-bot
closed
8 years ago
7
Use collections.Mapping to provide methods for LocalsDictNodeNG
#231
pylint-bot
opened
9 years ago
0
Build real AST for Enum
#230
pylint-bot
closed
8 years ago
1
Next