14
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 1 year ago.
Aug 25, 2022 — Sep 24, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Limit the amount of whitespace to search/backtrack. Fixes #3659. More... over 1 year ago
Add test capturing failed expectation. Ref #3659. More... over 1 year ago
⚫ Fade to black. More... over 1 year ago
Remove workaround for emacs. More... over 1 year ago
⚫ Fade to black. More... over 1 year ago
Rewrite init/for/append loop as comprehension and if/else as tertiary statement. More... over 1 year ago
Typo corrections More... over 1 year ago
In TempdirManager, use pathlib and more_itertools to more simply write the text. More... over 1 year ago
Pin pytest to <7.2. Workaround for pypa/distutils#186. More... over 1 year ago
Re-paste RangeMap with newlines restored (unsure what made them disappear). More... over 1 year ago
👹 Feed the hobgoblins (delint). More... over 1 year ago
Suppress deprecation warning in --rsyncdir. Workaround for #3655. More... over 1 year ago
Use try/except when assigning msc_ver. More... over 1 year ago
Use RangeMap to define the ranges in one place. More... over 1 year ago
Prefer regex search to string manipulation. More... over 1 year ago
Move lookup out of the function More... over 1 year ago
Replace if/else with a lookup. More... over 1 year ago
Work with ints uniformally. More... over 1 year ago
Prefer partition to find. More... over 1 year ago
Short circuit when MSC version is not found. More... over 1 year ago
Remove setting of dll_libraries in Mingw32CCompiler. One call superseded the other, and the result was redundant with what happens in the parent call. More... over 1 year ago
or maybe not More... over 1 year ago
Fix typo (#3645) More... over 1 year ago
Fix typo More... over 1 year ago
Remove the hyperlink for the Python versions badge. The PyPI badge is a better anchor for the hyperlink. More... over 1 year ago
Merge pull request #3638 from hroncok/mock More... over 1 year ago
Use an absolute path for codecov uploads More... over 1 year ago
Explicitly point Codecov at `coverage.xml` More... over 1 year ago
Use job id as a coverage flag More... over 1 year ago
Report coverage from Cygwin jobs More... over 1 year ago