Commit Graph

16 Commits

Author SHA1 Message Date
Semyon Moroz 63ea326f8c [zstd] Update to ~=1.5.7.3 (#15242)
Closes: #15239
Diff: https://github.com/sergey-dryabzhinsky/python-zstd/compare/v1.5.7.1...v1.5.7.3
2026-01-09 02:02:28 -08:00
Brian Schubert 0ca73211f3 [zstd] Update to 1.5.7.1 (#14250) 2025-07-07 17:24:43 +02:00
github-actions[bot] 9ab597426c [stubsabot] Bump zstd to 1.5.7.0 (#13946) 2025-05-06 08:31:22 +02:00
github-actions[bot] 8eb2a96acd [stubsabot] Bump zstd to 1.5.6.8 (#13917) 2025-05-05 15:46:49 +02:00
github-actions[bot] 1d86d18e57 [stubsabot] Bump zstd to 1.5.6.7 (#13780)
Release: https://pypi.org/pypi/zstd/1.5.6.7
Homepage: https://github.com/sergey-dryabzhinsky/python-zstd
Repository: https://github.com/sergey-dryabzhinsky/python-zstd
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/zstd
Diff: https://github.com/sergey-dryabzhinsky/python-zstd/compare/v1.5.6.6...v1.5.6.7

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 4.
 - Total lines of Python code deleted: 3.

If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI

Co-authored-by: stubsabot <>
2025-04-03 07:56:09 +02:00
github-actions[bot] 94be358199 [stubsabot] Bump zstd to 1.5.6.6 (#13584)
Release: https://pypi.org/pypi/zstd/1.5.6.6
Homepage: https://github.com/sergey-dryabzhinsky/python-zstd
Repository: https://github.com/sergey-dryabzhinsky/python-zstd
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/zstd
Diff: https://github.com/sergey-dryabzhinsky/python-zstd/compare/v1.5.6.5...v1.5.6.6

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 12.
 - Total lines of Python code deleted: 11.

If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI

Co-authored-by: stubsabot <>
2025-03-05 07:42:04 +01:00
github-actions[bot] f1d09e3db6 [stubsabot] Bump zstd to 1.5.6.5 (#13569) 2025-03-03 15:50:07 +01:00
github-actions[bot] fe64ce1141 [stubsabot] Bump zstd to 1.5.6.4 (#13527)
Release: https://pypi.org/pypi/zstd/1.5.6.4
Homepage: https://github.com/sergey-dryabzhinsky/python-zstd
Repository: https://github.com/sergey-dryabzhinsky/python-zstd
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/zstd
Diff: https://github.com/sergey-dryabzhinsky/python-zstd/compare/v1.5.6.3...v1.5.6.4

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 26.
 - Total lines of Python code deleted: 5.

If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI

Co-authored-by: stubsabot <>
2025-02-23 15:33:02 +03:00
sobolevn 1568194559 Bump zstd to 1.5.6.3 (#13506) 2025-02-17 11:25:48 +01:00
sobolevn 5944a6837b Bump zstd to 1.5.6.2 (#13434) 2025-01-25 03:40:39 -08:00
Shantanu c546278aae zstd: pin version (#13428) 2025-01-22 17:22:15 -08:00
Shantanu 88fa182253 Use PEP 570 syntax in third party stubs (#11554) 2024-03-10 14:11:43 +01:00
Sebastian Rittau afe18e95a9 Add an upstream_repository field to METADATA.toml (#10487)
Closes: #10478
2023-07-20 16:45:41 +02:00
Sebastian Rittau 0bb57fcbc6 [zstd] Add ZSTD_(max_)threads_count methods (#9938)
Closes: #9935
2023-03-24 12:18:41 +00:00
Avasam ed6748fb32 Stubtest settings: change ignore_missing_stub default to false (#9779)
If you're reading about this commit from an autogenerated changelog entry, this should have no user-visible impact on how the stubs are interpreted by a type checker; it's just an internal change to how typeshed's tests work.
2023-02-20 22:37:45 +00:00
Victor B 1cc8080c7e Add stubs for zstd (#9484)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2023-01-31 21:41:19 -08:00