diff options
| author | Claudiu Popa <pcmanticore@gmail.com> | 2014-10-20 17:41:05 +0300 |
|---|---|---|
| committer | Claudiu Popa <pcmanticore@gmail.com> | 2014-10-20 17:41:05 +0300 |
| commit | 2e2d04b4c270f31c1a9883e9ae41bb2d4cbca3fe (patch) | |
| tree | 0be6f15bf00f1a276418ca292cad029d53ebd35b /ChangeLog | |
| parent | 1ed485519d63e3fa9cd87cf336f39445d3488396 (diff) | |
| parent | 3a090e2819c85abacae5dd244733408cb110e427 (diff) | |
| download | astroid-git-2e2d04b4c270f31c1a9883e9ae41bb2d4cbca3fe.tar.gz | |
Various speed improvements.
Patch by Alex Munroe.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ Change log for the astroid package (used to be astng) * Fix an infinite loop with decorator call chain inference, where the decorator returns itself. Closes issue #50. + * Various speed improvements. Patch by Alex Munroe. + 2014-08-24 -- 1.2.1 * Fix a crash occurred when inferring decorator call chain. |
