-
-
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.
- Fix #3020 - Fix #3088 - Patch delegator - Add weakref finalizer for tempfiles Signed-off-by: Dan Ryan <dan@danryan.co>
- Loading branch information
1 parent
c072294
commit 940f390
Showing
14 changed files
with
619 additions
and
393 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Updated ``crayons`` patch to enable colors on native powershell but swap native blue for magenta. |
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
Fixed a bug which caused ``Unexpected EOF`` errors to be thrown when PIP awaited input from users who put login credentials in their environment. |
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
Added windows-compatible spinner via upgraded ``vistir`` dependency. |
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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
Updated vendored dependencies: | ||
- ``certifi 2018.08.24 => 2018.10.15`` | ||
- ``urllib3 1.23 => 1.24`` | ||
- ``requests 2.19.1 => 2.20.0`` | ||
- ``shellingham ``1.2.6 => 1.2.7`` | ||
- ``tomlkit 0.4.4. => 0.4.6`` | ||
- ``vistir 0.1.6 => 0.1.8`` | ||
- ``pythonfinder 0.1.2 => 0.1.3`` | ||
- ``requirementslib 1.1.9 => 1.1.10`` | ||
- ``backports.functools_lru_cache 1.5.0 (new)`` | ||
- ``cursor 1.2.0 (new)`` |
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
Oops, something went wrong.