Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 1019 Bytes

whatthepatch.md

File metadata and controls

45 lines (23 loc) · 1019 Bytes

1.0.2.5 (2023-07-20)

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

Closes: #10478

1.0.2.4 (2023-03-28)

Add defaults to third-party stubs U-Z (#9971)

1.0.2.3 (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.

1.0.2.2 (2023-02-07)

Bump mypy to 1.0 (#9684)

1.0.2.1 (2023-01-30)

whatthepatch: add parse_git_binary_diff (#9616)

Added in 1.0.4 https://github.com/cscorley/whatthepatch/pull/whatthepatch

Fixes #9615

1.0.2 (2022-07-12)

Import Match and Pattern from re, not typing (#8277)

1.0.1 (2022-06-26)

Check missing definitions for several packages (#8167)

Co-authored-by: hauntsaninja <>

1.0.0 (2022-03-17)

Add stubs for whatthepatch (#7492)

Co-authored-by: Akuli akuviljanen17@gmail.com