| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-25 | 706 Bytes | |
| v1.3.0 source code.tar.gz | 2026-03-25 | 36.0 kB | |
| v1.3.0 source code.zip | 2026-03-25 | 60.4 kB | |
| Totals: 3 Items | 97.0 kB | 0 | |
What's Changed
- CI: cleanup by @native-api in https://github.com/pyenv/pyenv-virtualenv/pull/521
- CI: tests: use Bats 1.10; support concurrent, out-of-order and multiple-times execution of stub commands; fix race condition between concurrent stubs by @native-api in https://github.com/pyenv/pyenv-virtualenv/pull/520
- Drastically speed up precommand hook by caching active version to skip redundant
activatecalls by @jakelodwick in https://github.com/pyenv/pyenv-virtualenv/pull/523
New Contributors
- @jakelodwick made their first contribution in https://github.com/pyenv/pyenv-virtualenv/pull/523
Full Changelog: https://github.com/pyenv/pyenv-virtualenv/compare/v1.2.6...v1.3.0