Block or Report
Block or report terryjreedy
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
hypothesis Public
Forked from HypothesisWorks/hypothesis
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
Python 2
-
colorama Public
Forked from tartley/colorama
Simple cross-platform colored terminal text in Python
Python 2
358 contributions in the last year
Contribution activity
July 2023
Created 5 commits in 1 repository
Created a pull request in python/cpython that received 3 comments
gh-106498: Revert incorrect colorsys.rgb_to_hls change
gh-86618 assumed a-b-c = a-(b+c) = a-d where d = b+d. For floats 2.0, 1.0, and 0.9999999999999999, this assumption is false. The net change of 1.11…
Opened 1 other pull request in 1 repository
python/cpython
1
merged
Reviewed 8 pull requests in 1 repository
python/cpython
8 pull requests
- gh-106690: Add a .coveragerc file to the CPython repository
-
gh-106236: Replace
assertwithraise RuntimeErrorinthreading.py - gh-106625 : Add missing code to tutorial 4.6 example
- gh-103186: Suppress and assert expected RuntimeWarnings
- gh-103186: Fix or catch 'extra' stderr output from unittests
- gh-106446: Fix failed doctest in stdtypes
- gh-106318: Add examples to str method entries
- gh-102541: Fix Helper.help("mod") for non-existent mod
Created an issue in python/cpython that received 3 comments
Tests / Docs / Docs fails on old PRs with blurb
The tests for PR #8150 were all green. When I added a blurb for #8150, Tests / Docs / Docs failed because of the 4-digit number. https://github.com…



