summaryrefslogtreecommitdiff
path: root/astroid/brain/brain_threading.py
Commit message (Expand)AuthorAgeFilesLines
* Simplify hard to maintain copyright notice (#1441)Pierre Sassoulas2022-03-121-6/+1
* Bump astroid to 2.6.4, update changelogPierre Sassoulas2021-07-201-1/+1
* Bump astroid to 2.6.3, update changelogv2.6.3Pierre Sassoulas2021-07-191-0/+1
* Fix copyright links (#1084)Marc Mueller2021-07-011-1/+1
* Simplification because AstroidManager is a singleton/borgPierre Sassoulas2021-06-191-2/+2
* Create a file for the global manager defined in astroid.__init__.pyPierre Sassoulas2021-06-191-1/+1
* Import directly from modules in astroid.brain.*Pierre Sassoulas2021-06-191-3/+5
* Move 'register_module_extender' in astroid.brain where it's usedPierre Sassoulas2021-06-191-1/+2
* Fix issue #891Pierre Sassoulas2021-04-101-1/+1
* Upgrade copyrite noticePierre Sassoulas2021-02-281-1/+2
* Remove the # coding, since PEP3120 the default is UTF8Pierre Sassoulas2021-02-211-1/+0
* Update copyright noticehippo912021-02-151-0/+1
* New copyright noticeshippo912020-12-271-1/+1
* Add missing copyright annotations for the past releasesClaudiu Popa2020-04-271-1/+1
* threading.Lock.acquire returns a boolean valueClaudiu Popa2019-10-301-1/+1
* ``threading.Lock.locked()`` is properly recognized as a member of ``threading...Claudiu Popa2019-03-051-0/+2
* Initial formatting of astroidClaudiu Popa2018-10-021-3/+5
* ``threading.Lock.acquire`` has the ``timeout`` parameter now.Claudiu Popa2018-09-291-2/+1
* Update the copyright noticesastroid-2.0Claudiu Popa2018-07-151-0/+2
* threading.X objects are now correctly recognised as ctx managers (#433)Ɓukasz Rogalski2017-05-221-0/+4
* Even more granular copyrights (thanks to copyrite)Claudiu Popa2016-07-221-2/+2
* Keep a consistent copyright notice across the board.Claudiu Popa2016-07-191-0/+2
* Split brain_stdlib into multiple modules and finally kill it.Claudiu Popa2016-05-311-0/+20