index
:
delta/python-packages/astroid-git.git
1.6
2.0
2.0.experimental
2.2
2.3
2.4
2.5
2.9
add-dateutil-to-requirements
add-flake8-in-pre-commit-configuration
add-flake8-typing-import
add-github-actions
add-isort-pylint-autoflake-to-pre-commit
add-pydocstring-formatter-remaining-issues
add-typing-in-tests
bug_666
builtin-simplified
catch-attribute-inference-error-in-safe-infer
dependabot/pip/sphinx-approx-eq-7.0
deprecate-is-sys-guard
fix-4623-generator-raised-stop-iteration
fix-crash-in-dunder-inference
fix-flake8-f403-in-astroid-__init__.py
fix-pylint-legacy-warnings
fix-pylint-warning-from-master-branch
fix-self-inflicted-circular-import
fix_851
import-from-astroid-nodes-in-test-directory
main
maintenance/2.15.x
master
performance-regression
pre-commit-ci-update-config
remove-lazy-import-use-specific-imports
revert-1366-postinit-property
revert-perf-affecting-changes-2
simplification-for-python3.6-code
sum_and_multiply
support-python-3.10
upgrade-packaging-to-setuptools
upgrade-pylint-to-2.12.2
upgrade-to-pylint-2.10
use-scm-setuptools
zipper
github.com: PyCQA/astroid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
astroid
/
brain
/
brain_stdlib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
added 3 pkg_resources functions to brain
Mateusz Bysiek
2016-01-15
1
-0
/
+9
*
Raise InferenceError with a proper context.
Claudiu Popa
2016-01-15
1
-9
/
+8
*
Add message to the InferenceError for the base implementation of .infer()
Ceridwen
2016-01-13
1
-2
/
+2
*
Add support for inference on threading.Lock
Laura Médioni
2015-12-29
1
-0
/
+12
*
Make the pkg_resources brain tip a bit more specific
Claudiu Popa
2015-12-29
1
-8
/
+14
*
Add __delitem__ to deque's brain tip.
Claudiu Popa
2015-11-26
1
-0
/
+1
*
Add __setitem__ to deque's brain tip.
Claudiu Popa
2015-11-26
1
-0
/
+1
*
Handle the cases when a List can contain Uninferable as its elements
Claudiu Popa
2015-11-23
1
-1
/
+5
*
Fix class_methods test and some enum/namedtuple issues
Ceridwen
2015-11-21
1
-17
/
+32
*
Merge modular-locals into 2.0
Ceridwen
2015-11-16
1
-103
/
+108
|
\
|
*
Fix issues covered in code review
Ceridwen
2015-11-14
1
-3
/
+5
|
*
Rename InterpreterObject from EmptyNode
Ceridwen
2015-11-06
1
-1
/
+1
|
*
Fix missing merge integrations
Ceridwen
2015-11-06
1
-46
/
+0
|
*
Merge master and structured_exceptions
Ceridwen
2015-11-06
1
-1
/
+47
|
|
\
|
|
*
Merge upstream
Ceridwen
2015-11-06
1
-0
/
+1
|
|
|
\
|
|
|
*
Add __getitem__ method to collections.deque inferface description.
Dmitry Pribysh
2015-11-04
1
-0
/
+1
|
|
*
|
Rename Uninferable and instantiate_class, fix broken tests, improve
Ceridwen
2015-11-06
1
-2
/
+2
|
|
|
/
|
*
|
Rename Uninferable and instantiate_class
Ceridwen
2015-11-06
1
-2
/
+2
|
*
|
Add types to builtins mock AST and minor fixes
Ceridwen
2015-11-03
1
-2
/
+0
|
|
\
\
|
|
|
/
|
*
|
Merge structured_exceptions into modular-locals
Ceridwen
2015-11-02
1
-0
/
+5
|
|
\
\
|
|
|
/
|
*
|
Merge brain renamings
Ceridwen
2015-10-28
1
-103
/
+109
*
|
|
Rename Uninferable and instantiate_class, fix broken tests, improve
Ceridwen
2015-11-06
1
-2
/
+2
*
|
|
Add __getitem__ method to collections.deque inferface description.
Dmitry Pribysh
2015-11-04
1
-0
/
+1
*
|
|
Merge runtime namespace with interpreter namespace.
Claudiu Popa
2015-11-01
1
-1
/
+1
*
|
|
Separate runtime objects from ASTs
Claudiu Popa
2015-11-01
1
-1
/
+2
|
|
/
|
/
|
*
|
Add missing start and shutdown methods to the SyncManager tips.
Claudiu Popa
2015-10-30
1
-0
/
+5
|
/
*
Rename the brain files again to avoid naming conflicts.
Claudiu Popa
2015-10-28
1
-0
/
+429