Sign in
chromium
/
external
/
github.com
/
nedbat
/
coveragepy
/
HEAD
2c7f163
build: update pytest settings to 9.0.0
by Ned Batchelder
· 20 hours ago
master
4e3b16e
chore: make upgrade
by Ned Batchelder
· 21 hours ago
84c0934
build: bump version to 7.11.3
by Ned Batchelder
· 2 days ago
e632a78
docs: sample HTML for 7.11.2
by Ned Batchelder
· 2 days ago
7.11.2
d0d15dc
docs: prep for 7.11.2
by Ned Batchelder
· 2 days ago
4a0cd9e
docs: a fuller explanation of the core selection changes in 7.11.1
by Ned Batchelder
· 2 days ago
9f0753b
fix: not-python files shouldn't stop measurement. #2077
by Ned Batchelder
· 2 days ago
6497e14
build: bump version to 7.11.2
by Ned Batchelder
· 3 days ago
1d7e3ef
docs: sample HTML for 7.11.1
by Ned Batchelder
· 3 days ago
7.11.1
e1aa151
docs: prep for 7.11.1
by Ned Batchelder
· 3 days ago
ef686cf
docs: update trace function discussions to cores
by Ned Batchelder
· 3 days ago
7480b80
docs: make core messages accurate and documented
by Ned Batchelder
· 4 days ago
9a4a261
docs: clarify trace function implementation used by default depending on Python version (#2067)
by Matthias Schoettle
· 4 days ago
322146a
debug: --debug=core for showing why the core was chosen
by Ned Batchelder
· 4 days ago
c2127c6
fix: change how the core default adjusts if sysmon isn't right #2064
by Ned Batchelder
· 4 days ago
2047a79
refactor: move concurrency config checks
by Ned Batchelder
· 5 days ago
316af67
build: hide extensions, skip branch sysmon on 3.12/3.13
by Ned Batchelder
· 5 days ago
2229ae7
build: another common debug file to clean up
by Ned Batchelder
· 5 days ago
612890c
build: ci should have higher igor verbosity
by Ned Batchelder
· 5 days ago
1ae6716
debug: include the time in the sys debug output
by Ned Batchelder
· 5 days ago
97091ea
build: add a free-threading classifier
by Ned Batchelder
· 5 days ago
d2e73f1
chore: bump the action-dependencies group with 2 updates (#2074)
by dependabot[bot]
· 8 days ago
e8f47ed
build: don't show encoding warnings from other tools
by Ned Batchelder
· 8 days ago
98f5d1c
build: no need for environment ranges when we want the setting all the time
by Ned Batchelder
· 9 days ago
6a27fed
test: make this test fail more clearly
by Ned Batchelder
· 9 days ago
8e552cd
build: github is retiring macos-13
by Ned Batchelder
· 10 days ago
0e1fb4d
fix: revert an illusory performance gain that broke debuggers. #1420
by Ned Batchelder
· 11 days ago
f8f3edc
test: no longer need to support multiple 'lines'
by Ned Batchelder
· 12 days ago
207f818
chore: make upgrade
by Ned Batchelder
· 12 days ago
31f91f8
fix: multiline statement branches with sysmon #2070
by Ned Batchelder
· 13 days ago
d2b0a9b
debug: better presentation of defaultdicts
by Ned Batchelder
· 13 days ago
43c8eb0
refactor: parser._multiline is now parser.multiline_map
by Ned Batchelder
· 13 days ago
d5c8d75
chore: make upgrade
by Ned Batchelder
· 2 weeks ago
2bb6118
chore: bump the action-dependencies group with 5 updates (#2071)
by dependabot[bot]
· 2 weeks ago
067f39e
build: use the new range syntax for everything in tox
by Ned Batchelder
· 2 weeks ago
3bcee64
chore: make upgrade
by Ned Batchelder
· 2 weeks ago
8d3e0fb
build: set concurrency on actions, per zizmor 1.16.0
by Ned Batchelder
· 2 weeks ago
b51d785
debug: split 'sqlite' into its own category
by Ned Batchelder
· 3 weeks ago
1a143f3
build: go back to not caching pip
by Ned Batchelder
· 3 weeks ago
cf95eda
test: a Python error message changed slightly
by Ned Batchelder
· 3 weeks ago
5d2ea6e
chore: make upgrade
by Ned Batchelder
· 3 weeks ago
9c2960e
chore: bump the action-dependencies group with 2 updates (#2068)
by dependabot[bot]
· 3 weeks ago
2b53612
build: revert: avoid an installation problem on Windows PyPy
by Ned Batchelder
· 3 weeks ago
5a69e05
refactor: generators are Iterable unless they are contextmanagers
by Ned Batchelder
· 4 weeks ago
bf7c64b
build: bump version to 7.11.1
by Ned Batchelder
· 4 weeks ago
20ef00b
docs: sample HTML for 7.11.0
by Ned Batchelder
· 4 weeks ago
7.11.0
5edf8eb
docs: prep for 7.11.0
by Ned Batchelder
· 4 weeks ago
2c023ae
build: 3.15 is supported
by Ned Batchelder
· 4 weeks ago
2f1b95b
refactor: no need for _BaseCoverageException
by Ned Batchelder
· 4 weeks ago
72b1bcc
build: test light-threads on all versions of Python
by Ned Batchelder
· 4 weeks ago
16e9379
refactor: move core tests to their own file
by Ned Batchelder
· 4 weeks ago
bc8875d
test: change a test to be in-process so metacov can capture its work
by Ned Batchelder
· 4 weeks ago
8e5d5b1
build: tweak some version info
by Ned Batchelder
· 4 weeks ago
b0236df
test: more tests for core selection, and some refactoring of them
by Ned Batchelder
· 4 weeks ago
56edde6
build: next version will be 7.11.0
by Ned Batchelder
· 4 weeks ago
b1ae9c8
build: we now ship wheels for 3.14
by Ned Batchelder
· 4 weeks ago
1a37d9e
style: no need to disable a rule and its useless suppression warning
by Ned Batchelder
· 4 weeks ago
dcebd13
chore: bump the action-dependencies group with 3 updates (#2066)
by dependabot[bot]
· 4 weeks ago
8827634
docs: fix a broken link
by Ned Batchelder
· 5 weeks ago
0d5dad6
chore: make upgrade
by Ned Batchelder
· 5 weeks ago
eb53f68
docs: Ffx comments: `co_lnotab` to `co_lines` (#2063)
by Christian Clauss
· 5 weeks ago
d2621af
docs: add more explanation about how the percentages are calculated
by Ned Batchelder
· 5 weeks ago
4002ee9
refactor: move benchmark to its own repo
by Ned Batchelder
· 5 weeks ago
e723f3d
docs: fix the link on the license badge (#2061)
by Olexandr88
· 5 weeks ago
c6b8d60
refactor: use some of that sweet sweet match/case
by Ned Batchelder
· 6 weeks ago
63170fb
build: run lint on latest mac now
by Ned Batchelder
· 6 weeks ago
53bfc15
build: remove distracting old python version mentions
by Ned Batchelder
· 6 weeks ago
745c212
refactor: no need for Union in 3.10
by Ned Batchelder
· 6 weeks ago
e6e5242
refactor: parser.py had a bunch of code for missing nodes
by Ned Batchelder
· 6 weeks ago
6f74b86
refactor: match/case is in every version now
by Ned Batchelder
· 6 weeks ago
34786db
refactor: remove code only needed for 3.9
by Ned Batchelder
· 6 weeks ago
05d8100
refactor: remove more PYBEHAVE that no longer apply
by Ned Batchelder
· 6 weeks ago
097bbf0
refactor: remove PYBEHAVE conditions that no longer apply
by Ned Batchelder
· 6 weeks ago
d39271a
chore: make upgrade
by Ned Batchelder
· 6 weeks ago
5ef3ee6
build: drop 3.9
by Ned Batchelder
· 6 weeks ago
e1cf43a
build: use published sphinx-rediraffe
by Ned Batchelder
· 6 weeks ago
435b814
docs: clarify that annotate is still supported
by Ned Batchelder
· 6 weeks ago
9cf350c
chore: bump the action-dependencies group with 2 updates (#2060)
by dependabot[bot]
· 6 weeks ago
59d845a
build: don't run tests for doc/conf.py etc
by Ned Batchelder
· 6 weeks ago
a3e395d
chore: make upgrade
by Ned Batchelder
· 6 weeks ago
761156d
docs: redirect support
by Ned Batchelder
· 6 weeks ago
80c0551
build: be pedantic about the codeql version tag
by Ned Batchelder
· 6 weeks ago
50dfc7b
docs: drop testing instructions from howto.txt
by Ned Batchelder
· 7 weeks ago
29f314f
docs: oops, missed rc3
by Ned Batchelder
· 7 weeks ago
b01b828
build: bump version to 7.10.8
by Ned Batchelder
· 7 weeks ago
92a2af5
docs: sample HTML for 7.10.7
by Ned Batchelder
· 7 weeks ago
7.10.7
952afda
docs: prep for 7.10.7
by Ned Batchelder
· 7 weeks ago
a301761
build: riscv64 wheels (#2055)
by ffgan
· 7 weeks ago
5daff8d
docs: now source is formatted with ruff
by Ned Batchelder
· 7 weeks ago
04bbc3a
docs: discuss cog in the contributing docs
by Ned Batchelder
· 7 weeks ago
c181b93
build: use cog --check-fail-msg to instruct devs
by Ned Batchelder
· 7 weeks ago
33c4ba1
chore: make upgrade
by Ned Batchelder
· 7 weeks ago
0744b73
chore: bump the action-dependencies group across 1 directory with 2 updates (#2057)
by dependabot[bot]
· 7 weeks ago
0d5a112
perf: bulk narrowing to avoid N**2. #2048
by Ned Batchelder
· 7 weeks ago
a868ed9
docs: mention Python Discord on the index page
by Ned Batchelder
· 7 weeks ago
d8011e7
build: adjust permissions and comment unusual ones
by Ned Batchelder
· 8 weeks ago
2b003ee
chore: make upgrade
by Ned Batchelder
· 9 weeks ago
01a71f0
docs: one more error gets an explanation
by Ned Batchelder
· 9 weeks ago
8ee107c
build: a 'qual' marker for tox
by Ned Batchelder
· 9 weeks ago
dfdef05
docs: provide an explanation for No Source. #1921
by Ned Batchelder
· 9 weeks ago
Next »