summaryrefslogtreecommitdiff
path: root/astroid/brain/brain_stdlib.py
Commit message (Expand)AuthorAgeFilesLines
* Add __delitem__ to deque's brain tip.Claudiu Popa2015-11-261-0/+1
* Add __setitem__ to deque's brain tip.Claudiu Popa2015-11-261-0/+1
* Handle the cases when a List can contain Uninferable as its elementsClaudiu Popa2015-11-231-1/+3
* Merge upstreamCeridwen2015-11-061-0/+1
|\
| * Add __getitem__ method to collections.deque inferface description.Dmitry Pribysh2015-11-041-0/+1
* | Rename Uninferable and instantiate_class, fix broken tests, improveCeridwen2015-11-061-2/+2
|/
* Add missing start and shutdown methods to the SyncManager tips.Claudiu Popa2015-10-301-0/+5
* Rename the brain files again to avoid naming conflicts.Claudiu Popa2015-10-281-0/+429