Commit Graph
22 Commits
Author SHA1 Message Date
lev-blitandGitHub 563213272e Use dashes instead of underscores for METADATA.toml field names (#15614) 2026-04-07 15:03:53 +02:00
renovate[bot]andGitHub 8b31f2639e Update most test/lint dependencies (#15582) 2026-04-01 17:54:51 +02:00
Emmanuel FerdmanandGitHub 50ec9108eb [pyasn1] Fix componentType to accept Asn1Type in SequenceOf (#15442) 2026-03-18 13:49:52 +01:00
sobolevnandGitHub 4b0623f4fb Update mypy to 1.18.1 (#14699) 2025-09-14 03:33:27 +02:00
Sebastian RittauandGitHub 126768408a Replace Incomplete | None = None in third party stubs (#14063) 2025-05-15 21:37:43 +02:00
Alex WaygoodandGitHub 73ebb9dfd7 Bump mypy to 1.15.0 (#13473) 2025-02-07 11:21:40 -08:00
Sebastian RittauandGitHub 97ce200343 [pyasn1] Remove items removed from 0.6.1 (#12646) 2024-09-12 05:11:59 -04:00
AvasamandGitHub 53be87bbb4 Resolve some stubtest allowlist entries by marking params as keyword-only (#12581) 2024-08-23 07:47:06 +01:00
AvasamandGitHub d72a34a69a Bump pyasn1 to 0.6.* (#11681) 2024-04-01 09:49:37 +01:00
Nikita SobolevandGitHub 675ab38ab7 Update pyright version to 1.1.350 (#11501)
If you're reading about this commit in an auto-generated changelog: this is an internal change that should have no impact on how these stubs are understood by static-analysis tools such as type checkers or IDEs
2024-02-29 10:14:39 +00:00
Alex WaygoodandGitHub c49c84f319 A new shade of Black (#11362) 2024-02-04 16:38:55 -08:00
Sebastian RittauandGitHub b6eaadcfe5 Update typing_extensions imports in third-party stubs (#11245) 2024-01-05 15:40:13 +01:00
Alex WaygoodandGitHub 16933b838e Bump mypy (and a few other test dependencies) (#11196) 2023-12-21 22:57:58 +00:00
AvasamandGitHub 4687faab8e Use ConvertibleToInt/ConvertibleToFloat in many third-party stubs (#11022)
Note: this may make the latest version of certain stubs packages incompatible with older versions of mypy and pyright.
2023-11-29 11:23:00 +00:00
AvasamandGitHub 741f751c2e Bump pyasn1 to 0.5.* (#10801) 2023-10-04 10:59:15 +02:00
Sebastian RittauandGitHub afe18e95a9 Add an upstream_repository field to METADATA.toml (#10487)
Closes: #10478
2023-07-20 16:45:41 +02:00
Alex WaygoodandGitHub 6fd7e36e80 Add default values for third-party stubs beginning with 'P' (#9957) 2023-03-27 18:58:53 +01:00
AvasamandGitHub 078c6a0958 Update Unused parameters in stubs/ (#9704)
* Update _Unused TypeAlias

* Update `object | None` params

* Replace unused `object` parameters with `Unused` alias
2023-02-21 23:52:52 -08:00
AvasamandGitHub 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
Alex WaygoodandGitHub 7180d0223b Use typing_extensions.Self instead of _typeshed.Self (#9702) 2023-02-15 11:32:43 +01:00
Alex WaygoodandGitHub efee70abfa Bump mypy to 1.0 (#9684) 2023-02-06 15:57:17 -08:00
b5048a00e6 Add stubs for pyasn1 (#9437)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2023-01-06 18:25:48 +00:00