-
Notifications
You must be signed in to change notification settings - Fork 71
Merge dtach #843
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Merge dtach #843
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7a3aedd to
2409fe8
Compare
(cherry picked from commit 8b680ef)
(cherry picked from commit ba8c037)
(cherry picked from commit 634c3dc)
(cherry picked from commit 82bc99b)
(cherry picked from commit f6adef6)
(cherry picked from commit d4aba5c)
…se it's impossible to get it to pass on all versions when all rules are enabled. see DetachHead/basedpyright#8 (cherry picked from commit 77644ab)
(cherry picked from commit 9643b04)
(cherry picked from commit 189c00f)
(cherry picked from commit e261b5e)
(cherry picked from commit aa9639f)
(cherry picked from commit 90e578e)
3dafb0f to
e363b58
Compare
(cherry picked from commit c79e982)
…it screws up the terminal (cherry picked from commit 113088e)
(cherry picked from commit 8a9560f)
(cherry picked from commit 69396f7)
(cherry picked from commit a740e45)
…ithub actions (cherry picked from commit 04b03f1)
(cherry picked from commit 9659266)
(cherry picked from commit 5f224ef)
(cherry picked from commit d8f6865)
…ncy pinning is now handled by `uv.lock` (cherry picked from commit ddaa464)
(cherry picked from commit ab3cdde)
…file (cherry picked from commit 0138732)
…t conflicts with ruff (cherry picked from commit a4c523a)
(cherry picked from commit 4870a86)
…ions with no parentheses (cherry picked from commit 4875f13)
…on 3.14 (cherry picked from commit 73620ed)
(cherry picked from commit a9fcdd1)
(cherry picked from commit 9ffd529)
…failing. i don't care if it makes them slower because i prefer stable and reproducible slow jobs over dealing with imposible to reproduce cache bugs (cherry picked from commit 886815a)
(cherry picked from commit 3c87bdf)
(cherry picked from commit ab451ea)
…letely removed (cherry picked from commit df8801b)
(cherry picked from commit d8ea79d)
…i wait to get access to `Gauge.tach`
574c380 to
9323156
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
this PR contains all the changes i made to tach in my own fork prior to me being added as a maintainer to this project (except the renaming of the project)
fixes #791