pySerial v3.0.b1 Release Notes

Release Date: 2015-10-19 // over 8 years ago
    • list_ports: add vid, pid, serial_number, product, manufacturer and location attribute for USB devices.
    • ⚡️ list_ports: update OSX implementation.
    • list_ports: Raspberry Pi: internal port is found.
    • serial_for_url: fix import (multiple packages in list)
    • threaded: added new module implementing a reader thread
    • 👉 tweak examples/wx*
    • posix: add experimental implementation VTIMESerial
    • 🆕 new URL handler alt:// to select alternative implementations