Changes since V2.7:
- one code base for Python 2.7 and 3.2+ (support for older Python versions is dropped)
- new API (old one is still available for backwards compatibility)
- new URL handlers
spy://andalt://, improvements torfc2217://andsocket://(bugfixes, IPv6) - URL parameter format has been changed
- experimental convenience APIs for threading and asyncio (the later only under Posix)
- updated miniterm: changed handling of bytes/Unicode/encoding
- a number of bugfixes
Changes since V3.0b1:
- minor fixes, hwgrep:// now has options
- tcsetattr bugfix for Posix
See changes for more details.