Clone this repo:
  1. 5d1a0a2 build(deps): bump github/codeql-action from 4.37.9 to 4.38.0 (#3285) by dependabot[bot] · 10 days ago main
  2. b5051ff build(deps): update coverage requirement from ~=7.15 to ~=7.16 (#3272) by dependabot[bot] · 2 weeks ago
  3. b191119 build(deps): update towncrier requirement from >=25.8.0 to >=26.9.0 (#3273) by dependabot[bot] · 2 weeks ago
  4. 7c57666 build(deps-dev): update pylint requirement from >=4.0.7 to >=4.0.8 (#3274) by dependabot[bot] · 2 weeks ago
  5. 4c88a56 [pre-commit.ci] pre-commit autoupdate (#3275) by pre-commit-ci[bot] · 2 weeks ago
  6. a927049 [pre-commit.ci] pre-commit autoupdate (#3267) by pre-commit-ci[bot] · 3 weeks ago
  7. bfa25b6 build(deps): bump github/codeql-action from 4.37.8 to 4.37.9 (#3266) by dependabot[bot] · 3 weeks ago
  8. da4a8cf Implement `And` and `Or` constraints (#2977) by Zen Lee · 4 weeks ago
  9. cec5b89 build(deps): bump CodSpeedHQ/action from 5.0.3 to 5.2.1 (#3252) by dependabot[bot] · 4 weeks ago
  10. 36179a4 Do not crash on ``super()`` in a classmethod defined outside a class by ANSHUL SINGH · 4 weeks ago
  11. 8044012 Give the fallback ``__new__`` of the object model a usable signature by Anshul Singh · 4 weeks ago
  12. 1a05789 only load a stdlib-named C extension from the standard library (#3193) by KALI 834X · 4 weeks ago
  13. 76afd90 catch OverflowError in old-style %c string formatting (#3254) by Sayed Nabhan · 4 weeks ago
  14. c4ae2bd prevent docstrings breaking out of the as_string literal (#3249) by KALI 834X · 4 weeks ago
  15. f344262 [pre-commit.ci] pre-commit autoupdate (#3253) by pre-commit-ci[bot] · 4 weeks ago
  16. 95cad01 build(deps): bump github/codeql-action from 4.37.7 to 4.37.8 (#3251) by dependabot[bot] · 4 weeks ago
  17. 0d04ba1 build(deps): update towncrier requirement from >=24.8 to >=25.8.0 (#3250) by dependabot[bot] · 4 weeks ago
  18. 94b7090 Fix .pyi stubs being shadowed by compiled modules in get_source_file by Christian Zinck · 5 weeks ago
  19. 1c23028 reject non-identifier name in TypeVar/NewType inference by Sayed Nabhan · 5 weeks ago
  20. 3ddff2e brain/dataclasses: add inference tip for dataclasses.replace() by Henrique T · 5 weeks ago