-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: pyserial/pyserial
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bump pytest from 9.0.1 to 9.0.3 in /requirements/test
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#859
opened Apr 14, 2026 by
dependabot
bot
Loading…
serialposix: Use weakref.finalize to prevent interpreter shutdown warning
#858
opened Apr 8, 2026 by
chrisjbillington
Loading…
Bump pygments from 2.19.2 to 2.20.0 in /requirements/test
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#857
opened Mar 30, 2026 by
dependabot
bot
Loading…
Bump requests from 2.32.5 to 2.33.0 in /requirements/docs
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#856
opened Mar 26, 2026 by
dependabot
bot
Loading…
Add tag-based release workflow and migrate to setuptools-scm
#854
opened Mar 9, 2026 by
andrewleech
Loading…
Fix USB interface detection on macOS by using modern IOUSBHostInterfa…
#847
opened Dec 22, 2025 by
BBBiram
Loading…
Remove Python 2 compatibility code in
serialutil.py
#843
opened Dec 14, 2025 by
kurtmckee
Contributor
Loading…
fix(serial): handle write timeout correctly with overlapped I/O on Wi…
#801
opened Jul 8, 2025 by
jwzl
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…
Android USB Serial Support in pyserial with Chaquopy Integration
#780
opened Nov 8, 2024 by
xCarlost
Loading…
Don't block KeyboardInterrupt with kernel mode indefinite wait on Win32
windows
#770
opened Sep 4, 2024 by
nkinnan
Loading…
Set RTS and DTR lines at the same time when they are the same value
#732
opened Jan 22, 2024 by
fluffy
Loading…
Windows: Get proper string description of usb serial port via DeviceIoControl.
windows
#725
opened Dec 19, 2023 by
lukehugh
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.