summaryrefslogtreecommitdiff
path: root/astroid/brain/brain_threading.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the # coding, since PEP3120 the default is UTF8Pierre Sassoulas2021-02-171-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