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 28 million developers.
Sign up
Pinned repositories
333 contributions in the last year
Contribution activity
August 2018
Created a pull request in pazz/alot that received 5 comments
db/manager: Prepend underscore to method named async
"async" is not an allowed name in Python 3.7.
+2
−2
•
5
comments
Created an issue in prometheus/client_python that received 1 comment
Thread suite broken on Python 2 due to lack of concurrent.futures
As of 889a6fb the test suite requires concurrent.futures, which was introduced in Python 3.2, meaning that the test suite is now nonfunctional unde…
1
comment