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- France
Pro
- France
Popular repositories
-
-
-
-
-
Forked from Seluj78/Potodo
Potodo, a (almost) flawless TODO/progress listing CLI tool for po files
Python
220 contributions in the last year
Activity overview
Contribution activity
January 2020
Created a pull request in python/cpython that received 5 comments
Fix typo in multiprocessing.pool.AsyncResult.successful doc.
Since 3.7 successful raises a ValueError as explained in the next text block from the documentation:
Changed in version 3.7: If the result is not r…
+1
−1
•
5
comments
Created an issue in tox-dev/tox that received 1 comment
In parallel mode, tox marks skipped interpreters as succeded.
Say I have no Python3.3 interpreter on my machine.
The following tox.ini:
[tox]
envlist = py33
skip_missing_interpreters = True
would of course yi…
1
comment
2
contributions
in private repositories
Jan 19