-
-
Notifications
You must be signed in to change notification settings - Fork 261
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-work testing pyenv management. (#2535)
The new setup allows for safe upgrades by just bumping pyenv Python versions. Also re-work atomic_directory to support this cleanly, allow obtaining an independent lock on an atomic directory after it has been established. This can be useful when reads of the directory contents all happen in the same code path as the writes.
- Loading branch information
Showing
2 changed files
with
36 additions
and
22 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