FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python - goanpeca/ruff · GitHub
goanpeca
/
ruff
Public
forked from
astral-sh/ruff
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ruff
python
on
main
User selector
Datepicker
Commit history
Commits on Jun 9, 2025
`ruff/__main__.py`: Remove unnecessary `os.fsdecode` (#18551)
RazerM
authored
b01c95d
View commit details
Copy full SHA for b01c95d
View code at this point
Browse repository at this point
Commits on May 15, 2025
Bump `py-fuzzer` Dependencies (#18113)
maxmynter
authored
a5ee1a3
View commit details
Copy full SHA for a5ee1a3
View code at this point
Browse repository at this point
Commits on May 9, 2025
Exclude broken symlinks from `meson-python` ecosystem check (#17993)
Show description for 40fd52d
ntBre
authored
40fd52d
View commit details
Copy full SHA for 40fd52d
View code at this point
Browse repository at this point
[ty] fix more ecosystem/fuzzer panics with fixpoint (#17758)
Show description for 3d2485e
carljm
authored
3d2485e
View commit details
Copy full SHA for 3d2485e
View code at this point
Browse repository at this point
Commits on May 3, 2025
Rename Red Knot (#17820)
MichaReiser
authored
b51c4f8
View commit details
Copy full SHA for b51c4f8
View code at this point
Browse repository at this point
Commits on May 1, 2025
Improve messages outputted by py-fuzzer (#17764)
AlexWaygood
authored
41f3f21
View commit details
Copy full SHA for 41f3f21
View code at this point
Browse repository at this point
Commits on Apr 30, 2025
py-fuzzer: fix minimization logic when `--only-new-bugs` is passed (#17739)
AlexWaygood
authored
f31b1c6
View commit details
Copy full SHA for f31b1c6
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
Run fuzzer with `--preview` (#17210)
Show description for b3243b5
ntBre
authored
b3243b5
View commit details
Copy full SHA for b3243b5
View code at this point
Browse repository at this point
Commits on Mar 20, 2025
Recognize `SyntaxError:` as an error code for ecosystem checks (#16879)
Show description for 6760251
ntBre
authored
6760251
View commit details
Copy full SHA for 6760251
View code at this point
Browse repository at this point
Commits on Mar 12, 2025
[red-knot] fix red-knot fuzzing (#16675)
Show description for 057e497
carljm
authored
057e497
View commit details
Copy full SHA for 057e497
View code at this point
Browse repository at this point
Commits on Feb 26, 2025
Start detecting version-related syntax errors in the parser (#16090)
Show description for 7880636
ntBre
and
AlexWaygood
authored
7880636
View commit details
Copy full SHA for 7880636
View code at this point
Browse repository at this point
Commits on Jan 20, 2025
Ignore notebook with syntax error in ecosystem (#15604)
Show description for 613951d
dhruvmanila
authored
613951d
View commit details
Copy full SHA for 613951d
View code at this point
Browse repository at this point
Update dependency tomli_w to v1.2.0 (#15600)
Show description for 070c160
renovate[bot]
authored
070c160
View commit details
Copy full SHA for 070c160
View code at this point
Browse repository at this point
Commits on Jan 7, 2025
Use uv consistently throughout the documentation (#15302)
Show description for 5567e7c
charliermarsh
authored
5567e7c
View commit details
Copy full SHA for 5567e7c
View code at this point
Browse repository at this point
Commits on Jan 6, 2025
Don't fix in ecosystem check (#15267)
eclbg
authored
bafe871
View commit details
Copy full SHA for bafe871
View code at this point
Browse repository at this point
Commits on Dec 21, 2024
Fix type subscript on older python versions (#15090)
aaron-skydio
authored
fd4bea5
View commit details
Copy full SHA for fd4bea5
View code at this point
Browse repository at this point
Commits on Dec 2, 2024
Update dependency tomli to v2.2.1 (#14718)
renovate[bot]
authored
48d3359
View commit details
Copy full SHA for 48d3359
View code at this point
Browse repository at this point
Commits on Nov 27, 2024
py-fuzzer: recommend using `uvx` rather than `uv run` to run the fuzzer (#14645)
AlexWaygood
authored
f1b2e85
View commit details
Copy full SHA for f1b2e85
View code at this point
Browse repository at this point
Turn the `fuzz-parser` script into a properly packaged Python project (#14606)
Show description for e0f3eaf
AlexWaygood
and
sharkdp
authored
e0f3eaf
View commit details
Copy full SHA for e0f3eaf
View code at this point
Browse repository at this point
Commits on Nov 24, 2024
Add `@astropy/astropy` to ecosystem checks (#14565)
InSyncWithFoo
authored
e5c7d87
View commit details
Copy full SHA for e5c7d87
View code at this point
Browse repository at this point
Commits on Nov 20, 2024
Remove the deprecated `E999` rule code (#14428)
MichaReiser
committed
e9079e7
View commit details
Copy full SHA for e9079e7
View code at this point
Browse repository at this point
Commits on Nov 18, 2024
Update dependency tomli to v2.1.0 (#14418)
renovate[bot]
authored
80f5cdc
View commit details
Copy full SHA for 80f5cdc
View code at this point
Browse repository at this point
Commits on Oct 29, 2024
fix issues in discovering ruff in pip build environments (#13881)
Show description for 60a2dc5
authored
60a2dc5
View commit details
Copy full SHA for 60a2dc5
View code at this point
Browse repository at this point
Commits on Oct 21, 2024
Update dependency tomli_w to v1.1.0 (#13849)
Show description for 28e9950
renovate[bot]
authored
28e9950
View commit details
Copy full SHA for 28e9950
View code at this point
Browse repository at this point
Commits on Oct 7, 2024
Update dependency tomli to v2.0.2 (#13649)
Show description for 98878c9
renovate[bot]
authored
98878c9
View commit details
Copy full SHA for 98878c9
View code at this point
Browse repository at this point
Commits on Oct 3, 2024
Support ruff discovery in pip build environments (#13591)
Show description for 4aefe52
gaborbernat
authored
4aefe52
View commit details
Copy full SHA for 4aefe52
View code at this point
Browse repository at this point
Commits on Sep 9, 2024
Update pre-commit dependencies (#13289)
Show description for 346dbf4
renovate[bot]
and
AlexWaygood
authored
346dbf4
View commit details
Copy full SHA for 346dbf4
View code at this point
Browse repository at this point
Commits on Sep 2, 2024
Ignore invalid notebook in ecosystem checks (#13211)
dhruvmanila
authored
f4bed22
View commit details
Copy full SHA for f4bed22
View code at this point
Browse repository at this point
Commits on Aug 14, 2024
Update OpenAI excluded notebooks from ecosystem checks (#12867)
Show description for 89c8b49
dhruvmanila
authored
89c8b49
View commit details
Copy full SHA for 89c8b49
View code at this point
Browse repository at this point
Commits on Aug 2, 2024
Fix a typo (#12633)
Show description for 9296bd4
ember91
and
Emil Berg
authored
9296bd4
View commit details
Copy full SHA for 9296bd4
View code at this point
Browse repository at this point
Commits on Jul 31, 2024
Remove `ecosystem_ci` flag from Ruff CLI (#12596)
Show description for c1bc7f4
chriskrycho
authored
c1bc7f4
View commit details
Copy full SHA for c1bc7f4
View code at this point
Browse repository at this point
Commits on Jul 22, 2024
Ignore more open ai notebooks for now (#12448)
MichaReiser
authored
3ace129
View commit details
Copy full SHA for 3ace129
View code at this point
Browse repository at this point
Commits on Jul 16, 2024
Ignore more OpenAI notebooks with syntax errors in the ecosystem check (#12342)
MichaReiser
authored
b1487b6
View commit details
Copy full SHA for b1487b6
View code at this point
Browse repository at this point
Commits on Jul 7, 2024
[Ecosystem checks] `trio` has changed its default branch name to `main` (#12225)
Show description for d9c15e7
AlexWaygood
authored
d9c15e7
View commit details
Copy full SHA for d9c15e7
View code at this point
Browse repository at this point
Commits on Jul 3, 2024
Remove `demisto/content` from ecosystem checks (#12160)
Show description for ee90017
dhruvmanila
authored
ee90017
View commit details
Copy full SHA for ee90017
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL