Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Nov 14, 2023
Refactor current fix for symlink-following bug
Show description for 6de8e67committed- committed
Test that rmtree doesn't chmod outside the tree
Show description for 5335416committed
Commits on Nov 6, 2023
Merge pull request #1732 from EliahKagan/compat
Show description for d5d897cauthored
Commits on Nov 5, 2023
Merge pull request #1730 from EliahKagan/license-clarity
Show description for c594433authored- authored
Commits on Nov 4, 2023
Fix compat.is_darwin
Show description for 562bdeecommittedDeprecate compat.is_<platform>, rewriting all uses
Show description for c01fe76committed
Commits on Nov 3, 2023
Pass more specific license argument in setup.py
Show description for 209162acommittedUpdate README to clarify license name
Show description for 7387dabcommittedMake comments more consistent and clarify license
Show description for 454032ccommittedMerge pull request #1729 from EliahKagan/xfail
Show description for d5fc6e5authoredBetter explain the Windows and Unix cases
Show description for ba5bc45committedLet all TestRmtree tests run on 3.7
Show description for 7d98f94committedFinish making TestCygpath xfail markings granular
Show description for c3d3d1ecommittedStart making TestCygpath xfail markings granular
Show description for 487bc8acommittedPull cygpath and decygpath tests out of TestUtils
Show description for 1dccb8ecommittedMove permission_error_tmpdir skips to test cases
Show description for 2fb8c64committedRemove file_not_found_tmpdir fixture for TestRmtree
Show description for aa1799fcommittedPull HIDE_WINDOWS_*_ERRORS tests out of TestUtils
Show description for c4da058committedPull rmtree tests out of TestUtils class
Show description for e2fa5e2committed- committed
Merge pull request #1727 from EliahKagan/yield-comment
Show description for 340da6dauthoredRemove obsolete note in _iter_packed_refs
Show description for 2c7fce0committed
Commits on Nov 2, 2023
Merge pull request #1726 from EliahKagan/super
Show description for 1755b1dauthoredDon't swallow AttributeError from super().setUp()
Show description for 9113177committedUse zero-argument super() where applicable
Show description for a47e46dcommittedRevise some comments and strings
Show description for 36a3b76committed
Commits on Oct 30, 2023
Merge pull request #1725 from EliahKagan/strings
Show description for 6cef9c0authoredRemove encoding declarations
Show description for b970d42committedFix commented *.py names at the top of modules
Show description for af1b5d4committedShorten some docstring references with tilde notation
Show description for a040edbcommitted- committed
Avoid making "END" notation more verbose
Show description for 1d3f275committedImprove consistency of "END" comments in test suite
Show description for ddb4417committed