summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-01-27Comment codespellrc again, add Messr Flage back to ignored words listJeff Forcier
2023-01-27Just change a faux-misspelt surname in an example text snippetJeff Forcier
2023-01-27Twiddle File test to lack faux-misspellings in its cut-up stringsJeff Forcier
2023-01-27Twiddle ProxyCommand read test to not have faux misspellings, and to be way m...Jeff Forcier
2023-01-27Changelog re #2178Jeff Forcier
2023-01-27Tweak silly test constant to be a real wordJeff Forcier
2023-01-27Tidy up codespellrc, revert s/keypair/key pair/Jeff Forcier
2023-01-27Revert "RF test to use "12345" and "to" instead of misspelling components"Jeff Forcier
2023-01-25From the code review - fix wording in .codespellrc commentYaroslav Halchenko
2023-01-24[DATALAD RUNCMD] Run codespell -wYaroslav Halchenko
2023-01-24RF test to use "12345" and "to" instead of misspelling componentsYaroslav Halchenko
2023-01-24Basic codespell config file to skip common culpritsYaroslav Halchenko
2023-01-24Harmonize into *args from *larg, *largsYaroslav Halchenko
2023-01-20Massage SSHClient.connect exception-raising docstringJeff Forcier
2023-01-20newer Releases doesn't work well under latex yet :(Jeff Forcier
2023-01-20Cut 3.0.0Jeff Forcier
2023-01-203.0-related changelog cleanupJeff Forcier
2023-01-20Docstring and changelog tweaks, thanks @bskinn!Jeff Forcier
2023-01-18blackenJeff Forcier
2023-01-18Add 3-only classifier, thanks @hugovk!Jeff Forcier
2023-01-18Update Python version mention in READMEJeff Forcier
2023-01-18Streamline copyright stringJeff Forcier
2023-01-18Intersphinx to py36 not py27Jeff Forcier
2023-01-18Handpick remaining-ly relevant changes from #2110Jeff Forcier
2023-01-16Changelog re #2165Jeff Forcier
2023-01-16Merge branch '2165-int' into 3.0Jeff Forcier
2023-01-16Stop ignoring warnings in the test suite for nowJeff Forcier
2023-01-16Break up a big int literalJeff Forcier
2023-01-16Nuke retry_on_signal, pointless on modern Py3Jeff Forcier
2023-01-16Stop stripping ProxyCommand none, make it NoneJeff Forcier
2023-01-16flake8Jeff Forcier
2023-01-16Nuke unused private methodJeff Forcier
2023-01-16Punt a bunch of backwards incompatible TODOs to 4.0Jeff Forcier
2023-01-16Nuke now extraneous chmodJeff Forcier
2023-01-16Switch an os.open call to use kwargs now that we're py3 onlyJeff Forcier
2023-01-16blackenJeff Forcier
2023-01-16well that's just super()!Jeff Forcier
2023-01-16No more (object)ionsJeff Forcier
2023-01-16s/%/fstrings/gJeff Forcier
2023-01-16Twiddle a test to not shadow hex builtin (and nuke %)Jeff Forcier
2023-01-16Invoke 2 is now outJeff Forcier
2023-01-13flake8/blackJeff Forcier
2023-01-12No more PKey.__cmp__Jeff Forcier
2023-01-12Can't actually use a set here as it will destroy orderingJeff Forcier
2023-01-12Swap around __bytes__/__str__ for some classesJeff Forcier
2023-01-12Start fixing up blatantly wrong-under-py3 docstring typesJeff Forcier
2023-01-12Upcoming alabaster release with modern sphinx stylesheet fixJeff Forcier
2023-01-12Modern sphinx autodoc settingsJeff Forcier
2023-01-12We live in the future nowJeff Forcier
2023-01-12Update a bunch of no/low impact python2/3 references/commentsJeff Forcier