summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* escape backslashes in windows filepath in config docsOleg Höfling2020-02-221-1/+1
* Added arm64 job for Travis-CIossdev072020-02-171-0/+13
* tox-battery is fixed for pip 20Ned Batchelder2020-01-281-2/+1
* Thanks BrunoNed Batchelder2020-01-281-0/+1
* Include PID in the atexit logBruno P. Kinoshita2020-01-281-1/+1
* Correct a commentNed Batchelder2020-01-261-2/+2
* 3.9.0a3Ned Batchelder2020-01-253-4/+4
* This breaks under pip==20.0.2, so don't use it for nowNed Batchelder2020-01-251-1/+2
* Update some dependenciesNed Batchelder2020-01-253-6/+6
* Remove a temporary xfail for 3.9a2Ned Batchelder2020-01-252-12/+1
* Better xfail mechanismNed Batchelder2020-01-184-25/+24
* Move an import to the topNed Batchelder2020-01-131-2/+1
* Add temp_store to the SQLite3 debug outputNed Batchelder2020-01-131-0/+2
* Correct the use of fetchoneNed Batchelder2020-01-131-3/+20
* howto tweaksNed Batchelder2020-01-121-7/+11
* Bump versionNed Batchelder2020-01-122-1/+6
* Note two additionscoverage-5.0.3Ned Batchelder2020-01-111-0/+4
* Prep for 5.0.3Ned Batchelder2020-01-113-5/+8
* Include SQLite compile_options in "debug sys"Ned Batchelder2020-01-111-0/+4
* Improvements to debugging while chasing #915Ned Batchelder2020-01-112-14/+34
* Refine the conditions for tweaking sys.path[0]. Fixes #862Ned Batchelder2020-01-113-9/+28
* "coverage debug premain"Ned Batchelder2020-01-113-3/+8
* A test of running coverage when it has been zipped. #862Ned Batchelder2020-01-115-2/+19
* A test that reproduces #862Ned Batchelder2020-01-102-0/+19
* bpo39166 is fixedNed Batchelder2020-01-101-1/+1
* tox anypy environmentNed Batchelder2020-01-101-3/+3
* Put the filename calc back in _connect. Fixes #916Ned Batchelder2020-01-072-13/+21
* A test replicating #916Ned Batchelder2020-01-071-2/+11
* Link to the change history from the readmeNed Batchelder2020-01-051-0/+8
* Every release includes at least one tweak to howtoNed Batchelder2020-01-051-1/+0
* Bump versionNed Batchelder2020-01-052-1/+6
* Latest sample html reportcoverage-5.0.2Ned Batchelder2020-01-0511-21/+21
* Prep for 5.0.2Ned Batchelder2020-01-053-7/+9
* Thanks, Julien Voisin for the performance improvementNed Batchelder2020-01-041-0/+1
* Improve the performances of SqliteDb._connectjvoisin2020-01-041-8/+9
* Ensure file touching happens if nothing was measured. #884Ned Batchelder2020-01-043-1/+20
* Suppress a warning that is not our faultNed Batchelder2020-01-041-0/+1
* Pedantic consistency in the changelogNed Batchelder2020-01-041-4/+4
* 2019 -> 2020Ned Batchelder2020-01-042-2/+2
* A better name for a thing I will soon deleteNed Batchelder2020-01-042-7/+7
* Don't import anything before start(). Fixes #909.Ned Batchelder2020-01-032-21/+37
* A test for #909Ned Batchelder2020-01-031-0/+28
* Don't trace non-encodable file names. #891Ned Batchelder2020-01-013-0/+25
* Changing PYVERSION to six elements broke one equality comparisonNed Batchelder2019-12-311-1/+1
* bpo-39114 will be fixed soon.Ned Batchelder2019-12-312-6/+7
* Adjust other env.PYPY tests to the latest wayNed Batchelder2019-12-314-6/+5
* xfail a test due to a PyPy3 7.3.0 changeNed Batchelder2019-12-312-6/+11
* Move test helpers to tests.helpersNed Batchelder2019-12-316-102/+104
* Easier to decipher arcz outputNed Batchelder2019-12-313-4/+54
* An environment for testing the tip of CPythonNed Batchelder2019-12-291-0/+4