2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Official site and documentation now hosted at readthedocs.org More... over 13 years ago
Updated bindings submodule More... over 13 years ago
Mock out native modules to build on readthedocs without failures and warnings More... over 13 years ago
Removed debugging output More... over 13 years ago
Explicitly search udevadm in /sbin/ More... over 13 years ago
Inhibit binding builds in tox with NO_BUILD=1 More... over 13 years ago
Test for KeyError on non-existing attributes/properties More... over 13 years ago
Fixed KeyError messages More... over 13 years ago
master is 0.14 now More... over 13 years ago
pyudev 0.13 More... over 13 years ago
Updated pypy link in documentation and README More... over 13 years ago
Added nomatch argument to Enumerator.match_subsystem to invert the subsystem match More... over 13 years ago
Added nomatch argument to Enumerator.match_attribute to invert attribute matches More... over 13 years ago
Test passthrough of parent keyword argument in Context.list_devices and Enumerator.match More... over 13 years ago
Wrapped overlong lines More... over 13 years ago
Added Enumerator.match_attribute, closes #31 More... over 13 years ago
Removed Enumerator.match_children in favour of Enumerator.match_parent More... over 13 years ago
Added match_parent to API doc More... over 13 years ago
Added changelog entries for match_parent More... over 13 years ago
Test for match_parent More... over 13 years ago
Added Enumerator.match_parent More... over 13 years ago
Added parent keyword argument to Enumerator.match More... over 13 years ago
Added wrapper declaration for match_parent More... over 13 years ago
Re-raise Monitor exceptions properly in Python 2 and Python 3 More... over 13 years ago
Python 2/3 specific utilities More... over 13 years ago
version added admonition for set_receive_buffer_size More... almost 14 years ago
In receive_device test, wait until the device is present More... almost 14 years ago
Move all error checking to ctypes error checkers More... almost 14 years ago
Fixed indentation More... almost 14 years ago
Improved documentation of required privileges in Monitor.set_receive_buffer_size More... almost 14 years ago