docs: improvements |
|
More...
|
almost 8 years ago
|
docs: typos, trove classifier |
|
More...
|
almost 8 years ago
|
doc: updates |
|
More...
|
almost 8 years ago
|
docs: mention include_links parameter for serial.tools.list_ports.comports |
|
More...
|
almost 8 years ago
|
list_ports: support (at least ignore) include_links parameter |
|
More...
|
almost 8 years ago
|
list_ports: option to include symlinked devices |
|
More...
|
almost 8 years ago
|
Merge pull request #210 from NJDFan/master |
|
More...
|
almost 8 years ago
|
Added Advantech multi-port serial controllers to list_ports_linux glob list. |
|
More...
|
almost 8 years ago
|
test: fix missing definition in test_pty |
|
More...
|
almost 8 years ago
|
test: extend test_pty |
|
More...
|
almost 8 years ago
|
test: extend test_pty |
|
More...
|
almost 8 years ago
|
chore: release 3.3 |
|
More...
|
almost 8 years ago
|
chore: update Python versions in .travis.yml |
|
More...
|
almost 8 years ago
|
test: improve and extend tests for "exclusive" |
|
More...
|
almost 8 years ago
|
win32: improve error for out_waiting, save exclusive changes |
|
More...
|
almost 8 years ago
|
win32: raise error if "exclusive" is set to False |
|
More...
|
almost 8 years ago
|
test: add simple test for exclusive flag |
|
More...
|
almost 8 years ago
|
Merge pull request #206 from NJDFan/master |
|
More...
|
almost 8 years ago
|
Reverted the change of version number for the master branch. |
|
More...
|
almost 8 years ago
|
Merge branch 'master' into v3.2.1-rg |
|
More...
|
almost 8 years ago
|
Revised version identifier for PEP440 compliance. |
|
More...
|
almost 8 years ago
|
Clarified meaning of exclusive access lock. |
|
More...
|
almost 8 years ago
|
Added exclusive locking for POSIX serial ports. |
|
More...
|
almost 8 years ago
|
win32: include error message from system in ClearCommError exception |
|
More...
|
almost 8 years ago
|
win32: spurious write fails with ERROR_SUCCESS, fixes #194 |
|
More...
|
about 8 years ago
|
serialutil: add overall timeout for read_until |
|
More...
|
about 8 years ago
|
rfc2217: improve read timeout implementation |
|
More...
|
about 8 years ago
|
Merge pull request #190 from jwilk/spelling |
|
More...
|
about 8 years ago
|
fix typos in documentation |
|
More...
|
about 8 years ago
|
socket: implement a functional a reset_input_buffer |
|
More...
|
about 8 years ago
|