summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* does just one worker help or hurt?nedbat/debug-wtf-debug-outputNed Batchelder2023-01-221-1/+1
* put back some environments to get more dataNed Batchelder2023-01-221-3/+3
* temp: but it fails if i run all the tests?Ned Batchelder2023-01-221-1/+1
* temp: whittle down the ciNed Batchelder2023-01-222-121/+17
* feat: the debug output file can be specified in the config file. #1319Ned Batchelder2023-01-227-30/+90
* docs: explain how to use ``--debug=trace``Ned Batchelder2023-01-223-3/+20
* chore: make upgrade to get eventlet 0.33.3Ned Batchelder2023-01-175-94/+114
* build: eventlet 0.33.3 says they fixed the problemNed Batchelder2023-01-171-3/+0
* chore: make upgradeNed Batchelder2023-01-174-15/+13
* build: unpin dnspython with a var to fix eventletNed Batchelder2023-01-172-4/+3
* docs: remove mentions of the testing-in-python mailing list.Ned Batchelder2023-01-163-12/+11
* chore: make upgradeNed Batchelder2023-01-163-6/+48
* build: use scriv to create GitHub releasesNed Batchelder2023-01-167-150/+19
* build(docs): this version needs to stay up to dateNed Batchelder2023-01-161-0/+1
* chore: make upgradeNed Batchelder2023-01-163-9/+9
* build: tox fixed the bug in 4.3.2Ned Batchelder2023-01-161-3/+0
* build: tox 4.3.0 borked environment substitution, pin itNed Batchelder2023-01-164-9/+12
* build: dnspython has a problem at the moment, pin itNed Batchelder2023-01-162-4/+10
* chore: make upgradeNed Batchelder2023-01-169-119/+149
* build: switch from tox-gh-actions to tox-gh, and tox 4Ned Batchelder2023-01-163-12/+10
* docs: tweak quickstart to make basic step clearerNed Batchelder2023-01-131-4/+10
* build: COVERAGE_QUIETER seems to have no effect anymoreNed Batchelder2023-01-131-14/+0
* build: oops, don't want make comments on the terminalNed Batchelder2023-01-131-6/+6
* build: improved `make diff-upgrade` to see changes betterNed Batchelder2023-01-131-1/+7
* chore: make upgradeNed Batchelder2023-01-139-240/+522
* mypy: turn on disallow_untyped_decoratorsNed Batchelder2023-01-122-3/+2
* mypy: turn on disallow_untyped_callsNed Batchelder2023-01-123-10/+16
* mypy: all of coverage/ and tests/ are checkedNed Batchelder2023-01-129-47/+91
* mypy: test_plugins.pyNed Batchelder2023-01-122-28/+41
* mypy: all of coverage/ is checkable nowNed Batchelder2023-01-121-9/+1
* mypy: progress on test_plugins.pyNed Batchelder2023-01-124-12/+26
* mypy: pytracer.py, the last file in coverage/Ned Batchelder2023-01-124-35/+45
* mypy: html.pyNed Batchelder2023-01-122-34/+60
* build: bump versionNed Batchelder2023-01-102-2/+8
* docs: sample html for 7.0.57.0.5Ned Batchelder2023-01-1011-41/+41
* docs: prep for 7.0.5Ned Batchelder2023-01-103-7/+9
* mypy: exclude fullcoverage/encodings.pyNed Batchelder2023-01-103-0/+8
* mypy: install pytest alongside mypy to get its typesNed Batchelder2023-01-105-7/+96
* mypy: execfile.pyNed Batchelder2023-01-102-17/+37
* fix: isolate user code from coverage.py internal code flags. #1524Ned Batchelder2023-01-099-8/+28
* mypy: test_venv.pyNed Batchelder2023-01-073-16/+22
* mypy: templite.py test_templite.pyNed Batchelder2023-01-073-72/+87
* mypy: test_testing.py test_version.pyNed Batchelder2023-01-073-42/+55
* mypy: test_parser.py test_phystokens.py test_process.py test_report.py test_r...Ned Batchelder2023-01-078-184/+221
* build: bump versionNed Batchelder2023-01-072-2/+8
* build: a little more streamlining of the release processNed Batchelder2023-01-072-5/+8
* docs: sample html report for 7.0.47.0.4Ned Batchelder2023-01-0711-41/+41
* docs: prep for 7.0.4Ned Batchelder2023-01-073-7/+9
* test(benchmark): more reasonable numeric displaysNed Batchelder2023-01-071-2/+2
* refactor(benchmark): move benchmark.py to its own directoryNed Batchelder2023-01-073-57/+83