summaryrefslogtreecommitdiff
path: root/isort/stdlibs
Commit message (Expand)AuthorAgeFilesLines
* Fix settings for py3.11staticdev2022-12-153-226/+3
* Add Python 3.11 as a valid optionstaticdev2022-12-112-0/+223
* feat(stdlibs): import py310 stdlib to add isort supportMathieu Kniewallner2021-09-112-3/+3
* feat(stdlibs): add Python 3.10 modulesMathieu Kniewallner2021-09-111-0/+221
* Revert "Revert "Fixed #1785: module incorrectly excluded from stdlib definit...Timothy Crosley2021-07-296-0/+6
* Revert "Fixed #1785: module incorrectly excluded from stdlib definition."Timothy Crosley2021-07-266-6/+0
* Fixed #1785: module incorrectly excluded from stdlib definition.Timothy Crosley2021-07-156-0/+6
* fix deepsource.io warningsVasilis Gerakaris2020-10-221-1/+2
* Implemented #1540: Officially support Python 3.9 stdlib imports by default.Timothy Crosley2020-10-071-2/+2
* Fixed #1304: isort 5 no longer recognises as a stdlib module.Timothy Crosley2020-07-086-0/+18
* Add missing stdlib modulesTimothy Crosley2020-06-256-0/+12
* Ensure posixpath is included in stdlib across versionsTimothy Crosley2020-06-246-0/+6
* Add python 3.9 importsTimothy Crosley2020-06-211-0/+217
* Add python 39 supportTimothy Crosley2020-06-201-1/+1
* Start work on moving configuration objects to use dataclassesTimothy Crosley2019-10-292-2/+1
* Improve python version targetingTimothy Crosley2019-10-291-0/+1
* Start work on new dataclass based configTimothy Crosley2019-10-298-219/+879
* Auto-generate the complete list of stdlib modulesJon Dufresne2019-08-242-144/+12
* Introduce Black to automate code formattingJon Dufresne2019-08-152-90/+633
* Fixing travis import error, adding all Value option for py-version flagZarathustra22019-08-141-0/+0
* Python files with standard libsZarathustra22019-08-142-0/+101