6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 26, 2024 — Dec 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump urllib3 from 2.5.0 to 2.6.0 in /requirements/docs More... 22 days ago
Skip tcdrain() for PTY devices on macOS More... 26 days ago
Enable macOS in CI More... 26 days ago
Catch termios error 25 (ENOTTY) for Cygwin PTYs More... 26 days ago
Test the project on Cygwin More... 26 days ago
Fix a build warning due to `documentation/Makefile` missing More... about 1 month ago
Modernize `serial/tools/list_ports_common.py` More... about 1 month ago
Test `serial.tools.list_ports_common` to 100% More... about 1 month ago
Rephrase the `read_until()` method's documentation More... about 1 month ago
Update URLs to match current redirects More... about 1 month ago
Remove `requirements.txt`, which is not in use More... about 1 month ago
Add the CHANGELOG to the documentation More... about 1 month ago
Manually address some formatting/typos in the CHANGELOG More... about 1 month ago
Sort CHANGELOG entries in descending order More... about 1 month ago
Remove testing of `asyncio`, which was removed from pyserial More... about 2 months ago
Always store `OSError.errno` if available More... about 2 months ago
Feedback from #618: Move `fd` reads into `for` loop More... about 2 months ago
SerialBase: set logger = None in base class constructor and nowhere else More... about 2 months ago
feat(serialposix): update mips detection
Chris Liechti
as zsquareplusc
More... about 2 months ago
Update `serial/tools/list_ports.py` syntax More... about 2 months ago
Test `serial/tools/list_ports.py` to 100% More... about 2 months ago
Test doc builds and resolve all errors and warnings More... about 2 months ago
Simplify `serial/tools/hexlify_codec.py` More... about 2 months ago
Test `serial/tools/hexlify_codec.py` to 100% More... about 2 months ago
Remove support for Jython and IronPython More... about 2 months ago
Merge pull request #791 from egnor/master
Chris Liechti
as zsquareplusc
More... about 2 months ago
Merge pull request #812 from kurtmckee/fix-read-the-docs-builds
Chris Liechti
as zsquareplusc
More... about 2 months ago
Add a tox config, and run test suite in CI More... about 2 months ago
Fix Read the Docs builds More... about 2 months ago
Migrate to a `pyproject.toml` file for package metadata More... about 2 months ago