1. 5bd3ebb [pre-commit.ci] pre-commit autoupdate (#2810) by pre-commit-ci[bot] · 9 months ago
  2. 1327f6b [fix] Fix parsing deeply nested parentheses causes MemoryError (#2809) by Synrom · 10 months ago
  3. f7c8b4c [pre-commit.ci] pre-commit autoupdate (#2807) by pre-commit-ci[bot] · 10 months ago
  4. 8a08a7f [fix] Fix crash when inferring namedtuple with invalid field name (#2806) by Synrom · 10 months ago
  5. 2400311 [pre-commit.ci] pre-commit autoupdate (#2805) by pre-commit-ci[bot] · 10 months ago
  6. 45878e3 Fix false positive no-member in except * handler by mv-python · 10 months ago
  7. 3866741 Add workflow_dispatch trigger [ci] (#2804) by Marc Mueller · 10 months ago
  8. 66a4007 Merge branch 'main' into except_star by mv-python · 10 months ago
  9. 8e19277 [pre-commit.ci] pre-commit autoupdate (#2799) by pre-commit-ci[bot] · 10 months ago
  10. 1c2a1a5 Bump actions/checkout from 4.2.2 to 5.0.0 (#2800) by dependabot[bot] · 10 months ago
  11. 317ce97 Bump actions/download-artifact from 4.3.0 to 5.0.0 (#2801) by dependabot[bot] · 10 months ago
  12. 0429bd7 Bump actions/cache from 4.2.3 to 4.2.4 (#2802) by dependabot[bot] · 10 months ago
  13. a45def9 Bump actions/create-github-app-token from 2.0.6 to 2.1.1 (#2803) by dependabot[bot] · 10 months ago
  14. 62c30c2 Add support for type parameter defaults + string repr improvements (#2797) by Marc Mueller · 10 months ago
  15. 1b3e7f1 Fix minor typing issue in rebuilder.py (#2798) by Marc Mueller · 10 months ago
  16. 4364218 [fix] Fix crash when comparing invalid dict literal (#2796) by Synrom · 10 months ago
  17. 8caf666 Bump astroid to 4.0.0b3-dev0, update changelog by Marc Mueller · 10 months ago
  18. 0f60c1f Bump astroid to 4.0.0b2, update changelog by Marc Mueller · 10 months ago v4.0.0b2
  19. 64627bf Export ForwardRef from typing in 3.14 (#2795) by Marc Mueller · 10 months ago
  20. 6ff23d0 Bump astroid to 4.0.0b2-dev0, update changelog (fix) by Marc Mueller · 10 months ago
  21. 47089ad Bump astroid to 4.0.0b2-dev0, update changelog by Pierre Sassoulas · 10 months ago
  22. 8de1bb9 Bump astroid to 4.0.0b1, update changelog by Pierre Sassoulas · 10 months ago v4.0.0b1
  23. ea23646 Bump astroid to 4.0.0b1-dev1, update changelog by Pierre Sassoulas · 10 months ago
  24. b3c72a0 Add basic support for TemplateStr (#2793) by Marc Mueller · 10 months ago
  25. 2a081cd Define separate pre-commit job for pylint ci runs (#2794) by Marc Mueller · 10 months ago
  26. f9e109e [pre-commit.ci] pre-commit autoupdate (#2792) by pre-commit-ci[bot] · 10 months ago
  27. ef92b72 [pre-commit.ci] pre-commit autoupdate (#2791) by pre-commit-ci[bot] · 11 months ago
  28. 0a0a1c3 Update coverage requirement from ~=7.9 to ~=7.10 (#2790) by dependabot[bot] · 11 months ago
  29. 0f362f5 Make both ruff and pylint happy by Matus Valo · 11 months ago
  30. e91203e Bump astroid to 4.0.0b1-dev0, update changelog by Jacob Walls · 11 months ago
  31. e68d132 Bump astroid to 4.0.0b0, update changelog by Jacob Walls · 11 months ago v4.0.0b0
  32. 28321a3 Refs #1490 - Removed constructor workaround in PartialFunction (#2787) by Jacob Walls · 11 months ago
  33. c606d03 Make pylint happy by Matus Valo · 11 months ago
  34. 13ad3db [pre-commit.ci] auto fixes from pre-commit.com hooks by pre-commit-ci[bot] · 11 months ago
  35. 69619ce Use extract_node instead of direct class construction by Matus Valo · 11 months ago
  36. 863177d Update changelog by Matus Valo · 11 months ago
  37. 2ff716c [pre-commit.ci] auto fixes from pre-commit.com hooks by pre-commit-ci[bot] · 11 months ago
  38. db4de99 Fix false positive no-member in except * handler by Matus Valo · 11 months ago
  39. 9256b31 [pre-commit.ci] pre-commit autoupdate (#2784) by pre-commit-ci[bot] · 11 months ago
  40. 4331630 Bump furo from 2024.8.6 to 2025.7.19 (#2782) by dependabot[bot] · 11 months ago
  41. 8cb239f Update sphinx requirement from ~=8.2 to ~=8.1 by dependabot[bot] · 11 months ago
  42. 2059ba0 [pre-commit.ci] pre-commit autoupdate by pre-commit-ci[bot] · 11 months ago
  43. 3a3656c Bump astroid to 4.0.0-a1, update changelog by Pierre Sassoulas · 11 months ago
  44. fda7896 Drop support for Python 3.9 (#2778) by Jacob Walls · 11 months ago
  45. 43d32d2 Merge maintenance into main following 3.3.11 release (#2779) by Pierre Sassoulas · 11 months ago
  46. db2b389 Merge branch 'maintenance/3.3.x' into merge-maintenance-into-main by Pierre Sassoulas · 11 months ago
  47. fbea510 Bump astroid to 3.3.11, update changelog (#2777) by Pierre Sassoulas · 11 months ago v3.3.11
  48. c94e0b7 [ci] Start testing on python 3.14-beta (#2731) by Pierre Sassoulas · 11 months ago
  49. e0a7642 [pre-commit.ci] pre-commit autoupdate (#2776) by pre-commit-ci[bot] · 11 months ago
  50. e44e17a Find submodule within pyz by user · 11 months ago
  51. 855dd2c [pre-commit.ci] pre-commit autoupdate (#2774) by pre-commit-ci[bot] · 12 months ago
  52. 0ce05c4 [pre-commit.ci] pre-commit autoupdate (#2763) by pre-commit-ci[bot] · 12 months ago
  53. 8dcd032 Update coverage requirement from ~=7.8 to ~=7.9 (#2767) by dependabot[bot] · 12 months ago
  54. ea3cd59 Update pytest-cov requirement from ~=6.1 to ~=6.2 (#2768) by dependabot[bot] · 12 months ago
  55. c2aa470 Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 (#2769) by dependabot[bot] · 12 months ago
  56. b2a5822 Filter warnings for the test for old namespace package based on pkg_resource by Pierre Sassoulas · 12 months ago
  57. 38fc387 Drop the brain for nose by Pierre Sassoulas · 12 months ago
  58. 580d17c [pre-commit.ci] pre-commit autoupdate (#2761) by pre-commit-ci[bot] · 1 year ago
  59. 75ae23e Added invalid type in error message (#2758) by tejaschauhan36912 · 1 year ago
  60. ee26847 Fix modutils._get_relative_base_path returns incorrect result when directory name starts with directory name in path_to_check (#2756) by pavan-msys · 1 year ago
  61. 34fbf2e [pre-commit.ci] pre-commit autoupdate (#2757) by pre-commit-ci[bot] · 1 year, 1 month ago
  62. bf3977c Include subclasses of standard property classes as property decorators (#2735) by Mitch Harding · 1 year, 1 month ago
  63. 30128b7 Include subclasses of standard property classes as property decorators (#2735) by Mitch Harding · 1 year, 1 month ago
  64. 2be278d [pre-commit.ci] pre-commit autoupdate (#2754) by pre-commit-ci[bot] · 1 year, 1 month ago
  65. 18f9626 Use custom Github App to authenticate backport job (#2751) (#2752) by pylint-backport-bot[bot] · 1 year, 1 month ago
  66. a6f8d6a Use custom Github App to authenticate backport job (#2751) by Marc Mueller · 1 year, 1 month ago
  67. c1d9c73 Improve backport job permissions (#2750) by Marc Mueller · 1 year, 1 month ago
  68. fe5bb6c Improve backport job permissions by Marc Mueller · 1 year, 1 month ago
  69. b1adb1c [Backport maintenance/3.3.x] Initial fixes for Python 3.14 (#2747) (#2748) by Marc Mueller · 1 year, 1 month ago
  70. 43111bb Initial fixes for Python 3.14 (#2747) by Marc Mueller · 1 year, 1 month ago
  71. 5937f3d [refactor] Clean up unnecessary variables in test_builder by Pierre Sassoulas · 1 year, 1 month ago
  72. b8ad876 [tests] Simplify _locals test so it's easier to see what's wrong by Pierre Sassoulas · 1 year, 1 month ago
  73. e7a8669 Fix another non module root (#2744) by temyurchenko · 1 year, 1 month ago
  74. 97aac52 [fix] Fix a crash when the root of a node is not a module but is unknown (#2739) by Pierre Sassoulas · 1 year, 1 month ago
  75. 0aaf213 [fix] Prevent crash on slice decorator for 'six' decorated function (#2738) (#2740) by github-actions[bot] · 1 year, 1 month ago
  76. 555a128 [fix] Prevent crash on slice decorator for 'six' decorated function (#2738) by Pierre Sassoulas · 1 year, 1 month ago
  77. c8bd28a [fix] Crash when parsing an empty arbitrary expression with ``extract_node`` (#2736) (#2737) by github-actions[bot] · 1 year, 1 month ago
  78. 59f36e7 [fix] Crash when parsing an empty arbitrary expression with ``extract_node`` (#2736) by Pierre Sassoulas · 1 year, 1 month ago
  79. 3636bc2 Merge pull request #2732 from pylint-dev/merge-maintenance-into-main by Pierre Sassoulas · 1 year, 1 month ago
  80. 4bec758 Merge branch 'maintenance/3.3.x' into main following 3.3.10 release by Pierre Sassoulas · 1 year, 1 month ago
  81. a362368 Bump astroid to 3.3.10, update changelog (#2730) by Pierre Sassoulas · 1 year, 1 month ago v3.3.10
  82. 2408316 [pre-commit.ci] pre-commit autoupdate (#2729) by pre-commit-ci[bot] · 1 year, 1 month ago
  83. d87efc6 Pick correct file if two files with the same name but with different extensions exist (#2722) (#2728) by Pierre Sassoulas · 1 year, 1 month ago
  84. f52268d Pick correct file if two files with the same name but with different extensions exist (#2722) by Charlie Ringström · 1 year, 1 month ago
  85. e939b66 [pre-commit.ci] pre-commit autoupdate (#2727) by pre-commit-ci[bot] · 1 year, 1 month ago
  86. aae311e Bump actions/setup-python from 5.5.0 to 5.6.0 (#2726) by dependabot[bot] · 1 year, 1 month ago
  87. 2243e02 Bump actions/download-artifact from 4.2.1 to 4.3.0 (#2725) by dependabot[bot] · 1 year, 1 month ago
  88. ad1e294 [pre-commit.ci] pre-commit autoupdate (#2724) by pre-commit-ci[bot] · 1 year, 2 months ago
  89. df10777 [pre-commit.ci] pre-commit autoupdate by pre-commit-ci[bot] · 1 year, 2 months ago
  90. e29d726 [setuptools] Upgrade the license handling for latest setuptools by Pierre Sassoulas · 1 year, 2 months ago
  91. a7e5b50 [setuptools] Force the upgrade of setuptools > 77 (#2715) by Pierre Sassoulas · 1 year, 2 months ago
  92. 9794556 Update coverage requirement from ~=7.7 to ~=7.8 by dependabot[bot] · 1 year, 2 months ago
  93. 15e0bd2 [pre-commit] Cherry-pick the tools from the main branch by Pierre Sassoulas · 1 year, 2 months ago
  94. 9f4c8fe Update setuptools to 75.2.0 (#2615) by Marc Mueller · 1 year, 2 months ago
  95. ce81c29 Update pytest-cov requirement from ~=6.0 to ~=6.1 by dependabot[bot] · 1 year, 2 months ago
  96. a10462c [pre-commit.ci] pre-commit autoupdate by pre-commit-ci[bot] · 1 year, 2 months ago
  97. a3cdebb Update coverage requirement from ~=7.7 to ~=7.8 by dependabot[bot] · 1 year, 2 months ago
  98. 866f3d8 Bump actions/setup-python from 5.4.0 to 5.5.0 by dependabot[bot] · 1 year, 2 months ago
  99. 9a2d66a [setuptools] Force the upgrade of setuptools > 77 (#2715) by Pierre Sassoulas · 1 year, 3 months ago
  100. cf64a90 [pre-commit.ci] pre-commit autoupdate by pre-commit-ci[bot] · 1 year, 3 months ago