summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Nuke retry_on_signal, pointless on modern Py3Jeff Forcier2023-01-161-34/+0
* Stop stripping ProxyCommand none, make it NoneJeff Forcier2023-01-161-10/+10
* flake8Jeff Forcier2023-01-161-1/+0
* Nuke now extraneous chmodJeff Forcier2023-01-161-3/+1
* blackenJeff Forcier2023-01-163-13/+7
* well that's just super()!Jeff Forcier2023-01-163-3/+3
* No more (object)ionsJeff Forcier2023-01-168-21/+21
* s/%/fstrings/gJeff Forcier2023-01-165-69/+68
* Twiddle a test to not shadow hex builtin (and nuke %)Jeff Forcier2023-01-161-3/+3
* Swap around __bytes__/__str__ for some classesJeff Forcier2023-01-121-0/+6
* We live in the future nowJeff Forcier2023-01-122-2/+0
* Update a bunch of no/low impact python2/3 references/commentsJeff Forcier2023-01-122-6/+6
* flake8Jeff Forcier2023-01-111-1/+0
* blackenJeff Forcier2023-01-117-22/+21
* Missed a spot re: b,u helpers now in utilJeff Forcier2023-01-111-0/+1
* No idea when self.fail worked or didn't. old code is old?Jeff Forcier2023-01-111-8/+3
* Import shuffleJeff Forcier2023-01-111-1/+1
* Set up icecream in test harnessJeff Forcier2023-01-101-0/+6
* Nix old todoJeff Forcier2023-01-101-4/+0
* s/mock/unittest.mock/gJeff Forcier2023-01-097-7/+7
* Remove sys.version_info checksJeff Forcier2023-01-091-9/+0
* Update encode/decodebytesJeff Forcier2023-01-091-1/+1
* py3compat.bytes -> builtin or literal dependingJeff Forcier2023-01-092-4/+2
* py3compat.builtins -> stdlib builtinsJeff Forcier2023-01-091-1/+1
* string_types -> strJeff Forcier2023-01-091-3/+1
* Move b, u helpers to util module for nowJeff Forcier2023-01-093-3/+4
* Update BytesIOJeff Forcier2023-01-091-1/+1
* Remove py3compat.PY2, including related streamliningJeff Forcier2023-01-093-12/+8
* Update StringIOJeff Forcier2023-01-092-2/+3
* Migrate some byte related helpers aroundJeff Forcier2023-01-094-5/+6
* Write basic test re #2125, including kwarg default value tweakJeff Forcier2022-11-041-0/+34
* Merge branch '2.10' into 2.11Jeff Forcier2022-06-031-0/+18
|\
| * Merge branch '2.9' into 2.10Jeff Forcier2022-06-031-0/+18
| |\
| | * Merge branch '2.8' into 2.92.9Jeff Forcier2022-06-031-0/+18
| | |\
| | | * Add test proving basic behavior of #18222.8Jeff Forcier2022-06-031-0/+18
* | | | Merge branch '2.10' into 2.11Jeff Forcier2022-06-031-1/+6
|\ \ \ \ | |/ / /
| * | | Merge branch '2.9' into 2.10Jeff Forcier2022-06-031-1/+6
| |\ \ \ | | |/ /
| | * | Merge branch '2.8' into 2.9Jeff Forcier2022-06-031-1/+6
| | |\ \ | | | |/
| | | * Skip tests requiring invoke if it's not installedMichał Górny2022-06-031-1/+6
* | | | Merge branch '2.10' into 2.11Jeff Forcier2022-06-032-7/+6
|\ \ \ \ | |/ / /
| * | | Merge branch '2.9' into 2.10Jeff Forcier2022-06-032-7/+6
| |\ \ \ | | |/ /
| | * | Merge branch '2.8' into 2.9Jeff Forcier2022-06-032-7/+6
| | |\ \ | | | |/
| | | * Fix broken unittesty skipTest in locale decoratorJeff Forcier2022-06-031-3/+2
| | | * sftp tests: Replace unittest partsStanislav Levin2022-06-032-4/+4
* | | | Mark new tests that require SHA1Paul Howarth2022-05-201-0/+2
* | | | Merge branch '2.10' into 2.11Jeff Forcier2022-05-201-2/+0
|\ \ \ \ | |/ / /
| * | | Merge branch '2.9' into 2.10Jeff Forcier2022-05-201-2/+0
| |\ \ \ | | |/ /
| | * | Revert "Mark new tests that require SHA1"Jeff Forcier2022-05-201-2/+0
* | | | Merge branch '2.10' into 2.11Jeff Forcier2022-05-201-0/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '2.9' into 2.10Jeff Forcier2022-05-201-0/+2
| |\ \ \ | | |/ /