Branch | Commit message | Author | Age |
bryant1410-patch-1 | Add poetry lock, add latest version of mypy | Timothy Crosley | 5 years |
characterization-test-float-to-top-in-sort-on-off | Adds characterization tests for float_to_top and on/off. | Tamas Szabo | 4 years |
ci/general-ci-improvements | Rollback poetry 1.2.2 | staticdev | 23 months |
ci/release-workflow | Clean poisoned cache | staticdev | 23 months |
custom-sections | Merge in latest changes from develop | Timothy Crosley | 9 years |
deepsource-fix-55906627 | Remove unused imports | deepsource-autofix[bot] | 4 years |
deepsource-fix-bdaafe91 | Use literal syntax to create data structure | deepsource-autofix[bot] | 4 years |
deepsource-fix-e83466ec | Remove length check in favour of truthiness of the object | deepsource-autofix[bot] | 4 years |
deepsource-fix-f17b244a | Remove unnecessary comprehension | deepsource-autofix[bot] | 4 years |
dependabot/pip/ipython-7.16.3 | Bump ipython from 7.16.2 to 7.16.3 | dependabot[bot] | 3 years |
dependabot/pip/mkdocs-1.2.3 | Bump mkdocs from 1.2.1 to 1.2.3 | dependabot[bot] | 3 years |
dependabot/pip/pymdown-extensions-10.0 | Bump pymdown-extensions from 9.9.2 to 10.0 | dependabot[bot] | 18 months |
dev-req-refresh | Update development dependencies | Timothy Crosley | 4 years |
develop | Add - Jon Banafato (@jonafato) | Timothy Crosley | 4 years |
feature/260 | Add test for issue 260 | Timothy Crosley | 9 years |
feature/add-ast-support | Clean up AST handlers | Timothy Crosley | 5 years |
feature/add-mac-testing | Expand mac testing | Timothy Crosley | 6 years |
feature/add-poetry | Fix tomlkit requirement | Timothy Crosley | 5 years |
feature/anaconda-support | Update changelog to inclde notice about 4.3.13 release | Timothy Crosley | 6 years |
feature/ascii-art | Make consistent, remove unnecarry import | Timothy Crosley | 9 years |
feature/better-help-doc | Improve help documentation | Timothy Crosley | 6 years |
feature/commented-sections | Merge pull request #88 from timothycrosley/feature/fix-issue-87 | Timothy Edmund Crosley | 11 years |
feature/contiguous-import-sorting | Add support for nested import sections | Timothy Crosley | 5 years |
feature/dont-redefine-from-outer-scope | Make sure outer scope variables aren't redefined | Timothy Crosley | 4 years |
feature/drop-python34 | Drop Python 3.4 support, as it has reached EOL | Timothy Crosley | 6 years |
feature/fix-as-imports-no-section | Fix syntax error in test case | Timothy Crosley | 5 years |
feature/fix-issue-1037 | Add a test case for 1037 | Timothy Crosley | 5 years |
feature/fix-issue-1065 | Fix issue #1065, multiple noqa comments | Timothy Crosley | 5 years |
feature/fix-issue-1083 | Only test fifo on unix systems | Timothy Crosley | 5 years |
feature/fix-issue-1088 | Fix issue #1095 | Timothy Crosley | 5 years |
feature/fix-issue-1091 | Fix above comments for from imports | Timothy Crosley | 5 years |
feature/fix-issue-1103 | Fix issue #1103 | Timothy Crosley | 5 years |
feature/fix-issue-163 | Add test for desired isort above commenting feature | Timothy Crosley | 10 years |
feature/fix-issue-170 | Add support for manually overriding the settings path from the command line | Timothy Crosley | 10 years |
feature/fix-issue-172 | Switch default to 79 characters to be consistent with pep8 | Timothy Crosley | 10 years |
feature/fix-issue-226 | Add test cases from issue 226 thanks to @spookylukey | Timothy Crosley | 10 years |
feature/fix-issue-227 | Fix long standing issue where src is not included, sorry for the long delay @... | Timothy Crosley | 9 years |
feature/fix-issue-234 | Add a test for desired from_first behaviour | Timothy Crosley | 10 years |
feature/fix-issue-246 | Add test for issue 246 | Timothy Crosley | 10 years |
feature/fix-issue-250 | Define desired behaviour when encountering jinja variables within import defi... | Timothy Crosley | 10 years |
feature/fix-issue-252 | Add test for cimport sorting support | Timothy Crosley | 5 years |
feature/fix-issue-260 | Ensure that issue 260 is fixed | Timothy Crosley | 9 years |
feature/fix-issue-265 | Fix configuration to match new requirements | Timothy Crosley | 10 years |
feature/fix-issue-284 | Add failing test to define how top of file / first comments should behave, th... | Timothy Crosley | 9 years |
feature/fix-issue-299 | Specify desired change | Timothy Crosley | 7 years |
feature/fix-issue-303 | Ensure a commant can't accidentily get added twice | Timothy Crosley | 9 years |
feature/fix-issue-312/crash-on-simple-file | Update changelog | Timothy Crosley | 9 years |
feature/fix-issue-317 | Fix formatting | Timothy Crosley | 9 years |
feature/fix-issue-325 | Get rid of isort banner except for version | Timothy Crosley | 9 years |
feature/fix-issue-337 | Fix isort skipping code | Timothy Crosley | 9 years |
feature/fix-issue-375 | Implement test to identify exact issue from bug #375 | Timothy Crosley | 9 years |
feature/fix-issue-394 | Fix skipping code | Timothy Crosley | 9 years |
feature/fix-issue-423 | Add desired change to changelog | Timothy Crosley | 9 years |
feature/fix-issue-432 | Fix bug | Timothy Crosley | 7 years |
feature/fix-issue-435 | See if adding six dependency fixes issue | Timothy Crosley | 7 years |
feature/fix-issue-440 | Specify change | Timothy Crosley | 7 years |
feature/fix-issue-466 | Add failing test case to illustrate issue | Timothy Crosley | 7 years |
feature/fix-issue-471 | Better specify change | Timothy Crosley | 7 years |
feature/fix-issue-484 | Sort Imports | Timothy Crosley | 7 years |
feature/fix-issue-488 | Specify desired change | Timothy Crosley | 7 years |
feature/fix-issue-496 | Implement a fix for issue #496 | Timothy Crosley | 7 years |
feature/fix-issue-557 | Add failing test to demonstrate issue | Timothy Crosley | 7 years |
feature/fix-issue-571 | Specify desired change | Timothy Crosley | 7 years |
feature/fix-issue-574 | Formatting | Timothy Crosley | 5 years |
feature/fix-issue-576 | Implement fix for 577, relative imports incorrectly sorted | Timothy Crosley | 6 years |
feature/fix-issue-582 | Fix not skip not being honored | Timothy Crosley | 6 years |
feature/fix-issue-590 | Remove accidentally committed white space | Timothy Crosley | 7 years |
feature/fix-issue-651 | Current progress | Timothy Crosley | 7 years |
feature/fix-issue-653 | Test for identified change | Timothy Crosley | 7 years |
feature/fix-issue-654 | Finish fixing issue #654 | Timothy Crosley | 7 years |
feature/fix-issue-662 | Implement fix for issue #662 | Timothy Crosley | 7 years |
feature/fix-issue-666 | Ensure issue #666 is fixed | Timothy Crosley | 7 years |
feature/fix-issue-691 | Add test case for issue #691 | Timothy Crosley | 6 years |
feature/fix-issue-762 | Fix issue #762 | Timothy Crosley | 6 years |
feature/fix-issue-778 | Fix issue #778, deprecating Python3.4 support - starting with removal of user | Timothy Crosley | 6 years |
feature/fix-issue-807 | Fix issue #807: no sections with future | Timothy Crosley | 5 years |
feature/fix-issue-814 | Remove unused import | Timothy Crosley | 6 years |
feature/fix-issue-873 | Remove accidentally checked in code | Timothy Crosley | 6 years |
feature/fix-issue-885 | Add first additional test case | Timothy Crosley | 6 years |
feature/fix-issue-890 | Remove extra new line at end of test file | Timothy Crosley | 6 years |
feature/fix-issue-895 | Update changelog | Timothy Crosley | 6 years |
feature/fix-issue-902 | Merge branch 'master' into feature/fix-issue-902 | Timothy Edmund Crosley | 6 years |
feature/fix-issue-905 | Add test case for issue #905 | Timothy Crosley | 6 years |
feature/fix-issue-907 | Merge branch 'master' into feature/fix-issue-907 | Timothy Edmund Crosley | 6 years |
feature/fix-issue-908 | Add test case for issue #908 | Timothy Crosley | 5 years |
feature/fix-issue-916 | Fix issue #916 | Timothy Crosley | 6 years |
feature/fix-issue-969 | Fix issue #969: Add support for single line exclusions | Timothy Crosley | 5 years |
feature/fix-no-sort-on-two-top-comments | Update changelog to note 2 top comment improvement | Timothy Crosley | 9 years |
feature/fix-skip-of-star-dir-glob | Fix issue with */ style glob tests | Timothy Crosley | 6 years |
feature/fix-windows-support | Fix syntax | Timothy Crosley | 6 years |
feature/fix_windows_testing | Add missing sys import to test_io module | Timothy Crosley | 5 years |
feature/hotfix-issue-565 | More extensive list of builtins | Timothy Crosley | 7 years |
feature/hotfix-release | Bump version to 4.2.9 | Timothy Crosley | 7 years |
feature/hotfix-release-2 | Define input in Python3 as well | Timothy Crosley | 7 years |
feature/hotfix-wrap-all-modes | Add failing test to illustrate issue | Timothy Crosley | 7 years |
feature/implement-938 | Tox fixes | Timothy Crosley | 6 years |
feature/isort-skip-support | Add isort: split action with test case | Timothy Crosley | 5 years |
feature/magic-import-support | Build importmagic index on first use of isort | Timothy Crosley | 11 years |
feature/parse-refactoring | Get rid of all self references within file contents parsing, replacing with f... | Timothy Crosley | 5 years |
feature/profile-support | Fix ask_to_apply | Timothy Crosley | 5 years |
feature/refactor-config | Fix safety skips to match new behaviour | Timothy Crosley | 5 years |
feature/refactor-isort-output | Initial work toward refactoring isort output flow | Timothy Crosley | 5 years |
feature/refactor-wrappping-logic | Remove accidentally checked in files | Timothy Crosley | 5 years |
feature/super-fast-import-identification | Add test for new files module | Timothy Crosley | 4 years |
feature/test_failure | Source lint script instead of simply executing it | Timothy Crosley | 5 years |
feature/try-windows-based-testing | Attempt to install poetry on windows | Timothy Crosley | 4 years |
feature/update-cruft-template | Fix condition | Timothy Crosley | 5 years |
filter-out-pytest-warnings | Get rid of warnings displayed when running pytest. | Tamas Szabo | 4 years |
fix-issue-665 | Update changelog | Timothy Crosley | 7 years |
gh-pages | Deployed with MkDocs version: 1.2.1 | Timothy Crosley | 23 months |
hakancelik96-issues/1081 | Fix formatting [isort + black] | Timothy Crosley | 5 years |
hotfix-5.11.5 | Fix __version__ | Timothy Crosley | 21 months |
improve-test-coverage | Merge branch 'develop' into improve-test-coverage | Tamas Szabo | 4 years |
issue/1005-python-future | Test confirming issue #1005 is fixed | Timothy Crosley | 5 years |
issue/1038-length-sort-as-aware | Fix issue #1038: Adding support for combining sort within sections with lengt... | Timothy Crosley | 5 years |
issue/1117-known_first_party | Add test to ensure issue #1117 is fixed | Timothy Crosley | 5 years |
issue/1148-full-streaming | Close stream | Timothy Crosley | 5 years |
issue/1208-namespace-import-from-support | Current progress | Timothy Crosley | 4 years |
issue/1321/combine_as_comments | Save progress on fixing 1321 | Timothy Crosley | 4 years |
issue/1392/extensive-profile-testing-black | Update to latest version of dependencies; reformat | Timothy Crosley | 4 years |
issue/1393/add-property-based-testing-of-complex-code-snippet | Add code snipet integration test | Timothy Crosley | 4 years |
issue/1405/add-coloring-to-diff-output | Merge branch 'develop' into issue/1405/add-coloring-to-diff-output | Tamas Szabo | 4 years |
issue/1407/custom_known_group_not_always_working | Remove unrelated changes | Timothy Crosley | 4 years |
issue/1412/missing-colorama-exception | Bugfix: 1412 Missing colorama leads to exception | Tamas Szabo | 4 years |
issue/1420/fix-isort-unclean-check-on-add-depending-on-doc-string-position | Fix #1420: Ensure isort doesn't include new imports in comparison | Timothy Crosley | 4 years |
issue/1427/isort-shouldnt-move-imports | Resolve #1427: Fixed isort incorrectly moving import statement | Timothy Crosley | 4 years |
issue/1429/print-errors-to-stderr | Merge branch 'develop' into issue/1429/print-errors-to-stderr | Tamas Szabo | 4 years |
issue/1431/fix-misplaced-comments | Resolve #1431: isort incorrectly moving comments | Timothy Crosley | 4 years |
issue/1443/initial-progress | Merge branch 'develop' of https://github.com/timothycrosley/isort into issue/... | Timothy Crosley | 4 years |
issue/1447/stdin-pipe-exception-deprecated-arguments | Formatting fix | Timothy Crosley | 4 years |
issue/1453/float-to-top-errors-with-empty-file | Resolve #1453: isort error when float to top on almost empty file. Ensure err... | Timothy Crosley | 4 years |
issue/1454/fix-endless-import-sorting | Fix issue #1454: Endless import sorting for indendent imports with section he... | Timothy Crosley | 4 years |
issue/1461/respect-quiet-in-api | Fixed #1461: Quiet config option not respected by file API in some circumstan... | Timothy Crosley | 4 years |
issue/1475/improve-unsupported-config-option-error-reporting | Fix errors found by deepsource | Timothy Crosley | 4 years |
issue/1488/isort-mangling-lines-that-start-with-from | Add support for skipping parens | Timothy Crosley | 4 years |
issue/1511/show-files-via-cli-support | Implemented #1511: Support for easily seeing all files isort will be ran against | Timothy Crosley | 4 years |
issue/1515/isort-assignments-sorting-bug | Fixes bug in isort-assignments sorting. | Tamas Szabo | 4 years |
issue/1523/isort-removes-non-as-imports-on-same-line | Initial approach for fixing handling of as mixed with non as imports of same ... | Timothy Crosley | 4 years |
issue/1525/bug-early-warnings-cant-be-surpressed-with-quiet | Fix warnings can't surpressed with quiet. | Tamas Szabo | 4 years |
issue/1548/empty-line-added-after-import-skip | Fixed #1548: On rare occasions an unecessary empty line can be added when an ... | Timothy Crosley | 4 years |
issue/1566 | Fix issue #1566: Fixed single location parsed line separator isn't used | Timothy Crosley | 4 years |
issue/1582-dont-follow-links | black | Timothy Crosley | 4 years |
issue/1596 | Fix integration test to skip unsorted files | Timothy Crosley | 4 years |
issue/1612 | Fixed #1612: In rare circumstances an extra comma is added after import and b... | Timothy Crosley | 4 years |
issue/1631 | Add test case for issue #1631 | Timothy Crosley | 4 years |
issue/1639 | Add link to pre-commit-docs | Timothy Crosley | 4 years |
issue/1641 | Made identified imports .statement() runnable code | Timothy Crosley | 4 years |
issue/1645 | Add to changelog Implemented #1645: Ability to reverse the import sorting order. | Timothy Crosley | 4 years |
issue/1667 | Create failing test for issue #1667 | Timothy Crosley | 4 years |
issue/1705/stream/skip-failure | Better skip_file behavior for streams | Timothy Crosley | 4 years |
issue/1792-fix-literal-sort-at-top | Fixed #1777: extend_skip is not honored wit a git submodule when skip_gitigno... | Timothy Crosley | 3 years |
issue/710-settings-path | Fix issue #710: Allow directly specifying settings file in addition to settin... | Timothy Crosley | 5 years |
issue/830-editorconfig-section | Fix issue #830: Improve compatibility with editor config, including *.{ sections | Timothy Crosley | 5 years |
issue/942 | Ensure pyi test will work accross OSes by using splitlines to handle newline ... | Timothy Crosley | 6 years |
main | Merge pull request #2115 from SauravMaheshkar/main | staticdev | 19 months |
master | Bump version to 5.8.0 | Timothy Crosley | 4 years |
more-tests | Initial show_diff coverage | Timothy Crosley | 5 years |
old-master | Add Aaron Brown (@aaronvbrown) to contributors list | Timothy Crosley | 5 years |
prepare-release-6.0.0 | Upgrade poetry to 1.3.1 | staticdev | 23 months |
release/3.0.0 | Bump version to 3.0.0 | Timothy Crosley | 11 years |
separate-integration-test | Start work to separate integration and unit tests | Timothy Crosley | 4 years |
update-timothycrosley-references-to-pycqa | Switch back broken Deepsource and Gitter links | Tamas Szabo | 4 years |
|
Tag | Download | Author | Age |
5.11.5 | isort-5.11.5.tar.gz | Timothy Crosley | 21 months |
5.12.0 | isort-5.12.0.tar.gz | github-actions | 21 months |
5.11.4 | isort-5.11.4.tar.gz | github-actions | 23 months |
v5.11.3 | isort-v5.11.3.tar.gz | github-actions | 23 months |
5.11.3 | isort-5.11.3.tar.gz | staticdev | 23 months |
5.11.2 | isort-5.11.2.tar.gz | Timothy Edmund Crosley | 23 months |
5.11.1 | isort-5.11.1.tar.gz | staticdev | 23 months |
5.11.0 | isort-5.11.0.tar.gz | staticdev | 23 months |
5.10.1 | isort-5.10.1.tar.gz | Timothy Crosley | 3 years |
5.10.0 | isort-5.10.0.tar.gz | Timothy Crosley | 3 years |
5.9.3 | isort-5.9.3.tar.gz | Timothy Crosley | 3 years |
5.9.2 | isort-5.9.2.tar.gz | Timothy Crosley | 3 years |
5.9.1 | isort-5.9.1.tar.gz | Timothy Crosley | 3 years |
5.9.0 | isort-5.9.0.tar.gz | Timothy Crosley | 3 years |
5.8.0 | isort-5.8.0.tar.gz | Timothy Crosley | 4 years |
5.7.0 | isort-5.7.0.tar.gz | Timothy Crosley | 4 years |
5.6.4 | isort-5.6.4.tar.gz | Timothy Crosley | 4 years |
5.6.3 | isort-5.6.3.tar.gz | Timothy Crosley | 4 years |
5.6.2 | isort-5.6.2.tar.gz | Timothy Crosley | 4 years |
5.6.1 | isort-5.6.1.tar.gz | Timothy Crosley | 4 years |
5.6.0 | isort-5.6.0.tar.gz | Timothy Crosley | 4 years |
5.5.5 | isort-5.5.5.tar.gz | Timothy Crosley | 4 years |
5.5.4 | isort-5.5.4.tar.gz | Timothy Crosley | 4 years |
5.5.3 | isort-5.5.3.tar.gz | Timothy Crosley | 4 years |
5.5.2 | isort-5.5.2.tar.gz | Timothy Crosley | 4 years |
5.5.1 | isort-5.5.1.tar.gz | Timothy Crosley | 4 years |
5.5.0 | isort-5.5.0.tar.gz | Timothy Crosley | 4 years |
5.4.2 | isort-5.4.2.tar.gz | Timothy Crosley | 4 years |
5.4.1 | isort-5.4.1.tar.gz | Timothy Crosley | 4 years |
5.4.0 | isort-5.4.0.tar.gz | Timothy Crosley | 4 years |
5.3.2 | isort-5.3.2.tar.gz | Timothy Crosley | 4 years |
5.3.1 | isort-5.3.1.tar.gz | Timothy Crosley | 4 years |
5.3.0 | isort-5.3.0.tar.gz | Timothy Crosley | 4 years |
5.2.2 | isort-5.2.2.tar.gz | Timothy Crosley | 4 years |
5.2.1 | isort-5.2.1.tar.gz | Timothy Crosley | 4 years |
5.2.0 | isort-5.2.0.tar.gz | Timothy Crosley | 4 years |
5.1.4 | isort-5.1.4.tar.gz | Timothy Crosley | 4 years |
5.1.3 | isort-5.1.3.tar.gz | Timothy Crosley | 4 years |
5.1.2 | isort-5.1.2.tar.gz | Timothy Crosley | 4 years |
5.1.1 | isort-5.1.1.tar.gz | Timothy Crosley | 4 years |
5.1.0 | isort-5.1.0.tar.gz | Timothy Crosley | 4 years |
5.0.9 | isort-5.0.9.tar.gz | Timothy Crosley | 4 years |
5.0.8 | isort-5.0.8.tar.gz | Timothy Crosley | 4 years |
5.0.7 | isort-5.0.7.tar.gz | Timothy Crosley | 4 years |
5.0.6 | isort-5.0.6.tar.gz | Timothy Crosley | 4 years |
5.0.5 | isort-5.0.5.tar.gz | Timothy Crosley | 4 years |
5.0.4 | isort-5.0.4.tar.gz | Timothy Crosley | 4 years |
5.0.3 | isort-5.0.3.tar.gz | Timothy Crosley | 4 years |
5.0.2 | isort-5.0.2.tar.gz | Timothy Crosley | 4 years |
5.0.1 | isort-5.0.1.tar.gz | Timothy Crosley | 4 years |
5.0.0 | isort-5.0.0.tar.gz | Timothy Crosley | 4 years |
4.3.21-2 | isort-4.3.21-2.tar.gz | Timothy Crosley | 5 years |
4.3.21 | isort-4.3.21.tar.gz | Timothy Crosley | 5 years |
4.3.20 | isort-4.3.20.tar.gz | Timothy Edmund Crosley | 5 years |
4.3.19 | isort-4.3.19.tar.gz | Timothy Edmund Crosley | 6 years |
4.3.18 | isort-4.3.18.tar.gz | Timothy Crosley | 6 years |
4.3.17 | isort-4.3.17.tar.gz | Timothy Crosley | 6 years |
4.3.16 | isort-4.3.16.tar.gz | Timothy Crosley | 6 years |
4.3.15 | isort-4.3.15.tar.gz | Timothy Crosley | 6 years |
4.3.13 | isort-4.3.13.tar.gz | Timothy Crosley | 6 years |
4.3.14 | isort-4.3.14.tar.gz | Timothy Crosley | 6 years |
4.3.12 | isort-4.3.12.tar.gz | Timothy Crosley | 6 years |
4.3.11 | isort-4.3.11.tar.gz | Timothy Crosley | 6 years |
4.3.10 | isort-4.3.10.tar.gz | Timothy Crosley | 6 years |
4.3.8 | isort-4.3.8.tar.gz | Timothy Crosley | 6 years |
4.3.7 | isort-4.3.7.tar.gz | Timothy Crosley | 6 years |
4.3.9 | isort-4.3.9.tar.gz | Timothy Crosley | 6 years |
4.3.6 | isort-4.3.6.tar.gz | Timothy Crosley | 6 years |
4.3.5 | isort-4.3.5.tar.gz | Timothy Crosley | 6 years |
4.3.4 | isort-4.3.4.tar.gz | Timothy Crosley | 7 years |
4.3.3 | isort-4.3.3.tar.gz | Timothy Crosley | 7 years |
4.3.2 | isort-4.3.2.tar.gz | Timothy Crosley | 7 years |
4.3.1 | isort-4.3.1.tar.gz | Timothy Crosley | 7 years |
4.3.0 | isort-4.3.0.tar.gz | Timothy Edmund Crosley | 7 years |
2.4.15 | isort-2.4.15.tar.gz | Timothy Crosley | 7 years |
4.2.15 | isort-4.2.15.tar.gz | Timothy Crosley | 7 years |
4.2.14 | isort-4.2.14.tar.gz | Timothy Crosley | 7 years |
4.2.13 | isort-4.2.13.tar.gz | Timothy Crosley | 7 years |
4.2.12 | isort-4.2.12.tar.gz | Timothy Crosley | 7 years |
4.2.11 | isort-4.2.11.tar.gz | Timothy Crosley | 7 years |
4.2.9 | isort-4.2.9.tar.gz | Timothy Crosley | 7 years |
4.2.8 | isort-4.2.8.tar.gz | Timothy Crosley | 7 years |
4.2.5 | isort-4.2.5.tar.gz | Timothy Crosley | 9 years |
4.2.4 | isort-4.2.4.tar.gz | Timothy Crosley | 9 years |
4.2.3 | isort-4.2.3.tar.gz | Timothy Crosley | 9 years |
4.2.2 | isort-4.2.2.tar.gz | Timothy Crosley | 9 years |
4.2.1 | isort-4.2.1.tar.gz | Timothy Crosley | 9 years |
4.2.0 | isort-4.2.0.tar.gz | Timothy Crosley | 9 years |
4.1.2 | isort-4.1.2.tar.gz | Timothy Crosley | 9 years |
4.1.1 | isort-4.1.1.tar.gz | Timothy Crosley | 9 years |
4.1.0 | isort-4.1.0.tar.gz | Timothy Crosley | 9 years |
4.0.0 | isort-4.0.0.tar.gz | Timothy Crosley | 9 years |
3.9.6 | isort-3.9.6.tar.gz | Timothy Crosley | 10 years |
3.9.5 | isort-3.9.5.tar.gz | Timothy Crosley | 10 years |
3.9.4 | isort-3.9.4.tar.gz | Timothy Crosley | 10 years |
3.9.3 | isort-3.9.3.tar.gz | Timothy Crosley | 10 years |
3.9.2 | isort-3.9.2.tar.gz | Timothy Crosley | 10 years |
3.9.1 | isort-3.9.1.tar.gz | Timothy Crosley | 10 years |
3.9.0 | isort-3.9.0.tar.gz | Timothy Crosley | 10 years |
3.8.3 | isort-3.8.3.tar.gz | Timothy Crosley | 10 years |
3.8.2 | isort-3.8.2.tar.gz | Timothy Crosley | 10 years |
3.8.1 | isort-3.8.1.tar.gz | Timothy Crosley | 10 years |
3.8.0 | isort-3.8.0.tar.gz | Timothy Crosley | 11 years |
3.7.2 | isort-3.7.2.tar.gz | Timothy Crosley | 11 years |
3.7.1 | isort-3.7.1.tar.gz | Timothy Crosley | 11 years |
3.7.0 | isort-3.7.0.tar.gz | Timothy Crosley | 11 years |
3.6.2 | isort-3.6.2.tar.gz | Timothy Crosley | 11 years |
3.6.1 | isort-3.6.1.tar.gz | Timothy Crosley | 11 years |
3.6.0 | isort-3.6.0.tar.gz | Timothy Crosley | 11 years |
3.5.0 | isort-3.5.0.tar.gz | Timothy Crosley | 11 years |
3.4.2 | isort-3.4.2.tar.gz | Timothy Crosley | 11 years |
3.4.1 | isort-3.4.1.tar.gz | Timothy Crosley | 11 years |
3.4.0 | isort-3.4.0.tar.gz | Timothy Crosley | 11 years |
3.3.1 | isort-3.3.1.tar.gz | Timothy Crosley | 11 years |
3.3.0 | isort-3.3.0.tar.gz | Timothy Crosley | 11 years |
3.2.0 | isort-3.2.0.tar.gz | Timothy Crosley | 11 years |
3.1.2 | isort-3.1.2.tar.gz | Timothy Crosley | 11 years |
3.1.1 | isort-3.1.1.tar.gz | Timothy Crosley | 11 years |
3.1.0 | isort-3.1.0.tar.gz | Timothy Crosley | 11 years |
3.0.0 | isort-3.0.0.tar.gz | Timothy Crosley | 11 years |
2.6.3 | isort-2.6.3.tar.gz | Timothy Crosley | 11 years |
2.6.2 | isort-2.6.2.tar.gz | Timothy Crosley | 11 years |
2.6.1 | isort-2.6.1.tar.gz | Timothy Crosley | 11 years |
2.6.0 | isort-2.6.0.tar.gz | Timothy Crosley | 11 years |
2.5.0 | isort-2.5.0.tar.gz | Timothy Crosley | 11 years |
2.4.1 | isort-2.4.1.tar.gz | Timothy Crosley | 11 years |
2.4.0 | isort-2.4.0.tar.gz | Timothy Crosley | 11 years |
2.3.0 | isort-2.3.0.tar.gz | Timothy Crosley | 11 years |
2.2.1 | isort-2.2.1.tar.gz | Timothy Crosley | 11 years |
2.2.0 | isort-2.2.0.tar.gz | Timothy Crosley | 11 years |
2.1.0 | isort-2.1.0.tar.gz | Timothy Crosley | 11 years |
2.0.1 | isort-2.0.1.tar.gz | Timothy Crosley | 11 years |
2.0.0 | isort-2.0.0.tar.gz | Timothy Crosley | 11 years |
1.3.2 | isort-1.3.2.tar.gz | Timothy Crosley | 11 years |
1.3.1 | isort-1.3.1.tar.gz | Timothy Crosley | 11 years |
1.3.0 | isort-1.3.0.tar.gz | Timothy Crosley | 11 years |
1.2.5 | isort-1.2.5.tar.gz | Timothy Crosley | 11 years |
1.2.3 | isort-1.2.3.tar.gz | Timothy Crosley | 11 years |
1.2.4 | isort-1.2.4.tar.gz | Timothy Crosley | 11 years |
1.2.2 | isort-1.2.2.tar.gz | Timothy Crosley | 11 years |
1.2.1 | isort-1.2.1.tar.gz | Timothy Crosley | 11 years |
1.2.0 | isort-1.2.0.tar.gz | Timothy Crosley | 11 years |
1.0.1 | isort-1.0.1.tar.gz | Timothy Crosley | 11 years |
1.0.0.2 | isort-1.0.0.2.tar.gz | Timothy Edmund Crosley | 11 years |
1.0.0.1 | isort-1.0.0.1.tar.gz | Timothy Crosley | 11 years |
0.0.9 | isort-0.0.9.tar.gz | Timothy Crosley | 11 years |
1.0.0 | isort-1.0.0.tar.gz | Timothy Crosley | 11 years |