FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scripts - RustPython/ruff · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
RustPython
/
ruff
Public
forked from
astral-sh/ruff
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ruff
scripts
on
main
User selector
Datepicker
Commit history
Commits on Apr 2, 2026
Bump 0.15.9 (#24369)
dylwil3
authored
724ccc1
View commit details
Copy full SHA for 724ccc1
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
Release 0.15.8 (#24217)
Show description for c2a8815
amyreese
authored
c2a8815
View commit details
Copy full SHA for c2a8815
View code at this point
Browse repository at this point
Commits on Mar 24, 2026
[ty] Support `type:ignore[ty:code]` suppressions (#24096)
MichaReiser
authored
84ff94b
View commit details
Copy full SHA for 84ff94b
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
Bump 0.15.7 (#24049)
ntBre
authored
0ef39de
View commit details
Copy full SHA for 0ef39de
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
[ty] Pin mypy_primer in `setup_primer_project.py` (#24020)
Show description for 7f275f4
sharkdp
authored
7f275f4
View commit details
Copy full SHA for 7f275f4
View code at this point
Browse repository at this point
[ty] Remove the mypy_primer CI workflow (#24016)
Show description for dc59ffa
sharkdp
authored
dc59ffa
View commit details
Copy full SHA for dc59ffa
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
[ty] Include CPython projects in ecosystem-analyzer runs (#23995)
Show description for 65d5edc
sharkdp
authored
65d5edc
View commit details
Copy full SHA for 65d5edc
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
Fix shell injection via `shell=True` in subprocess calls (#23894)
Show description for f854f4f
vladapostol1
authored
f854f4f
View commit details
Copy full SHA for f854f4f
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
Bump 0.15.6 (#23919)
dylwil3
authored
e4c7f35
View commit details
Copy full SHA for e4c7f35
View code at this point
Browse repository at this point
Run end-of-file-fixer pre-commit hook on ty corpus test files (#23908)
mtshiba
authored
ce2cb82
View commit details
Copy full SHA for ce2cb82
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
Allow users to ban lazy imports (#23847)
Show description for e46e458
charliermarsh
authored
e46e458
View commit details
Copy full SHA for e46e458
View code at this point
Browse repository at this point
Commits on Mar 9, 2026
Use starred unpacking for RUF017 in Python 3.15+ (#23789)
Show description for a76a6bf
charliermarsh
authored
a76a6bf
View commit details
Copy full SHA for a76a6bf
View code at this point
Browse repository at this point
Add a rule to enforce lazy imports (#23777)
Show description for 2e227cd
charliermarsh
authored
2e227cd
View commit details
Copy full SHA for 2e227cd
View code at this point
Browse repository at this point
Commits on Mar 7, 2026
More minor improvements to `conformance.py` (#23792)
AlexWaygood
authored
5cdd2fe
View commit details
Copy full SHA for 5cdd2fe
View code at this point
Browse repository at this point
Commits on Mar 6, 2026
conformance.py: stop escaping `|` characters (#23758)
AlexWaygood
authored
c6418d2
View commit details
Copy full SHA for c6418d2
View code at this point
Browse repository at this point
Commits on Mar 5, 2026
[ty] do not union Unknown into unannotated container types (#23718)
Show description for 7d8c642
carljm
authored
7d8c642
View commit details
Copy full SHA for 7d8c642
View code at this point
Browse repository at this point
conformance.py: Collapse the summary paragraph when nothing changed (#23745)
AlexWaygood
authored
74b0553
View commit details
Copy full SHA for 74b0553
View code at this point
Browse repository at this point
Bump 0.15.5 (#23743)
Show description for 5e4a3d9
amyreese
and
ntBre
authored
5e4a3d9
View commit details
Copy full SHA for 5e4a3d9
View code at this point
Browse repository at this point
[ty] Render all changed diagnostics in conformance.py (#23613)
Show description for 69c23cc
WillDuke
and
AlexWaygood
authored
69c23cc
View commit details
Copy full SHA for 69c23cc
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
[ty] Add `invalid-enum-member-annotation` lint rule (#23648)
Show description for cd8e8d5
AlexWaygood
authored
cd8e8d5
View commit details
Copy full SHA for cd8e8d5
View code at this point
Browse repository at this point
Commits on Feb 26, 2026
Bump 0.15.4 (#23595)
Show description for f14edd8
ntBre
authored
f14edd8
View commit details
Copy full SHA for f14edd8
View code at this point
Browse repository at this point
Bump 0.15.3 (#23585)
ntBre
authored
e5f2f36
View commit details
Copy full SHA for e5f2f36
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
[ty] Diagnostic when combining `Final` and `ClassVar` (#23365)
Show description for 9719e17
sharkdp
authored
9719e17
View commit details
Copy full SHA for 9719e17
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
Bump 0.15.2 (#23430)
dylwil3
authored
7cc15f0
View commit details
Copy full SHA for 7cc15f0
View code at this point
Browse repository at this point
Expand the default rule set (#23385)
Show description for 222574a
ntBre
authored
222574a
View commit details
Copy full SHA for 222574a
View code at this point
Browse repository at this point
Commits on Feb 16, 2026
Update prek dependencies (#23320)
renovate[bot]
authored
b243865
View commit details
Copy full SHA for b243865
View code at this point
Browse repository at this point
Commits on Feb 15, 2026
[ty] Pass `--error=deprecated` when running `conformance.py` (#23304)
Show description for 8b7db2d
AlexWaygood
authored
8b7db2d
View commit details
Copy full SHA for 8b7db2d
View code at this point
Browse repository at this point
Commits on Feb 12, 2026
Prepare for 0.15.1 (#23253)
Show description for a2f11d2
amyreese
and
ntBre
authored
a2f11d2
View commit details
Copy full SHA for a2f11d2
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
[ty] Infer typevar specializations for implicit generic protocols (#21902)
Show description for dc65d12
dcreager
and
AlexWaygood
authored
dc65d12
View commit details
Copy full SHA for dc65d12
View code at this point
Browse repository at this point
`memory_report.py`: suppress the detailed table if all changes are <0.01MB big (#23212)
AlexWaygood
authored
40fd2f1
View commit details
Copy full SHA for 40fd2f1
View code at this point
Browse repository at this point
Commits on Feb 10, 2026
[ty] Improve memory report formatting (#23216)
Show description for 1cf481a
ibraheemdev
authored
1cf481a
View commit details
Copy full SHA for 1cf481a
View code at this point
Browse repository at this point
Make `setup_primer_project.py` executable and improve the shebang (#23205)
AlexWaygood
authored
e6dc572
View commit details
Copy full SHA for e6dc572
View code at this point
Browse repository at this point
[ty] add scripts/setup_primer_project.py (#23195)
Show description for 20a1741
carljm
authored
20a1741
View commit details
Copy full SHA for 20a1741
View code at this point
Browse repository at this point
[ty] More detailed memory usage reports (#23128)
Show description for bbaa769
ibraheemdev
authored
bbaa769
View commit details
Copy full SHA for bbaa769
View code at this point
Browse repository at this point
Commits on Feb 8, 2026
Bump mypy_primer pin (#23145)
Show description for efc876f
AlexWaygood
authored
efc876f
View commit details
Copy full SHA for efc876f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL