summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: tweak the kit matrix namesnedbat/more-kit-matrixNed Batchelder2021-11-061-40/+40
* fix: remapping paths during combining needs to follow relative_files=True. #1147Ned Batchelder2021-11-065-79/+112
* build: use a cogged matrix of wheelsNed Batchelder2021-11-061-25/+69
* build: list the files created in a separate easily findable stepNed Batchelder2021-11-051-0/+12
* build: cp39 musllinux wheels don't work in some places. #1268Ned Batchelder2021-11-051-0/+7
* docs: a little refactoring of the recent xml doc changeNed Batchelder2021-11-051-7/+7
* docs: updated docs for #578 recommendation (#1148)sur.la.route2021-11-051-0/+38
* fix: give a default value to the name argument for Matchers. #1273Ned Batchelder2021-11-053-9/+15
* build: check CTracer after building wheelsNed Batchelder2021-11-051-3/+14
* fix: don't report branches to exclusions as missing. #1271Ned Batchelder2021-11-053-2/+22
* docs: tweak the bug report templateNed Batchelder2021-11-041-2/+2
* chore: make upgradeNed Batchelder2021-11-047-16/+16
* refactor(test): make traceback checks a bit flexibleNed Batchelder2021-11-042-7/+11
* refactor(test): don't even import contracts if not using PyContractsNed Batchelder2021-11-044-12/+13
* debug(lab): renovate lab/parser.pyNed Batchelder2021-11-032-232/+40
* debug(lab): remove opcode histogram from lab/parser.pyNed Batchelder2021-11-031-17/+2
* docs: add a license notice to the top of goals.pyNed Batchelder2021-11-031-0/+3
* test(fix): isolate excepthook tests from each otherNed Batchelder2021-11-022-0/+9
* build(test): remove obsolete jQuery gold files #840Ned Batchelder2021-11-027-183/+25
* test: force VirtualenvTest onto one worker to save timeNed Batchelder2021-11-021-7/+50
* lab: improvements to coverage-goalsNed Batchelder2021-11-011-10/+11
* a proof-of-concept for coverage-goalsNed Batchelder2021-10-311-0/+91
* build: bump versionNed Batchelder2021-10-312-1/+7
* docs: sample HTML report for 6.1.16.1.1Ned Batchelder2021-10-3112-45/+62
* build: prep for 6.1.1Ned Batchelder2021-10-314-6/+8
* perf(test): run pip just once, shaves 1.2s off the fixtureNed Batchelder2021-10-311-8/+9
* test: use the coverage-command fixture throughout the venv testsNed Batchelder2021-10-311-4/+4
* fix: don't warn about already imported files for namespace packages #888Ned Batchelder2021-10-314-4/+70
* refactor(test): the virtualenv tests deserve their own fileNed Batchelder2021-10-312-263/+277
* test: check pylint for new files before adding them to gitNed Batchelder2021-10-311-1/+1
* docs: another link for the no-jquery changelog entryNed Batchelder2021-10-311-3/+4
* test: when we measure our coverage, get a json report alsoNed Batchelder2021-10-313-1/+3
* build: clean up the Makefile a bitNed Batchelder2021-10-303-17/+6
* debug: code we can enable to see where tests are running and in what orderNed Batchelder2021-10-301-1/+9
* chore: update HTML gold filesNed Batchelder2021-10-3024-74/+77
* fix: don't mention the p shortcut if not doing branchesNed Batchelder2021-10-301-1/+4
* fix: sticky HTML header only worked with branch coverageNed Batchelder2021-10-302-16/+26
* build: also pin pip and setuptoolsNed Batchelder2021-10-306-13/+24
* test: fix the trailing-space test, and suppress warnings about \<space>Ned Batchelder2021-10-302-12/+18
* style: remove implicit string concatenationNed Batchelder2021-10-303-26/+26
* chore: make upgradeNed Batchelder2021-10-306-19/+22
* docs: tweak the sidebarNed Batchelder2021-10-301-1/+1
* docs: fix two warnings in the release-notes processNed Batchelder2021-10-303-3/+3
* style: remove mention of Python 2Ned Batchelder2021-10-301-2/+2
* build: every release leads to tweaks to the processNed Batchelder2021-10-301-4/+2
* docs: link to the no-more-jquery pull requestNed Batchelder2021-10-301-1/+3
* chore: bump versionNed Batchelder2021-10-302-1/+6
* build: prep for version 6.16.1Ned Batchelder2021-10-294-7/+9
* docs: sample HTML report for 6.1Ned Batchelder2021-10-2918-4698/+4545
* docs: say a little more about annotate in the changelogNed Batchelder2021-10-291-1/+4