Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. 5daff8d docs: now source is formatted with ruff by Ned Batchelder · 5 days ago master
  2. 04bbc3a docs: discuss cog in the contributing docs by Ned Batchelder · 5 days ago
  3. c181b93 build: use cog --check-fail-msg to instruct devs by Ned Batchelder · 5 days ago
  4. 33c4ba1 chore: make upgrade by Ned Batchelder · 5 days ago
  5. 0744b73 chore: bump the action-dependencies group across 1 directory with 2 updates (#2057) by dependabot[bot] · 5 days ago
  6. 0d5a112 perf: bulk narrowing to avoid N**2. #2048 by Ned Batchelder · 5 days ago
  7. a868ed9 docs: mention Python Discord on the index page by Ned Batchelder · 7 days ago
  8. d8011e7 build: adjust permissions and comment unusual ones by Ned Batchelder · 13 days ago
  9. 2b003ee chore: make upgrade by Ned Batchelder · 2 weeks ago
  10. 01a71f0 docs: one more error gets an explanation by Ned Batchelder · 3 weeks ago
  11. 8ee107c build: a 'qual' marker for tox by Ned Batchelder · 3 weeks ago
  12. dfdef05 docs: provide an explanation for No Source. #1921 by Ned Batchelder · 3 weeks ago
  13. 32785dd refactor: use __url__ and don't make a big production of it by Ned Batchelder · 3 weeks ago
  14. 0dd48b6 chore: bump the action-dependencies group with 4 updates (#2045) by dependabot[bot] · 3 weeks ago
  15. c18ec8e test: somehow unclosed db warnings are in the list sometimes? by Ned Batchelder · 3 weeks ago
  16. 1737cac docs: warnings now link to docs about the warning by Ned Batchelder · 3 weeks ago
  17. a9983a6 docs: split out warnings to their own messages page by Ned Batchelder · 3 weeks ago
  18. e32f20c docs: don't import cog helpers we don't use by Ned Batchelder · 3 weeks ago
  19. 6d8df0c docs: --debug is common by Ned Batchelder · 3 weeks ago
  20. 2b793ba docs: restructure commands into their own pages by Ned Batchelder · 3 weeks ago
  21. 504c481 test: exclude 'not env.METACOV' more forcefully by Ned Batchelder · 4 weeks ago
  22. 1ed78a9 chore: bump the action-dependencies group with 2 updates (#2042) by dependabot[bot] · 4 weeks ago
  23. 8000b0a test: test CoverageConfig.serialize unitly by Ned Batchelder · 4 weeks ago
  24. 45958c8 refactor: on second thought, it should be a classmethod by Ned Batchelder · 4 weeks ago
  25. 1433282 chore: make upgrade by Ned Batchelder · 4 weeks ago
  26. a7e7c69 build: bump version to 7.10.7 by Ned Batchelder · 4 weeks ago
  27. 88c55ff docs: sample HTML for 7.10.6 by Ned Batchelder · 4 weeks ago 7.10.6
  28. 01d8995 docs: prep for 7.10.6 by Ned Batchelder · 4 weeks ago
  29. 9b0c24f docs: thanks Alex #2038 by Ned Batchelder · 4 weeks ago
  30. 66d6910 fix: make `source` paths absolute where they exist. #1499 by Ned Batchelder · 4 weeks ago
  31. bb3382f build: no need for the combine/html times now by Ned Batchelder · 5 weeks ago
  32. 9ea349a lab: warn_executed.py by Ned Batchelder · 5 weeks ago
  33. 808c9b4 build: changing metacov.ini should trigger metacov by Ned Batchelder · 5 weeks ago
  34. 384f5f2 build: oops, some 'if's are really line pragmas by Ned Batchelder · 5 weeks ago
  35. a7224af perf: pre-compute the mapping between other_db.context and main.context (#2038) by Alex Gaynor · 5 weeks ago
  36. 5c00c5b chore: bump the action-dependencies group with 3 updates (#2039) by dependabot[bot] · 5 weeks ago
  37. 4e52f83 fix: make _get_file_reporters deterministic by Ned Batchelder · 5 weeks ago
  38. f1d6987 build: pragma tweaks by Ned Batchelder · 5 weeks ago
  39. 1fc1107 refactor: the simplest possible by Ned Batchelder · 5 weeks ago
  40. 74931d3 style: tweak report.py by Ned Batchelder · 5 weeks ago
  41. 84ca235 refactor: more f-strings by Ned Batchelder · 5 weeks ago
  42. e129781 build: bump version to 7.10.6 by Ned Batchelder · 5 weeks ago
  43. 810abeb chore: make upgrade by Ned Batchelder · 5 weeks ago 7.10.5
  44. 3c8f1b5 build: use --universal to keep platform conditions in .pip files by Ned Batchelder · 5 weeks ago
  45. 107ae05 docs: sample HTML for 7.10.5 by Ned Batchelder · 5 weeks ago
  46. b5bc6d4 docs: prep for 7.10.5 by Ned Batchelder · 5 weeks ago
  47. a5c18cc style: auto-generated changes shouldn't trigger ruff re-formatting by Ned Batchelder · 5 weeks ago
  48. 1f9f840 build: tooling for ruff formatting by Ned Batchelder · 5 weeks ago
  49. 9ee5b3e chore: make upgrade by Ned Batchelder · 5 weeks ago
  50. bfeb2ae style: fix things so pylint is happy with ruff by Ned Batchelder · 5 weeks ago
  51. 82467f7 chore: `ruff format .` by Ned Batchelder · 5 weeks ago
  52. 0a7b733 refactor: remove unused things from lab/ by Ned Batchelder · 5 weeks ago
  53. 8f06c42 style: use a helper for long help strings by Ned Batchelder · 5 weeks ago
  54. f4541cf style: disable more ruff by Ned Batchelder · 5 weeks ago
  55. 5ddfa07 style: disable ruff where needed by Ned Batchelder · 5 weeks ago
  56. e684dff refactor: two branches that aren't used and aren't needed by Ned Batchelder · 5 weeks ago
  57. 9096b00 style: use upper-case for SQL throughout by Ned Batchelder · 5 weeks ago
  58. 697cdeb docs: huge thanks to Alex Gaynor by Ned Batchelder · 5 weeks ago
  59. 81e0189 perf: move the core of the combine logic to be entirely in SQL (#2033) by Alex Gaynor · 5 weeks ago
  60. 049a112 build: time some small steps when combining by Ned Batchelder · 5 weeks ago
  61. b3dd60f build: don't make a JSON report, I wasn't using it by Ned Batchelder · 5 weeks ago
  62. 9e50a02 build: include coverage report in the action output by Ned Batchelder · 6 weeks ago
  63. d8f88c7 refactor: use SQLite URIs for in-memory databases (#2034) by Alex Gaynor · 6 weeks ago
  64. 575740b docs: slight tweaks to the issue template by Ned Batchelder · 6 weeks ago
  65. 27c2318 docs: thanks, Alex Gaynor #2032 by Ned Batchelder · 6 weeks ago
  66. aae0ad9 perf: small optimizations to combine (#2032) by Alex Gaynor · 6 weeks ago
  67. 2e9a18d build: silence a warning we don't care about by Ned Batchelder · 6 weeks ago
  68. 1c479c6 chore: bump the action-dependencies group with 3 updates (#2031) by dependabot[bot] · 6 weeks ago
  69. bec9629 build: bump version to 7.10.5 by Ned Batchelder · 6 weeks ago
  70. 1cd29f2 docs: sample HTML for 7.10.4 by Ned Batchelder · 6 weeks ago 7.10.4
  71. 92a91e9 docs: prep for 7.10.4 by Ned Batchelder · 6 weeks ago
  72. 9ee6390 debug: more details in debug messages by Ned Batchelder · 6 weeks ago
  73. 6af8a5d feat: patch=fork by Ned Batchelder · 6 weeks ago
  74. 0eb292d refactor: a nicer way to inject config from the environment by Ned Batchelder · 6 weeks ago
  75. 183cd9b build: tweaks to how the python build is bannered for tox by Ned Batchelder · 6 weeks ago
  76. 6c2fb87 chore: make upgrade by Ned Batchelder · 6 weeks ago
  77. a22436c test: since 62434e79 we don't need to account for .tox by Ned Batchelder · 6 weeks ago
  78. 4ab4bb0 test: add a test for env var truncation by Ned Batchelder · 6 weeks ago
  79. bf1a970 refactor: better style for constants by Ned Batchelder · 7 weeks ago
  80. 68616f4 fix: don't show all of COVERAGE_PROCESS_CONFIG in --debugs=sys by Ned Batchelder · 7 weeks ago
  81. 62434e7 test: find source directory relative to tests rather than `coverage` (#2028) by Michał Górny · 7 weeks ago
  82. e76220d test: clean up .pth files after the execv tests #2029 by Ned Batchelder · 7 weeks ago
  83. 882395f fix: execve also gets the full configuration by Ned Batchelder · 7 weeks ago
  84. b48ae28 fix: metacov was broken for execv tests by Ned Batchelder · 7 weeks ago
  85. 79e563c build: bump version to 7.10.4 by Ned Batchelder · 7 weeks ago
  86. 0691ce5 docs: sample HTML for 7.10.3 by Ned Batchelder · 7 weeks ago 7.10.3
  87. 34c9aca docs: prep for 7.10.3 by Ned Batchelder · 7 weeks ago
  88. fd83f21 style: lists for homogenous collections by Ned Batchelder · 7 weeks ago
  89. d961800 docs: remove an unused reference by Ned Batchelder · 7 weeks ago
  90. 697d4bb fix: subprocesses inherit the entire configuration. #2021 by Ned Batchelder · 7 weeks ago
  91. b6db3b7 build: show the total during local metacov by Ned Batchelder · 7 weeks ago
  92. cfbceb5 docs: reverted #2018 by Ned Batchelder · 7 weeks ago
  93. 264bbd3 refactor: more patch logging by Ned Batchelder · 7 weeks ago
  94. 3ecdfaf chore: bump the action-dependencies group with 2 updates (#2026) by dependabot[bot] · 7 weeks ago
  95. 41a2256 fix: revert "thread safe resume (#2018)" (#2027) by Kumar Aditya · 7 weeks ago
  96. 1198fea refactor: split up apply_patches by Ned Batchelder · 7 weeks ago
  97. 817542f fix: added debug logging for patches by Ned Batchelder · 7 weeks ago
  98. 958e30e fix: patch=subprocess didn't work on some Windows. #2022 by Ned Batchelder · 7 weeks ago
  99. 3883efe refactor: put pth creation with the rest of the patching by Ned Batchelder · 7 weeks ago
  100. 7140b98 fix: force patched subprocesses to write data to the original directory. #2025 by Ned Batchelder · 7 weeks ago