1. a3d00d5 build: workflow jobs should have names by Ned Batchelder · 3 days ago master
  2. 279310a chore: bump the action-dependencies group with 2 updates (#1988) by dependabot[bot] · 10 days ago
  3. 614dfbf fix: enable measuring test coverage for Python archive (.par) files (#1984) by Itamar Oren · 2 weeks ago
  4. 42bf82c chore: bump the action-dependencies group with 2 updates (#1985) by dependabot[bot] · 2 weeks ago
  5. 7d9850c build: bump version to 7.9.2 by Ned Batchelder · 3 weeks ago
  6. 4fa1b71 docs: sample HTML for 7.9.1 by Ned Batchelder · 3 weeks ago 7.9.1
  7. 5cf757b docs: prep for 7.9.1 by Ned Batchelder · 3 weeks ago
  8. bea6204 fix: better defaulting of core by Ned Batchelder · 3 weeks ago
  9. 7795441 fix: fewer warnings, default to sys.monitoring on 3.14+ by Ned Batchelder · 3 weeks ago
  10. 18aa074 fix: some custom builds don't have __file__ by Ned Batchelder · 3 weeks ago
  11. 8c5bf65 chore: make upgrade by Ned Batchelder · 3 weeks ago
  12. 128c4f4 build: bump version to 7.9.1 by Ned Batchelder · 3 weeks ago
  13. 452d86f docs: sample HTML for 7.9.0 by Ned Batchelder · 3 weeks ago 7.9.0
  14. a670927 docs: prep for 7.9.0 by Ned Batchelder · 3 weeks ago
  15. 3b0cb87 build: windows 3.14 is fixed by Ned Batchelder · 3 weeks ago
  16. bc8602d fix: issue a warning if the C tracer can't be imported by Ned Batchelder · 3 weeks ago
  17. d81a5f8 fix: prevent ValueError for bizarre empty modules by Ned Batchelder · 3 weeks ago
  18. 9f94c87 fix: properly render double braces in f-strings. #1980 by Ned Batchelder · 3 weeks ago
  19. 1958c3f refactor: no need for a version check since we run mypy on late python now by Ned Batchelder · 4 weeks ago
  20. 8891312 docs: updated cog checksums by Ned Batchelder · 4 weeks ago
  21. 3ae5add chore: make upgrade (cog 3.5.0) by Ned Batchelder · 4 weeks ago
  22. 52407da refactor: mypy==1.16.0 had some complaints by Ned Batchelder · 4 weeks ago
  23. 80083bb chore: make upgrade by Ned Batchelder · 4 weeks ago
  24. 8381ea7 fix: allow module to be imported twice in the same process by Ned Batchelder · 5 weeks ago
  25. 6beea4b build: make coverage.yml more similar to testsuite.yml by Ned Batchelder · 5 weeks ago
  26. 958255f build: close two new zizmor warnings by Ned Batchelder · 5 weeks ago
  27. 544267f debug: show the platform build info always by Ned Batchelder · 5 weeks ago
  28. 6c5fe51 build: 3.15 wasn't in the tox-gh list by Ned Batchelder · 5 weeks ago
  29. b265533 docs: thanks, Adam Turner by Ned Batchelder · 5 weeks ago
  30. 490ff2d refactor: revent module reinitialisation with multi-phase init (#1978) by Adam Turner · 5 weeks ago
  31. a6a5759 build: tests have to run if C code has changed by Ned Batchelder · 5 weeks ago
  32. 80e977c refactor: pep 489 module initialization #1977 by Ned Batchelder · 5 weeks ago
  33. 061ce2a chore: bump the action-dependencies group with 3 updates (#1973) by dependabot[bot] · 5 weeks ago
  34. 25bc5aa test: COVERAGE_TEST_CORES only affects igor.py, no need to fiddle with it in the test suite by Ned Batchelder · 6 weeks ago
  35. 7856862 build: i haven't used the 'smoke' targets in a long time by Ned Batchelder · 6 weeks ago
  36. f677a74 feat: core can be specified in the config file. #1746 by Ned Batchelder · 6 weeks ago
  37. 94c89f7 test: run 3.15 nightly tests by Ned Batchelder · 6 weeks ago
  38. 3eede50 build: bump version to 7.8.3 by Ned Batchelder · 6 weeks ago
  39. 51ab2e5 build: have to keep expected dist counts in sync by Ned Batchelder · 6 weeks ago 7.8.2
  40. be7bbf2 docs: sample HTML for 7.8.2 by Ned Batchelder · 6 weeks ago
  41. 3cee850 docs: prep for 7.8.2 by Ned Batchelder · 6 weeks ago
  42. 39bc6b0 docs: provide more details if the kit matrix is edited. by Ned Batchelder · 6 weeks ago
  43. a608fb3 build: add support for Windows arm64 (#1972) by Finn Womack · 6 weeks ago
  44. 2fe6225 build: run `tox lint` if actions have changed by Ned Batchelder · 6 weeks ago
  45. 3d93a78 docs: docs need scriv for making github releases by Ned Batchelder · 6 weeks ago
  46. 0c443a2 build: bump version to 7.8.2 by Ned Batchelder · 6 weeks ago
  47. ed98b87 docs: sample HTML for 7.8.1 by Ned Batchelder · 6 weeks ago 7.8.1
  48. b98bc9b docs: prep for 7.8.1 by Ned Batchelder · 6 weeks ago
  49. ecbd4da build: make a step more explicit by Ned Batchelder · 6 weeks ago
  50. 2774410 test: simplify skipper, and make it suppressable by Ned Batchelder · 6 weeks ago
  51. 8b9cecc fix: close a sys.monitoring race condition with free-threading. #1970 by Ned Batchelder · 6 weeks ago
  52. 66e4f8d test: try to unflake a test by Ned Batchelder · 6 weeks ago
  53. 9975d0c build: no need for a separate doc_upgrade target by Ned Batchelder · 6 weeks ago
  54. 6dec28b build: delete unused code in igor.py by Ned Batchelder · 6 weeks ago
  55. 6376e35 build: clarify a .ignore rule by Ned Batchelder · 6 weeks ago
  56. 9bdf366 chore: make upgrade doc_upgrade by Ned Batchelder · 6 weeks ago
  57. 6999a4e test: suppress one more EncodingWarning #1966 by Ned Batchelder · 7 weeks ago
  58. 2f1da95 fix: add encoding arguments, fixes #1966 by Henry Schreiner · 7 weeks ago
  59. fd8be1d docs: fix a broken link by Ned Batchelder · 7 weeks ago
  60. ee1761f build: unpin tox by Ned Batchelder · 7 weeks ago
  61. f3eeab8 build: don't require uv just to install the dev tooling by Ned Batchelder · 7 weeks ago
  62. 6647640 build: add a few PHONY targets by Ned Batchelder · 7 weeks ago
  63. 7740bd4 chore: bump actions/dependency-review-action (#1965) by dependabot[bot] · 7 weeks ago
  64. aef89c0 test: switch to pypy3.11-nightly by Ned Batchelder · 8 weeks ago
  65. 9ba9683 build: nightly wasn't running the correct tox environments by Ned Batchelder · 8 weeks ago
  66. b7cf7d0 build: skip windows 3.14 for now by Ned Batchelder · 8 weeks ago
  67. 7407d11 build: free-threaded builds run from tox by Ned Batchelder · 8 weeks ago
  68. 3acedae chore: make upgrade by Ned Batchelder · 8 weeks ago
  69. b00205d build: use a fixed tox fork by Ned Batchelder · 8 weeks ago
  70. e308e7c test: do real installs for tox test runs by Ned Batchelder · 8 weeks ago
  71. 8da4a00 test: force local .pyc files in a stronger way. by Ned Batchelder · 8 weeks ago
  72. 802d09e chore: bump the action-dependencies group with 3 updates (#1961) by dependabot[bot] · 8 weeks ago
  73. 902ef7a build: fix the changed-files checks by Ned Batchelder · 8 weeks ago
  74. 4c9ec38 build: use uv to install dev dependencies by Ned Batchelder · 9 weeks ago
  75. c755fb3 build: use `uv pip compile` instead of pip-tools by Ned Batchelder · 9 weeks ago
  76. 5fa2bf3 chore: make upgrade doc_upgrade by Ned Batchelder · 9 weeks ago
  77. 82b0e94 chore: make upgrade doc_upgrade by Ned Batchelder · 9 weeks ago
  78. 18f2240 build: more files need to be checked for changes by Ned Batchelder · 9 weeks ago
  79. a9c1cb0 chore: bump the action-dependencies group with 4 updates (#1958) by dependabot[bot] · 9 weeks ago
  80. f9e2afd style: fix some formatting by Ned Batchelder · 10 weeks ago
  81. 9cb9bdc build: fine-tune the changed condition to include the workflows by Ned Batchelder · 2 months ago
  82. 51ec826 build: don't run coverage workflow if no python changed by Ned Batchelder · 2 months ago
  83. 675c2f8 build: put Zizmor into the Quality workflow by Ned Batchelder · 2 months ago
  84. 62891c8 build: tailor workflows to the files that have changed by Ned Batchelder · 2 months ago
  85. 221aff6 docs: thanks Nathan Goldbaum for the free-threaded CI jobs by Ned Batchelder · 2 months ago
  86. 3d76f8a test: add free-threaded CI jobs (#1956) by Nathan Goldbaum · 2 months ago
  87. 1eac135 build: dependabot should run on sunday by Ned Batchelder · 2 months ago
  88. b4efb44 build: use scriv for changelog reading, drop our own parsing code by Ned Batchelder · 2 months ago
  89. 6ada1eb style: format .yml more uniformly by Ned Batchelder · 2 months ago
  90. dd5f892 build: more checking of actions with Zizmor by Ned Batchelder · 2 months ago
  91. 007f580 refactor: make the regex look nicer with spaces by Ned Batchelder · 3 months ago
  92. 287d0f9 test: don't check for code object leaks on 3.13t by Ned Batchelder · 3 months ago
  93. 523059b refactor: fix a C warning by Ned Batchelder · 3 months ago
  94. 59c724d docs: more words about the public api by Ned Batchelder · 3 months ago
  95. 563eacf refactor: be safe with a regex special character by Ned Batchelder · 3 months ago
  96. 5f1d0f4 test: let nightly PyPy lag more than CPython by Ned Batchelder · 3 months ago
  97. 5a2b83d chore: make upgrade doc_upgrade by Ned Batchelder · 3 months ago
  98. 461179c chore: bump the action-dependencies group with 2 updates (#1949) by dependabot[bot] · 3 months ago
  99. de741cc docs: make the github stars badge look like the others by Ned Batchelder · 3 months ago
  100. f4024e8 docs: a Bluesky badge by Ned Batchelder · 3 months ago