Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Popular repositories
-
-
Forked from HypothesisWorks/hypothesis
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
Python
-
393 contributions in the last year
Contribution activity
February 2020
terryjreedy has no activity
yet for this period.
January 2020
Created a pull request in python/cpython that received 10 comments
bpo-39152: add missing ttk.Scale.configure return value
tkinter.ttk.Scale().configure([name]) now returns a configuration tuple for name or a list thereof for all options. Based on patch Giovanni Lombardo.
+9
−11
•
10
comments
- bpo-39452: Improve the __main__ module documentation
- [3.7] bpo-38792: Remove IDLE shell calltip before new prompt. (GH-17150)
- [3.8] bpo-38792: Remove IDLE shell calltip before new prompt. (GH-17150)
- bpo-38792: Remove IDLE shell calltip before new prompt.
- [3.8] bpo-39392: Turtle overlap fill depends on OS (GH-18223)
- [3.7] bpo-39392: Turtle overlap fill depends on OS (GH-18223)
- [3.8] bpo-30780: Add IDLE configdialog tests (GH-3592)
- [3.7] bpo-30780: Add IDLE configdialog tests (GH-3592)
- bpo-30780: Add IDLE configdialog tests
- bpo-37501: Fix test failures when CPython is built without docstrings
- [3.8] bpo-39388: IDLE: Fix bug when cancelling out of configdialog (GH-18068)
- [3.7] bpo-39388: IDLE: Fix bug when cancelling out of configdialog (GH-18068)
- bpo-39374: Updated sorting documentation with better key function description
- bpo-39388: IDLE: Fix bug when cancelling out of configdialog
- bpo-39380: Change ftplib encoding from latin-1 to utf-8
- [3.8] bpo-39431: Also mention nonlocal in assignment quirk (GH-17375)
- [3.7] bpo-39431: Also mention nonlocal in assignment quirk (GH-17375)
- bpo-31485: Fix Misc.unbind behaviour when funcid is given
- [3.7] bpo-32989: IDLE - remove unneeded parameter (GH-18138)
- [3.8] bpo-32989: IDLE - remove unneeded parameter (GH-18138)
- [3.8] bpo-39050: The Help button in IDLE's config menu works again (GH-17611)
- [3.7] bpo-39050: The Help button in IDLE's config menu works again (GH-17611)
- bpo-39050: The Help button in IDLE's config menu does not work
- bpo-39411: pyclbr rewrite on AST
- [3.7] bpo-32989: IDLE - fix bad editor call of pyparse method (GH-5968)
- Some pull request reviews not shown.