Pyserial

Latest version: v3.5

Safety actively analyzes 628918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 7

1.21

---------------------------
Bugfixes (win32):

- name for COM10 was not built correctly, found by Norm Davis.

Bugfixes (examples):

- small change in ``miniterm.py`` that should mage it run on cygwin,
[Bug 809904] submitted by Rolf Campbell.

1.20

---------------------------
- Added ``serial.device()`` for all platforms

Bugfixes (win32):

- don't recreate overlapped structures and events on each
read/write.
- don't set unneeded event masks.
- don't use DOS device names for ports > 9.
- remove send timeout (it's not used in the linux impl. anyway).

1.19

---------------------------
Bugfixes (posix):

- removed ``dgux`` entry which actually had a wrong comment and is
probably not in use anywhere.

Bugfixes (win32):

- added ``int()`` conversion, [Bug 702120]
- remove code to set control lines in close method of win32
version. [Bug 669625]

1.18

---------------------------
Bugfixes (general):

- remove the mapping of flush to the destructive flushOutput as
this is not the expected behaviour.
- readline: EOL character for lines can be chosen idea by
John Florian.

Bugfixes (posix):

- cygwin port numbering fixed
- test each and every constant for it's existence in termios module,
use default if not existent (fix for Bug item 640214)
- wrong exception on nonexistent ports with /dev file. bug report
by Louis Cordier

Bugfixes (win32):

- RTS/CTS handling as suggested in Bug 635072
- bugfix of timeouts brought up by Markus Hoffrogge

1.17

---------------------------
Silly mix of two versions in win32 code corrected

1.16

---------------------------
Added implementation of RI and corrected RTS/CTS on Win32

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.