Sign in
fuchsia
/
third_party
/
github.com
/
PyCQA
/
isort
/
HEAD
68356ea
Merge pull request #2587 from DanielNoord/mypy-fixes
by Daniël van Noord
· 5 days ago
main
8790581
Fix `mypy` issues uncovered by compiling with `mypyc`
by Daniël van Noord
· 5 days ago
d75b093
Merge pull request #2585 from DanielNoord/wrap-modes
by Daniël van Noord
· 5 days ago
0f3f032
Don't dynamically generate `WrapModes`
by Daniël van Noord
· 5 days ago
e971161
Merge pull request #2581 from sakshichitnis27/Issue/2569-sort-reexports-skip
by Daniël van Noord
· 5 days ago
3c087a0
Honor skip comments when sorting reexports
by sakshichitnis27
· 6 days ago
a8c0004
Merge pull request #2579 from DanielNoord/tomli
by Daniël van Noord
· 8 days ago
0577f3a
Run ruff format
by Daniël van Noord
· 8 days ago
d6f5a65
Remove unused import
by Daniël van Noord
· 8 days ago
c63f0bf
Run `isort` over vendored code
by Daniël van Noord
· 8 days ago
4cde37c
Bump vendored `tomli` to `2.4.1`
by Daniël van Noord
· 8 days ago
7f321d3
Merge pull request #2576 from lord-haffi/issue/2280
by Daniël van Noord
· 9 days ago
9.0.0b1
590141c
Merge pull request #2577 from maxtaran2010/fix/jsonifiable-typo-in-preconvert-docstring
by Daniël van Noord
· 11 days ago
c265800
Fix typo in _preconvert docstring: JSONifyiable -> JSONifiable
by maxtaran2010
· 13 days ago
339aaba
style: put _black_quote docstring closing quotes on their own line (FLK-D209); document _repr_element
by lord-haffi
· 2 weeks ago
6e9b20c
style: apply ruff format to the new literal/regression tests
by lord-haffi
· 2 weeks ago
1a8642a
docs: reference PR #2576 instead of issue in reexport seek clamp comments
by lord-haffi
· 2 weeks ago
88db9f4
fix: clamp sort_reexports rollback seek so check mode can't seek negative (#2280)
by lord-haffi
· 2 weeks ago
0983e65
Merge remote-tracking branch 'upstream/main' into issue/2280
by lord-haffi
· 2 weeks ago
c7394e8
fix: make sorted __all__ and literals black-compatible (#2280)
by lord-haffi
· 2 weeks ago
fd8bd07
Merge pull request #2574 from apoorvdarshan/fix-isort-skip-with-future-import-2092
by Daniël van Noord
· 2 weeks ago
6dcdb84
Merge pull request #2575 from Khabib73/tests/improve-coverage-literal
by staticdev
· 2 weeks ago
cef9dcc
improve coverage
by Khabib
· 2 weeks ago
793a91e
Honor `# isort: skip` when a __future__ import is present (#2092)
by apoorvdarshan
· 2 weeks ago
a0cc97f
Merge pull request #2568 from urayoru113/issue/2093
by Daniël van Noord
· 2 weeks ago
2b07aa5
Fix NOQA not added to long imports in several output paths
by urayoru
· 3 weeks ago
01adac1
Merge pull request #2572 from PyCQA/dependabot/github_actions/github-actions-f70c9f6d5c
by Daniël van Noord
· 3 weeks ago
1a6ed16
Bump the github-actions group with 3 updates
by dependabot[bot]
· 3 weeks ago
0740d0c
Merge pull request #2561 from PyCQA/dependabot/uv/cryptography-48.0.1
by Daniël van Noord
· 4 weeks ago
ee0073f
Bump cryptography from 46.0.7 to 48.0.1
by dependabot[bot]
· 5 weeks ago
b1b176d
Merge pull request #2558 from sarathfrancis90/fix/noqa-wrap-mode-space-accumulation
by Daniël van Noord
· 5 weeks ago
9274fca
Fix NOQA wrap mode accumulating spaces before the comment on each run
by Sarath Francis
· 5 weeks ago
9622891
Merge pull request #2557 from teeberg/fix-typo-acknlowedgements
by staticdev
· 5 weeks ago
73c73a8
Merge pull request #2556 from sarathfrancis90/fix/noqa-wrap-mode-idempotency
by staticdev
· 5 weeks ago
e72c36c
Fix typo "Acknlowedgements"
by Jonas Trappenberg
· 5 weeks ago
892248d
Fix non-idempotent NOQA wrap mode with imports that have their own comment
by Sarath Francis
· 6 weeks ago
a70164f
Merge pull request #2554 from sarathfrancis90/fix/split-on-trailing-comma-idempotency
by Daniël van Noord
· 6 weeks ago
8dab19d
Fix non-idempotent output with split_on_trailing_comma and a non-default wrap mode
by Sarath Francis
· 7 weeks ago
87adfe4
Merge pull request #2547 from Abdu-Ahmed/fix/sort-reexports-non-seekable-stream-2393
by Daniël van Noord
· 7 weeks ago
5d7a933
Fix style properly
by Daniël van Noord
· 7 weeks ago
a23e62a
Fix style
by Daniël van Noord
· 7 weeks ago
d72a1eb
Raise error when --sort-reexports is used with stdin
by Abdu Ahmed
· 7 weeks ago
442e3a3
Raise ValueError when sort_reexports used with non-seekable stream
by Abdu Ahmed
· 7 weeks ago
8b45039
Fix --sort-reexports crash with non-seekable streams (e.g. stdin)
by Abdu Ahmed
· 7 weeks ago
e9dba88
Merge pull request #2553 from PyCQA/copilot/fix-issue-2528
by Daniël van Noord
· 7 weeks ago
407e937
Fix typing issue
by Daniël van Noord
· 7 weeks ago
ff3a332
Change test format
by Daniël van Noord
· 7 weeks ago
487b9e4
Fix float_to_top isort off handling with CRLF
by copilot-swe-agent[bot]
· 7 weeks ago
5c42386
Merge pull request #2550 from PyCQA/dependabot/uv/uv-0.11.15
by Daniël van Noord
· 7 weeks ago
b676a56
Bump uv from 0.11.6 to 0.11.15
by dependabot[bot]
· 8 weeks ago
7317ad1
Merge pull request #2546 from PyCQA/dependabot/uv/idna-3.15
by Daniël van Noord
· 9 weeks ago
40fc96e
Bump idna from 3.10 to 3.15
by dependabot[bot]
· 9 weeks ago
0351f0e
Merge pull request #2542 from sparrowt/issue-2532
by Daniël van Noord
· 10 weeks ago
58b3a61
Ensure lazy=True checks the unstaged file
by T Sparrow
· 2 months ago
a6cf942
TDD: regression test for #2532
by T Sparrow
· 2 months ago
967d206
Merge pull request #2522 from PyCQA/copilot/update-release-workflow-structure
by Daniël van Noord
· 2 months ago
9a32300
Changes
by Daniël van Noord
· 2 months ago
00f8a26
Update release.yml to pylint-style structure with separate build/publish jobs
by copilot-swe-agent[bot]
· 2 months ago
f7d0e75
Merge pull request #2540 from PyCQA/dependabot/uv/urllib3-2.7.0
by Daniël van Noord
· 2 months ago
85d3650
Bump urllib3 from 2.6.3 to 2.7.0
by dependabot[bot]
· 2 months ago
ffe68a4
Merge pull request #2539 from PyCQA/dependabot/uv/gitpython-3.1.50
by Daniël van Noord
· 2 months ago
d0401fe
Bump gitpython from 3.1.49 to 3.1.50
by dependabot[bot]
· 2 months ago
0bdc76b
Merge pull request #2537 from PyCQA/dependabot/uv/gitpython-3.1.49
by staticdev
· 2 months ago
8425f2c
Bump gitpython from 3.1.47 to 3.1.49
by dependabot[bot]
· 2 months ago
1850872
Merge pull request #2530 from rohitshinde08/issue/2526
by Daniël van Noord
· 2 months ago
b0fcc67
Fix styling
by Daniël van Noord
· 2 months ago
da791b9
Use correct var
by Daniël van Noord
· 2 months ago
d2102a1
Simplify a bit
by Daniël van Noord
· 2 months ago
0c05115
fix: strip .md extension in build hook for Sphinx MyST compatibility
by Rohit Shinde
· 2 months ago
1f76d30
fix: adjust relative links for generated include files
by Rohit Shinde
· 2 months ago
9d25fae
fix: use absolute paths for reliable RTD build and clean up imports
by Rohit Shinde
· 2 months ago
997b86d
Merge branch 'main' into issue/2526
by Rohit Shinde
· 2 months ago
f3ddf83
fix: rename _build to generated to avoid RTD naming conflict
by Rohit Shinde
· 2 months ago
4f9bde6
Address maintainer feedback: add types and move generated files to _build
by Rohit Shinde
· 2 months ago
5e24c24
Merge pull request #2531 from sparrowt/remove-defunct-option
by Daniël van Noord
· 2 months ago
a53fecb
Remove references to defunct `git_ignore` config
by T Sparrow
· 3 months ago
8abc7aa
Refactor docs build hooks for better linter compliance (DeepSource)
by Rohit Shinde
· 3 months ago
9d9b121
Fix broken relative links in README and CHANGELOG for both GitHub and Sphinx
by Rohit Shinde
· 3 months ago
831d4d0
Fix broken relative links in README and CHANGELOG for both GitHub and Sphinx
by Rohit Shinde
· 3 months ago
ab9cd36
Merge pull request #2525 from duriantaco/remove-dead-code
by Daniël van Noord
· 3 months ago
d97047d
Remove unused _ENCODING_PATTERN regex and re import
by duriantaco
· 3 months ago
048e370
Merge pull request #2523 from PyCQA/dependabot/uv/gitpython-3.1.47
by staticdev
· 3 months ago
6c7bdad
Bump gitpython from 3.1.44 to 3.1.47
by dependabot[bot]
· 3 months ago
dac090c
Merge pull request #2521 from PyCQA/ci/fix-trusted-publishing
by staticdev
· 3 months ago
9.0.0a3
8fc956a
Fix trusted publishing
by staticdev
· 3 months ago
d422b4f
Merge pull request #2520 from DanielNoord/fix-release
by Daniël van Noord
· 3 months ago
9.0.0a2
0aba11b
Run Release on release, not on tag
by Daniël van Noord
· 3 months ago
1b4dc69
Merge pull request #2519 from DanielNoord/fix-release
by Daniël van Noord
· 3 months ago
9.0.0a1
d5c73bb
Ensure release workflow runs on alpha and beta tags
by Daniël van Noord
· 3 months ago
fbcd23d
Merge pull request #2503 from PyCQA/copilot/2462-sort-import-statements
by Daniël van Noord
· 3 months ago
851471b
Merge pull request #2517 from DanielNoord/remove-script
by Daniël van Noord
· 3 months ago
2fc4565
Remove unused and broken dependencies
by Daniël van Noord
· 3 months ago
07d3275
Implement support for sorting lazy imports
by Daniël van Noord
· 3 months ago
22adde2
Merge pull request #2516 from DanielNoord/type-imports
by Daniël van Noord
· 3 months ago
b8002af
Remove `Any` from `parse.py`
by Daniël van Noord
· 3 months ago
807e851
Merge pull request #2515 from PyCQA/dependabot/uv/pytest-9.0.3
by staticdev
· 3 months ago
934d85a
Bump pytest from 8.4.2 to 9.0.3
by dependabot[bot]
· 3 months ago
3e8e9fb
Merge pull request #2514 from PyCQA/dependabot/uv/uv-0.11.6
by staticdev
· 3 months ago
copilot/fix-isort-configuration-issue
8b28c7c
Bump uv from 0.9.6 to 0.11.6
by dependabot[bot]
· 3 months ago
e7590fd
Merge pull request #2513 from PyCQA/dependabot/uv/cryptography-46.0.7
by staticdev
· 3 months ago
Next »