-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: pyserial/pyserial
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
serial_posix: Fix custom baud rates after libc changes; solves #805
#808
opened Aug 25, 2025 by
kallisti5
Loading…
Ensure the Windows USB interface number is reset and doesn't persist from previous loop iterations
#803
opened Jul 13, 2025 by
joshstrohminger
Loading…
fix(serial): handle write timeout correctly with overlapped I/O on Wi…
#801
opened Jul 8, 2025 by
jwzl
Loading…
Fix setting custom baudrates on linux/ppc{64,64le} machines
#794
opened Apr 22, 2025 by
shawnanastasio
Loading…
Add --only-one (-1) option to serial.tools.list_ports CLI
#791
opened Mar 26, 2025 by
egnor
Loading…
Fix wrong implementation of
in_waiting
in protocol_socket.py
#790
opened Mar 14, 2025 by
yuhaoth
Loading…
Allow to distinguish between serial interfaces on macos by filling more information.
#784
opened Dec 9, 2024 by
arekm
Loading…
RS485.write returns the length of the transferred data
#782
opened Nov 15, 2024 by
smart5678
Loading…
Android USB Serial Support in pyserial with Chaquopy Integration
#780
opened Nov 8, 2024 by
xCarlost
Loading…
list_ports_windows: Adjusted serial number regex to include
-
#773
opened Sep 17, 2024 by
esliwka
Loading…
Don't block KeyboardInterrupt with kernel mode indefinite wait on Win32
#770
opened Sep 4, 2024 by
nkinnan
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.