6
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Jun 03, 2025 — Jun 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
do not hide any subsystems by default More... 4 months ago
optionally hide subsystems More... 4 months ago
find *ALL* serial ports More... 4 months ago
Bump urllib3 from 2.6.0 to 2.6.3 in /requirements/docs More... 5 months ago
Thoroughly test the `Timeout` class More... 6 months ago
Recursively include Python test files in `MANIFEST.in` More... 6 months ago
Run `test_threaded.py` through linters More... 6 months ago
Remove `time.sleep()` calls from `test_threaded.py` More... 6 months ago
Bump urllib3 from 2.5.0 to 2.6.0 in /requirements/docs More... 6 months ago
Skip tcdrain() for PTY devices on macOS More... 6 months ago
Enable macOS in CI More... 6 months ago
Catch termios error 25 (ENOTTY) for Cygwin PTYs More... 6 months ago
Test the project on Cygwin More... 6 months ago
Fix a build warning due to `documentation/Makefile` missing More... 6 months ago
Modernize `serial/tools/list_ports_common.py` More... 6 months ago
Test `serial.tools.list_ports_common` to 100% More... 6 months ago
Rephrase the `read_until()` method's documentation More... 7 months ago
Update URLs to match current redirects More... 7 months ago
Remove `requirements.txt`, which is not in use More... 7 months ago
Add the CHANGELOG to the documentation More... 7 months ago
Manually address some formatting/typos in the CHANGELOG More... 7 months ago
Sort CHANGELOG entries in descending order More... 7 months ago
Remove testing of `asyncio`, which was removed from pyserial More... 7 months ago
Always store `OSError.errno` if available More... 7 months ago
Migrate internal usage off deprecated interfaces More... 7 months ago
Feedback from #618: Move `fd` reads into `for` loop More... 7 months ago
SerialBase: set logger = None in base class constructor and nowhere else More... 7 months ago
feat(serialposix): update mips detection
Chris Liechti
as zsquareplusc
More... 7 months ago
Update `serial/tools/list_ports.py` syntax More... 7 months ago
Test `serial/tools/list_ports.py` to 100% More... 7 months ago