Skip to content

Latest commit

 

History

History
50 lines (27 loc) · 1.26 KB

stdlib-list.md

File metadata and controls

50 lines (27 loc) · 1.26 KB

0.8.3.4 (2023-07-20)

Add an upstream_repository field to METADATA.toml (#10487)

Closes: #10478

0.8.3.3 (2023-06-23)

[stubsabot] Mark stdlib-list as obsolete since 0.9.0 (#10348)

Release: https://pypi.org/pypi/stdlib-list/0.9.0 Homepage: https://pypi.org/project/stdlib-list/ Diff: https://github.com/pypi/stdlib-list/compare/v0.8.0...v0.9.0

0.8.3.2 (2023-03-28)

Add defaults for third-party stubs Q-T (#9959)

0.8.3.1 (2023-02-21)

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.

0.8.3 (2022-07-20)

Allowlist useless modules (#8340)

These are the ones I chose not to add from #8321

Fixes most of #8339

0.8.2 (2022-07-19)

Add missing third party modules (#8321)

Co-authored-by: Alex Waygood Alex.Waygood@Gmail.com Co-authored-by: hauntsaninja <> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

0.8.1 (2022-06-26)

Check missing definitions for several packages (#8167)

Co-authored-by: hauntsaninja <>

0.8.0 (2022-04-08)

Add stubs for stdlib-list (#7608)