diff options
| author | Sylvain Th?nault <sylvain.thenault@logilab.fr> | 2011-07-08 12:08:07 +0200 |
|---|---|---|
| committer | Sylvain Th?nault <sylvain.thenault@logilab.fr> | 2011-07-08 12:08:07 +0200 |
| commit | 026ec12b53abfeb44b679e9f3d3bbc71e0107247 (patch) | |
| tree | c4fb075fbd013b837f018a14151ce0aebc4e8950 /ChangeLog | |
| parent | 45eb34c8e5922ed0360df8e7e8dc1acd596d94ae (diff) | |
| download | astroid-026ec12b53abfeb44b679e9f3d3bbc71e0107247.tar.gz | |
closes #70497: Crash on AttributeError: 'NoneType' object has no attribute '_infer_name' by fixing constant factory
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,7 +3,8 @@ Change log for the astng package -- * added column offset information on nodes (patch by fawce) - + * #70497: Crash on AttributeError: 'NoneType' object has no attribute '_infer_name' + 2011-01-11 -- 0.21.1 * python3: handle file encoding; fix a lot of tests |
