Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: andfoy/pywinpty

v3.0.2

03 Oct 21:15

Choose a tag to compare

Minor pywinpty release that fixes issues with PyPi metadata

What's Changed

  • Add README section in pyproject.toml by @andfoy in #541

Full Changelog: v3.0.1...v3.0.2

v3.0.1

03 Oct 20:53

Choose a tag to compare

Minor pywinpty version, it adds support for Python 3.14(t), updates several Rust dependencies, including winpty-rs and it also fixes some build issues occurring on arm64 environments.

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

12 Aug 20:32

Choose a tag to compare

This a major pywinpty release that provides support for the latest winpty-rs release, which now provides async compatibility on ConPTY, it also ships the latest binaries published by the Windows Terminal team at Microsoft. An important improvement over the 2.x series relates to performance, where now reading from a pseudoterminal takes numbers in the orders of tenths of microseconds and not 100ms as previously.

Major breaking-compatibility changes

read now does no longer accept num_bytes as a parameter, instead all available bytes in the stream will be returned directly, delegating any buffering to downstream consumers of the library.

What's Changed

New Contributors

Full Changelog: v2.0.15...v3.0.0

v2.0.15

03 Feb 21:52

Choose a tag to compare

Minor pywinpty release that provides compatibility against winpty-rs v0.4.1, PyO3 0.23.4 and enables experimental CPython 3.13 free-threaded support.

What's Changed

New Contributors

Full Changelog: v2.0.14...v2.0.15

PyWinPTY release v2.0.14

17 Oct 16:00

Choose a tag to compare

Minor pywinpty release that updates several of its dependencies to their latest versions:

What's Changed

Full Changelog: v2.0.13...v2.0.14

PyWinPTY release v2.0.13

26 Feb 17:10

Choose a tag to compare

Minor PyWinPTY release that updates several dependencies to their latest versions, including winpty-rs

What's Changed

Full Changelog: v2.0.12...v2.0.13

PyWinPTY release v2.0.12

07 Oct 01:41

Choose a tag to compare

Minor maintenance release of PyWinPTY, it updates both winpty-rs and PyO3 to their latest versions. It also provides support for Python 3.12

What's Changed

New Contributors

Full Changelog: v2.0.10...v2.0.12

PyWinPTY release v2.0.11

15 Jul 03:09

Choose a tag to compare

Minor maintenance release of PyWinPTY, it updates both winpty-rs and PyO3 to their latest versions. It also fixes a minor bug in PtyProcess::sendcontrol

What's Changed

Full Changelog: v2.0.10...v2.0.11

PyWinpty release v2.0.10

02 Jan 17:57

Choose a tag to compare

Minor pywinpty release that updates several Rust dependencies, including winpty-rs to v0.3.11

What's Changed

Full Changelog: v2.0.9...v2.0.10

PyWinpty release v2.0.9

26 Oct 21:28

Choose a tag to compare

Minor pywinpty release that updates several Rust dependencies, including the backend library winpty-rs. It also provides official Python 3.11 wheels.

What's Changed

Full Changelog: v2.0.8...v2.0.9