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
-
399 contributions in the last year
Contribution activity
December 2019
- [3.7] bpo-38943: Fix IDLE autocomplete window not always appearing (GH-17416)
- [3.8] bpo-38943: Fix IDLE autocomplete window not always appearing (GH-17416)
- bpo-38943: Fix IDLE autocomplete window not always appearing
- [3.7] bpo-38944: Escape key now closes IDLE completion windows. (GH-17419)
- [3.8] bpo-38944: Escape key now closes IDLE completion windows. (GH-17419)
- bpo-38944: Escape key now closes IDLE completion windows.
- bpo-38981: Rename re.error to re.ReCompileError for better readability.