summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add testnedbat/1044AlexCLeduc2021-01-171-0/+30
* Add changelog for #1080 #577Ned Batchelder2021-01-172-1/+6
* fix: combine aliases on windows base dirs (ie: ``X:\``) (fixes: #577)Valentin Lab2021-01-172-2/+18
* skip_covered and skip_empty for HTML. #1090Ned Batchelder2021-01-106-39/+74
* I don't understand the codecov comments, so turn them offNed Batchelder2021-01-101-3/+1
* Mention PEP 626 in the changelogNed Batchelder2021-01-101-0/+5
* Better control over setup.py warningsNed Batchelder2021-01-101-1/+14
* Use the modern way to load modules by file name.Ned Batchelder2021-01-103-10/+25
* Fix a test to be usable with PEP626Ned Batchelder2021-01-101-33/+35
* Need new gold files for pep626 partial branch HTML reportNed Batchelder2021-01-103-16/+210
* Update the support files for HTML gold filesNed Batchelder2021-01-102-54/+226
* A better test for 'if not __debug__'Ned Batchelder2021-01-103-16/+15
* Use the supported way to get a C frame's linenoNed Batchelder2021-01-101-10/+10
* PEP 626: Docstring-only functions changed againNed Batchelder2021-01-102-1/+5
* PEP 626: constant tests are kept as no-opsNed Batchelder2021-01-106-36/+155
* COVERAGE_ONE_TRACER runs just one tracerNed Batchelder2021-01-101-3/+21
* Clean up the platform constants in env.pyNed Batchelder2021-01-102-7/+8
* A simple tool to see branch tracing arcsNed Batchelder2021-01-101-0/+17
* In 3.10, modules always have firstlineno==1Ned Batchelder2021-01-104-2/+21
* Py 3.10 doesn't jump back from finally any moreNed Batchelder2021-01-101-1/+1
* Python 3.10 doesn't compile statments after unconditional jumps.Ned Batchelder2021-01-103-89/+123
* Use co_lines() if it's availableNed Batchelder2021-01-101-27/+28
* 2506 is fixed?Ned Batchelder2021-01-101-4/+7
* show_pyc: Interpret co_lnotab, and show co_lines()Ned Batchelder2021-01-101-0/+36
* show_pyc: Use 4-space indentsNed Batchelder2021-01-101-3/+3
* show_pyc: Flags changed in 3.9Ned Batchelder2021-01-101-7/+31
* So that set_env can show me one more variableNed Batchelder2021-01-101-0/+1
* Tests of statements after raise and returnNed Batchelder2021-01-101-0/+22
* Indicate the git revision if running a local buildNed Batchelder2021-01-101-0/+4
* tox_wheels.ini was deleted in NovemberNed Batchelder2021-01-101-1/+0
* Say a little more about always outputing TOTALNed Batchelder2021-01-061-1/+7
* Always output TOTAL line.Judson Neer2021-01-068-37/+76
* Use set literalsNed Batchelder2021-01-0312-32/+32
* This test doesn't work on Mac either.Ned Batchelder2021-01-021-1/+1
* Run pylint on Mac to keep things consistentNed Batchelder2020-12-311-1/+4
* Revert "Silence previously unreported pylint warnings"Ned Batchelder2020-12-311-7/+7
* Update doc packagesNed Batchelder2020-12-191-6/+5
* Bump the versionNed Batchelder2020-12-192-1/+7
* Fix one pylint snagcoverage-5.3.1Ned Batchelder2020-12-191-1/+1
* Name kit artifactsNed Batchelder2020-12-193-7/+15
* Latest sample HTML reportNed Batchelder2020-12-1913-22/+32
* Prep for 5.3.1Ned Batchelder2020-12-195-9/+11
* Add a docstring to satisfy pylintNed Batchelder2020-12-081-0/+5
* Mention new wheelsNed Batchelder2020-12-071-2/+4
* Add time-created info to download_gha_artifacts.pyNed Batchelder2020-12-071-0/+12
* Build PyPy wheels alsoNed Batchelder2020-12-071-7/+41
* Thanks, Sebastián RamírezNed Batchelder2020-12-062-1/+6
* 🐛 Fix sorting order storage in JQuery unload eventSebastián Ramírez2020-12-061-1/+1
* Configuration for codecovNed Batchelder2020-12-061-0/+17
* Add another useful example to the docs. #1055Ned Batchelder2020-12-061-0/+1