summaryrefslogtreecommitdiff
path: root/astroid/brain/brain_multiprocessing.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and docPierre Sassoulas2023-03-291-2/+2
* Add Lock to multiprocessing (#1976)Dani Alcala2023-01-311-0/+1
* Simplify hard to maintain copyright notice (#1441)Pierre Sassoulas2022-03-121-7/+1
* Remove use of deprecated node_classes and scoped_node API in astroidPierre Sassoulas2021-08-101-1/+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
* Catch the StopIteration that result from PEP-479 or add default value in ``ne...Pierre Sassoulas2021-06-301-1/+1
* Simplification because AstroidManager is a singleton/borgPierre Sassoulas2021-06-191-3/+5
* 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-9/+11
* Move 'register_module_extender' in astroid.brain where it's usedPierre Sassoulas2021-06-191-4/+3
* Import exceptions from astroid.exceptions to avoid circular importsPierre Sassoulas2021-06-151-2/+2
* Add autoflake except where it would break the codePierre Sassoulas2021-04-191-1/+0
* Fix issue #891Pierre Sassoulas2021-04-101-1/+1
* Prepare for 2.5.2 releaseastroid-2.5.2Pierre Sassoulas2021-03-281-0/+1
* Upgrade copyrite noticePierre Sassoulas2021-02-281-1/+1
* Update copyright noticehippo912021-02-151-0/+2
* Remove six from astroidDavid Gilman2020-12-301-3/+2
* New copyright noticeshippo912020-12-271-1/+1
* Add missing copyright annotations for the past releasesClaudiu Popa2020-04-271-1/+2
* Remove redundant compatibility code (#693)Hugo van Kemenade2019-09-101-7/+1
* Initial formatting of astroidClaudiu Popa2018-10-021-13/+21
* 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/+102