Create your own GitHub profile
Join the platform over 40 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises
Popular repositories
-
-
Forked from HypothesisWorks/hypothesis
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
Python
-
389 contributions in the last year
Contribution activity
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-38792: IDLE calltips may not properly close on KeyboardInterrupt
- [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)
- [3.8] bpo-32989: IDLE - fix bad editor call of pyparse method (GH-5968)
- bpo-32989: IDLE - fix bad editor call of pyparse method
- bpo-17005: Add a topological sort algorithm
- Some pull request reviews not shown.