Commits
User selector
Commit History
Commits on Dec 14, 2025
Update test/test_tree.py
Show description for c8b58c0andauthored
Commits on Dec 12, 2025
Commits on Dec 5, 2025
Revert "Add tests with non-ascii characters"
Show description for 0cb55fbcommitted
Commits on Dec 1, 2025
Commits on Nov 29, 2025
Commits on Nov 28, 2025
Commits on Nov 27, 2025
Commits on Nov 9, 2025
- authored
Commits on Nov 8, 2025
- committed
Commits on Nov 2, 2025
- committed
Commits on Oct 7, 2025
Commits on Jul 23, 2025
Commits on Jun 16, 2025
Pass assertion `msg` as a keyword argument in `test_installation`
Show description for b21c32acommitted- committed
Show more information when `test_installation` fails
Show description for a0e08fecommitted
Commits on Jun 15, 2025
Have `test_installation` test that operations produce no warnings
Show description for a2ba480committedExtract `subprocess.run` logic repeated in `test_installation`
Show description for 84632c7committedComment what `TestInstallation._set_up_venv` does
Show description for 953d161committed
Commits on Jun 14, 2025
Use *-wheel packages as a better fix for #2004
Show description for 8e24edfcommitted
Commits on Jun 12, 2025
Run `cat_file.py` fixture without site customizations
Show description for 088d090committed
Commits on Jun 11, 2025
fix updating submodules with relative urls
Show description for 1d80891committed
Commits on Jun 9, 2025
Merge pull request #2048 from EliahKagan/conservative-quote-removal
Show description for 85c8155authored
Commits on Jun 8, 2025
Always use a `def` instead of assigning a `lambda`
Show description for a36b8a5committedAdd tests of ConfigParser with `"..."` with `"` or `\` inside
Show description for 7bcea08committedTest that ConfigParser treats empty quotes as an empty value
Show description for 4ebe407committed
Commits on Jun 7, 2025
Test `ConfigParser` with whitespace outside the value
Show description for e5a2db5committedUse static notation for `setuptools` in installation test
Show description for 31e1c03committedTest a quoted config var with meaningful edge whitespace
Show description for 5f30320committed