Pinned
657 contributions in the last year
Less
More
Contribution activity
October 2021
Created 21 commits in 3 repositories
Created 1 repository
- ambv/datasette-statistics Python
Created a pull request in simonw/datasette-statistics that received 2 comments
Add more functions from statistics
Namely: median_low median_high geometric_mean stdev pstdev variance pvariance
+34
−3
•
2
comments
Opened 6 other pull requests in 2 repositories
python/cpython
5
merged
- [3.10] bpo-45239: Fix parsedate_tz when time has more than 2 dots in it (GH-28452)
- [3.9] bpo-45229: Make tkinter tests discoverable (GH-28637)
- bpo-40321: Add missing test, slightly expand documentation
- [3.9] bpo-45343: Update bundled pip to 21.2.4 and setuptools to 58.1.0 (GH-28684)
- [3.9] bpo-44050: Extension modules can share state when they don't support sub-interpreters. (GH-27794)