-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Dan Ryan <[email protected]> Update delegator patch Signed-off-by: Dan Ryan <[email protected]> Update patches for pip Signed-off-by: Dan Ryan <[email protected]> Update vendored deps Signed-off-by: Dan Ryan <[email protected]> Update patches Signed-off-by: Dan Ryan <[email protected]> Fix imports to use pip shims instead of direct imports Signed-off-by: Dan Ryan <[email protected]> Update vendoring scripts and pip shims Signed-off-by: Dan Ryan <[email protected]> Log to stdout in real time during verbose logging Signed-off-by: Dan Ryan <[email protected]> Don’t log environment Fix unicode decoding issues Signed-off-by: Dan Ryan <[email protected]> Only set buffers on ttys Signed-off-by: Dan Ryan <[email protected]> Fix typo Signed-off-by: Dan Ryan <[email protected]> Use default encodings Signed-off-by: Dan Ryan <[email protected]> Fix encodings and run only failing tests Signed-off-by: Dan Ryan <[email protected]>
- Loading branch information
1 parent
b8db36e
commit 0cefb5e
Showing
114 changed files
with
3,362 additions
and
2,258 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = "18.0" | ||
__version__ = "18.1" |
Oops, something went wrong.