Block or Report
Block or report terryjreedy
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
hypothesis
hypothesis PublicForked from HypothesisWorks/hypothesis
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
Python 2
-
colorama
colorama PublicForked from tartley/colorama
Simple cross-platform colored terminal text in Python
Python 2
298 contributions in the last year
| Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Contribution activity
February 2024
Created 3 commits in 1 repository
Created a pull request in python/cpython that received 4 comments
gh-114913: Add newline to subprocess doc
creationflags is a separate topic from startupinfo. Start sentence with 'If given', like previous sentence. Issue: gh-114913 📚 Documentation pre…
Opened 2 other pull requests in 1 repository
python/cpython
2
merged
-
Remove bogus syntax error marker in csv doc
This contribution was made on Feb 5
-
gh-114628: Display csv.Error without context
This contribution was made on Feb 4
Reviewed 21 pull requests in 1 repository
python/cpython
21 pull requests
-
gh-115323: Add meaningful error message for using bytearray.extend with str
This contribution was made on Feb 13
-
Doc: Clarify the return type of Event.wait when timeout is used.
This contribution was made on Feb 13
-
gh-115307: Replace STACK.append with STACK.push in Doc/library/dis.rst
This contribution was made on Feb 12
-
gh-115285: Fix
test_dataclasseswith-OOmodeThis contribution was made on Feb 11 -
gh-115254: Fix
test_propertywith-00modeThis contribution was made on Feb 10 -
gh-115249: Fix
test_descrwith-OOmodeThis contribution was made on Feb 10 -
gh-115154: Fix untokenize handling of unicode named literals
This contribution was made on Feb 10
-
[3.11] gh-115198: Fix support of Docutils >= 0.19 in distutils
This contribution was made on Feb 10
-
[3.11] gh-115198: Fix test_check_metadata_deprecation in test_distutils
This contribution was made on Feb 9
-
gh-97928: Partially restore the behavior of tkinter.Text.count() by default
This contribution was made on Feb 5
-
gh-68335: Documenting csv dialect defaults
This contribution was made on Feb 5
-
gh-114967: Fix "Built-in Exceptions" documentation ambiguous wording
This contribution was made on Feb 3
-
gh-112898: Fix double close dialog with warning about unsafed files
This contribution was made on Feb 3
-
gh-88516: show file proxy icon in IDLE editor windows on macOS
This contribution was made on Feb 3
-
gh-103066: Add links and
helpin site.py constantsThis contribution was made on Feb 3 -
gh-110383: Added explanation in Doc about array data types range. Based on GNU docs
This contribution was made on Feb 1
-
gh-113803: Fix inaccurate documentation for shutil.move when dst is an existing directory
This contribution was made on Feb 1
-
Add missing sections to blurbs
This contribution was made on Feb 1
-
gh-114552: Update
__dir__method docs: it allows returning an iterableThis contribution was made on Feb 1 -
gh-114648: Add IndexError exception to tutorial datastructures list.pop entry
This contribution was made on Feb 1
-
gh-100734: What's New in 3.x: Add missing detail from 3.x branch
This contribution was made on Feb 1
Created an issue in python/cpython that received 6 comments
Fix distutils.tests.test_register.RegisterTestCase.test_check_metadata_deprecated
When testing 3.11.8 installed on Win 10, the only failure is
FAIL: test_check_metadata_deprecated (distutils.tests.test_register.RegisterTestCase.t…




