About 2 results
Open links in new tab

Bump hypothesis from 6.62.1 to 6.67.1 #3279 - GitHub
Additionally, it now supports code with the "from future import annotations" marker for Python 3.10 and newer. The canonical version of these notes (with links) is on readthedocs.
bugbug/scripts/commit_classifier.py at master · mozilla/bugbug
# occurrences with a marker to mark the blocks we need to remove # later d = {"first": True} def replace_first_reviewer (matchobj): if R_SPECIFIER_RE.match (matchobj.group (2)): if d …