Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 711 Bytes

python-datemath.md

File metadata and controls

26 lines (13 loc) · 711 Bytes

1.5.0.4 (2023-07-20)

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

Closes: #10478

1.5.0.3 (2023-05-10)

Add partial_stub metadata field (#10157)

1.5.0.2 (2023-03-27)

Add default values for third-party stubs beginning with 'P' (#9957)

1.5.0.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.

1.5.0.0 (2023-01-11)

Add stubs for python-datemath (#5765)

Co-authored-by: Alex Waygood Alex.Waygood@Gmail.com