An open index of dependabot pull requests across open source projects.

Bump pywinpty from 2.0.15 to 3.0.2

Merged
Number: #133
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: October 06, 2025 at 04:07 PM UTC
(about 1 month ago)
Updated: October 08, 2025 at 06:09 AM UTC
(about 1 month ago)
Merged: October 08, 2025 at 06:09 AM UTC
(about 1 month ago)
by CoderSales
Time to Close: 1 day
Labels:
dependencies python
Description:

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps pywinpty from 2.0.15 to 3.0.2.

Release notes

Sourced from pywinpty's releases.

v3.0.2

Minor pywinpty release that fixes issues with PyPi metadata

What's Changed

Full Changelog: https://github.com/andfoy/pywinpty/compare/v3.0.1...v3.0.2

v3.0.1

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: https://github.com/andfoy/pywinpty/compare/v3.0.0...v3.0.1

v3.0.0

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: https://github.com/andfoy/pywinpty/compare/v2.0.15...v3.0.0

Changelog

Sourced from pywinpty's changelog.

Version 3.0.2 (2025/10/03)

Pull Requests Merged

In this release 1 pull request was closed.

Version 3.0.1 (2025/10/03)

Pull Requests Merged

In this release 7 pull requests were closed.

Version 3.0.0 (2025/08/12)

Pull Requests Merged

In this release 2 pull requests were closed.

Commits
  • e658244 Release v3.0.2
  • 5c1d02c Merge pull request #541 from andfoy/readme
  • 4210591 Add more information into pyproject.toml
  • f4cfd42 Add README section in pyproject.toml
  • 0936516 Set development version to v3.0.2
  • 88ea24f Release v3.0.1
  • 4915de8 Merge pull request #520 from andfoy/dependabot/github_actions/actions/checkout-5
  • 76a4d9d Bump actions/checkout from 4 to 5
  • 3988a32 Merge pull request #540 from andfoy/update_dependencies
  • b65e5db Replace allow_threads by detach
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+1
Deletions:
-1
Package Dependencies
Package:
pywinpty
Ecosystem:
pip
Version Change:
2.0.15 → 3.0.2
Update Type:
Major
Technical Details
ID: 9654736
UUID: 2890890884
Node ID: PR_kwDOJJPgAc6sT36E
Host: GitHub
Repository: CoderSales/django-postgres-jupyter-2
Merge State: Unknown