1. dac090c Merge pull request #2521 from PyCQA/ci/fix-trusted-publishing by staticdev · 2 weeks ago main 9.0.0a3
  2. 8fc956a Fix trusted publishing by staticdev · 2 weeks ago
  3. d422b4f Merge pull request #2520 from DanielNoord/fix-release by Daniël van Noord · 2 weeks ago 9.0.0a2
  4. 0aba11b Run Release on release, not on tag by Daniël van Noord · 2 weeks ago
  5. 1b4dc69 Merge pull request #2519 from DanielNoord/fix-release by Daniël van Noord · 2 weeks ago 9.0.0a1
  6. d5c73bb Ensure release workflow runs on alpha and beta tags by Daniël van Noord · 2 weeks ago
  7. fbcd23d Merge pull request #2503 from PyCQA/copilot/2462-sort-import-statements by Daniël van Noord · 2 weeks ago
  8. 851471b Merge pull request #2517 from DanielNoord/remove-script by Daniël van Noord · 3 weeks ago
  9. 2fc4565 Remove unused and broken dependencies by Daniël van Noord · 3 weeks ago
  10. 07d3275 Implement support for sorting lazy imports by Daniël van Noord · 3 weeks ago
  11. 22adde2 Merge pull request #2516 from DanielNoord/type-imports by Daniël van Noord · 3 weeks ago
  12. b8002af Remove `Any` from `parse.py` by Daniël van Noord · 3 weeks ago
  13. 807e851 Merge pull request #2515 from PyCQA/dependabot/uv/pytest-9.0.3 by staticdev · 3 weeks ago
  14. 934d85a Bump pytest from 8.4.2 to 9.0.3 by dependabot[bot] · 4 weeks ago
  15. 3e8e9fb Merge pull request #2514 from PyCQA/dependabot/uv/uv-0.11.6 by staticdev · 4 weeks ago copilot/fix-isort-configuration-issue
  16. 8b28c7c Bump uv from 0.9.6 to 0.11.6 by dependabot[bot] · 4 weeks ago
  17. e7590fd Merge pull request #2513 from PyCQA/dependabot/uv/cryptography-46.0.7 by staticdev · 4 weeks ago
  18. 5a736ae Bump cryptography from 46.0.6 to 46.0.7 by dependabot[bot] · 4 weeks ago
  19. 4664d5c Merge pull request #2507 from DanielNoord/doc-update by Daniël van Noord · 5 weeks ago
  20. 3a893e3 Merge pull request #2510 from PyCQA/dependabot/github_actions/github-actions-7311322559 by Daniël van Noord · 5 weeks ago
  21. c479821 Bump the github-actions group with 3 updates by dependabot[bot] · 5 weeks ago
  22. fe2ad6e Merge pull request #2509 from DanielNoord/simplify-sort-file by Daniël van Noord · 5 weeks ago copilot/fix-issue-2124 copilot/update-isort-options-settings
  23. 471e0fb Small follow up fixes by Daniël van Noord · 5 weeks ago
  24. 6d82d8c Call `sort_stream` once in `sort_file` by Daniël van Noord · 5 weeks ago
  25. a1907c5 Remove duplicate call to `sort_stream` by Daniël van Noord · 5 weeks ago
  26. 33d82eb Don't manually close stream if already closed by `contextmanager` by Daniël van Noord · 5 weeks ago
  27. ee0a52b Return early in `sort_file` if possible by Daniël van Noord · 5 weeks ago
  28. df8b11a Bring documentation in line with old documentation by Daniël van Noord · 6 weeks ago
  29. 5382895 Merge pull request #2505 from PyCQA/dependabot/uv/pygments-2.20.0 by Daniël van Noord · 6 weeks ago
  30. df8a99e Remove ignore by Daniël van Noord · 6 weeks ago
  31. c31a28c Bump pygments from 2.19.1 to 2.20.0 by dependabot[bot] · 6 weeks ago
  32. a02f4a1 Merge pull request #2504 from DanielNoord/rtd by Daniël van Noord · 6 weeks ago
  33. 1778486 Remove docs CI job by Daniël van Noord · 6 weeks ago
  34. 21a4587 Add read the docs configuration by Daniël van Noord · 6 weeks ago
  35. 65d8feb Merge pull request #2466 from DanielNoord/python315 by Daniël van Noord · 6 weeks ago
  36. 80b86e0 Add import after rebase by Daniël van Noord · 6 weeks ago
  37. 85a2283 Apply suggestions from code review by Daniël van Noord · 6 weeks ago
  38. fe2f0ac Add initial support for Python 3.15 by Daniël van Noord · 6 weeks ago
  39. 2fb94e1 Merge pull request #2502 from PyCQA/dependabot/uv/cryptography-46.0.6 by Daniël van Noord · 6 weeks ago
  40. 5991899 Bump cryptography from 46.0.5 to 46.0.6 by dependabot[bot] · 6 weeks ago
  41. c49b4ba Merge pull request #2295 from devdanzin/stdlib_module_names by Daniël van Noord · 6 weeks ago
  42. 0f6c9ad Add skip by Daniël van Noord · 6 weeks ago
  43. 67634fa Regenerate `stdlib` taking into account private modules by Daniël van Noord · 6 weeks ago
  44. d784883 Add names from sys.stdlib_module_names (or sys.builtin_module_names for versions below 3.10) to the known stdlib modules lists. by devdanzin · 6 weeks ago
  45. ba6cc75 Merge pull request #2498 from DanielNoord/cleanup by Daniël van Noord · 6 weeks ago
  46. 1a7b294 Merge pull request #2501 from PyCQA/dependabot/uv/requests-2.33.0 by Daniël van Noord · 6 weeks ago
  47. d993a03 Bump requests from 2.32.4 to 2.33.0 by dependabot[bot] · 6 weeks ago
  48. 93751b6 Merge pull request #2499 from PyCQA/copilot/fix-issue-2282 by Daniël van Noord · 6 weeks ago
  49. 19570ec Simplify tests by Daniël van Noord · 6 weeks ago
  50. ec9dafe Fix comment duplication across from imports (issue #2282) by copilot-swe-agent[bot] · 6 weeks ago
  51. 01aef7f Remove logic for deprecated options by Daniël van Noord · 7 weeks ago
  52. 52e3a4f Merge pull request #2497 from ReinerBRO/fix-cli-src-path-glob-2001 by Daniël van Noord · 7 weeks ago
  53. 0626c40 Merge pull request #2496 from Ahmad-H-PS/fix/update-http-links-to-https by Daniël van Noord · 7 weeks ago
  54. b80edb8 Fix CLI src glob patterns for --src-path by ReinerBRO · 7 weeks ago
  55. 37064e2 docs: update http links to https by Ahmad Al-Damisi · 7 weeks ago
  56. 214e4cb Merge pull request #2495 from PyCQA/copilot/fix-docs-profiles-sync-issue by Daniël van Noord · 8 weeks ago
  57. c9f6cea Revert plone section in profiles.md to original hand-crafted description by copilot-swe-agent[bot] · 8 weeks ago
  58. 0ef8dbe Regenerate profiles.md docs from current implementation by copilot-swe-agent[bot] · 8 weeks ago
  59. fda6821 Initial plan by copilot-swe-agent[bot] · 8 weeks ago
  60. 87439d5 Merge pull request #2494 from DanielNoord/fix-playground by Daniël van Noord · 8 weeks ago
  61. dfbda3f Fix the playground by Daniël van Noord · 8 weeks ago
  62. 9d19240 Merge pull request #2491 from PyCQA/copilot/fix-comments-moving-bug by Daniël van Noord · 8 weeks ago
  63. 02fc113 Add final new line by Daniël van Noord · 8 weeks ago
  64. f99fec1 Make short line shorter by Daniël van Noord · 8 weeks ago
  65. 6fe7c1a Make tests better by Daniël van Noord · 8 weeks ago
  66. 32dcb03 Merge pull request #2474 from PyCQA/copilot/fix-multi-line-output-handling by Daniël van Noord · 8 weeks ago
  67. 5349578 Simplify a bit by Daniël van Noord · 8 weeks ago
  68. 0e40458 Merge branch 'main' of https://github.com/PyCQA/isort into copilot/fix-multi-line-output-handling by copilot-swe-agent[bot] · 8 weeks ago
  69. 888e507 Merge pull request #2492 from PyCQA/copilot/fix-checks-fail-float-to-top by Daniël van Noord · 8 weeks ago
  70. f12e0a2 Remove unnecessary black bumps, improve docs, add regression tests for issue #2392 by copilot-swe-agent[bot] · 8 weeks ago
  71. 04378e5 Fix mypy type error in regression test: use explicit kwargs instead of dict unpacking by copilot-swe-agent[bot] · 8 weeks ago
  72. d06b02b Bump black to >=26.3.1 in example_isort_formatting_plugin to fix arbitrary file write vulnerability by copilot-swe-agent[bot] · 8 weeks ago
  73. bcdbc56 Bump black minimum version to 26.3.1 to fix arbitrary file write vulnerability by copilot-swe-agent[bot] · 8 weeks ago
  74. bf68ce3 Fix comments moving bug when using import aliases (issue #2392) by copilot-swe-agent[bot] · 8 weeks ago
  75. 6d04964 Fix false positive in check_code with float_to_top and add_imports by copilot-swe-agent[bot] · 8 weeks ago
  76. d05b115 Initial plan by copilot-swe-agent[bot] · 8 weeks ago
  77. ae91dad Merge pull request #2490 from PyCQA/dependabot/uv/example_isort_formatting_plugin/black-26.3.1 by Daniël van Noord · 8 weeks ago
  78. 71266b8 Bump black from 24.10.0 to 26.3.1 in /example_isort_formatting_plugin by dependabot[bot] · 8 weeks ago
  79. 59472c9 Merge pull request #2488 from PyCQA/copilot/fix-isort-empty-comments by Daniël van Noord · 8 weeks ago
  80. 23f100d Merge pull request #2489 from PyCQA/dependabot/uv/black-26.3.1 by Daniël van Noord · 8 weeks ago
  81. 5f2605a Bump black from 25.9.0 to 26.3.1 by dependabot[bot] · 8 weeks ago
  82. 2646b88 Fix: preserve empty inline comments (bare `#`) in imports by copilot-swe-agent[bot] · 8 weeks ago
  83. b54d947 Merge pull request #2367 from hirak99/main by Daniël van Noord · 8 weeks ago
  84. 0d7d865 Add CLI Flag for --forced-separate by Arnab Bose · 8 weeks ago
  85. 94e09d4 Initial plan by copilot-swe-agent[bot] · 8 weeks ago
  86. aade4b3 Merge pull request #2481 from PyCQA/dependabot/uv/virtualenv-20.36.1 by Daniël van Noord · 8 weeks ago
  87. 496c108 Merge pull request #2485 from PyCQA/dependabot/uv/jinja2-3.1.6 by Daniël van Noord · 8 weeks ago
  88. 067c255 Merge pull request #2486 from PyCQA/dependabot/uv/requests-2.32.4 by Daniël van Noord · 8 weeks ago
  89. fc5be54 Merge pull request #2487 from PyCQA/dependabot/uv/h11-0.16.0 by Daniël van Noord · 8 weeks ago
  90. af522e1 Merge pull request #2484 from DanielNoord/action-freq by Daniël van Noord · 8 weeks ago
  91. b8a9bd1 Bump virtualenv from 20.34.0 to 20.36.1 by dependabot[bot] · 8 weeks ago
  92. 2e3ebb4 Bump h11 from 0.14.0 to 0.16.0 by dependabot[bot] · 8 weeks ago
  93. 9993988 Bump requests from 2.32.3 to 2.32.4 by dependabot[bot] · 8 weeks ago
  94. e129139 Bump jinja2 from 3.1.5 to 3.1.6 by dependabot[bot] · 8 weeks ago
  95. 98874c3 But do run on `merge_group` by Daniël van Noord · 8 weeks ago
  96. 4606434 Merge pull request #2478 from PyCQA/dependabot/uv/cryptography-46.0.5 by Daniël van Noord · 8 weeks ago
  97. a66613d Merge pull request #2480 from PyCQA/dependabot/uv/pip-26.0 by Daniël van Noord · 8 weeks ago
  98. 0d4d1b0 Merge pull request #2479 from PyCQA/dependabot/uv/uv-0.9.6 by Daniël van Noord · 8 weeks ago
  99. bfe4a85 Merge pull request #2482 from PyCQA/dependabot/uv/filelock-3.20.3 by Daniël van Noord · 8 weeks ago
  100. 6129f25 Merge pull request #2483 from PyCQA/dependabot/uv/urllib3-2.6.3 by Daniël van Noord · 8 weeks ago