Embedded systems engineer • Open source developer • Mechanical keyboard addict • Enthusiast FPS gamer
- Rennes, France
- https://jml.bzh
Block or Report
Block or report jmlemetayer
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
350 contributions in the last year
Activity overview
Contributed to
jmlemetayer/python-inotify-watcher,
jmlemetayer/python-debug-this,
jmlemetayer/cupidon
and 16 other
repositories
Contribution activity
June 2022
Created 112 commits in 5 repositories
Created 2 repositories
- jmlemetayer/inotify_simple Python
- jmlemetayer/python-debug-this Python
Created a pull request in chrisjbillington/inotify_simple that received 5 comments
inotify_simple: gracefully exit the read on closing (fix #30)
To be able to unblock the poll.poll() function, a pipe is used and is registered in the same poll. So when closing, a single write to the pipe is a…
+97
−0
•
5
comments
Opened 20 other pull requests in 2 repositories
jmlemetayer/python-inotify-watcher
2
open
9
merged
jmlemetayer/python-debug-this
9
merged
Reviewed 1 pull request in 1 repository
jmlemetayer/python-inotify-watcher
1 pull request
Created an issue in sphinx-toolbox/sphinx-toolbox that received 2 comments
Unable to get more_autodoc.genericalias
to work.
Description
I am trying to use sphinx_toolbox.more_autodoc.genericalias
in my project to document the type alias in my project.
See the PR where I …
2
comments