Clone this repo:
  1. 38f0328 Bump urllib3 from 2.5.0 to 2.6.0 in /requirements/docs by dependabot[bot] · 3 months ago main
  2. d4c684d Catch termios error 25 (ENOTTY) for Cygwin PTYs by Kurt McKee · 3 months ago
  3. aaa48ee Test the project on Cygwin by Kurt McKee · 3 months ago
  4. fff0387 Modernize `serial/tools/list_ports_common.py` by Kurt McKee · 3 months ago
  5. 1b45b5b Test `serial.tools.list_ports_common` to 100% by Kurt McKee · 3 months ago
  6. 70d1886 serial_posix: Fix custom baud rates for glibc >=2.42; solves #805 by Alexander von Gluck IV · 3 months ago
  7. 73db659 Update URLs to match current redirects by Kurt McKee · 3 months ago
  8. 5fe2f9c Fix a build warning due to `documentation/Makefile` missing by Kurt McKee · 3 months ago
  9. 710ecea Retry `termios.tcdrain()` on EINTR by Edmund Huber · 3 months ago
  10. 6b0e206 Rephrase the `read_until()` method's documentation by Kurt McKee · 3 months ago
  11. d0e4673 Don't reset input buffer on open by Vitali Lovich · 3 months ago
  12. 410a023 Update `serial/tools/list_ports.py` syntax by Kurt McKee · 3 months ago
  13. ce79742 Test `serial/tools/list_ports.py` to 100% by Kurt McKee · 3 months ago
  14. efc152b Remove `requirements.txt`, which is not in use by Kurt McKee · 4 months ago
  15. cad2432 Always store `OSError.errno` if available by Kurt McKee · 4 months ago
  16. 1c760ef Add the CHANGELOG to the documentation by Kurt McKee · 4 months ago
  17. a4e9bff Manually address some formatting/typos in the CHANGELOG by Kurt McKee · 4 months ago
  18. d336200 Sort CHANGELOG entries in descending order by Kurt McKee · 4 months ago
  19. 17f8cc3 treewide: fix remaining uses of threading camel case methods by Bastian Krause · 4 months ago
  20. 5eb1eaf Fix setting custom baudrates on linux/ppc{64,64le} machines by Shawn Anastasio · 4 months ago