Commit Graph
16 Commits
Author SHA1 Message Date
Emmanuel Ferdman c08fa66771 [docker] Improve type annotations in api.swarm (#15629) 2026-04-08 13:18:38 +02:00
Emmanuel Ferdman 888b9ff4a2 [docker] Add missing type annotations in docker.types (#15566) 2026-04-02 08:01:59 +02:00
Emmanuel Ferdman 4ab04d2263 [protobuf] Bump to 7.34.1 and improve type coverage (#15569) 2026-04-01 19:44:44 +02:00
Emmanuel Ferdman e78872c57e [docker] Fix incomplete types in models and add missing method (#15565) 2026-03-27 17:46:47 +01:00
Emmanuel Ferdman 50ec9108eb [pyasn1] Fix componentType to accept Asn1Type in SequenceOf (#15442) 2026-03-18 13:49:52 +01:00
Emmanuel Ferdman 9e6b58fad0 [multiprocessing.queues] Add missing pickle methods (#15424) 2026-02-20 19:52:09 +01:00
Emmanuel Ferdman 5af6060410 [protobuf] Add missing encoder and sizer exports (#15422) 2026-02-20 18:46:31 +01:00
Emmanuel Ferdman a19c15d754 [typing] Add missing _from_iterable classmethod to Set ABCs (#15331) 2026-02-12 12:12:10 +01:00
Emmanuel Ferdman 7f3ec00160 [assertpy] Accept extensions with additional parameters (#15329) 2026-01-27 07:23:56 +01:00
Emmanuel Ferdman f424458cbb [pexpect] Accept dict for env parameter, not just os.environ (#15270) 2026-01-26 11:08:27 +01:00
Emmanuel Ferdman f0344b83b3 [xmltodict] Fix false positive for namespaces with None values (#15245) 2026-01-12 16:21:13 +01:00
Emmanuel Ferdman f30821cf01 [functools] Allow method override with @cache decorator (#15238) 2026-01-09 16:18:58 +01:00
Emmanuel Ferdman 9a175299c4 [docker] Fix Container.attach() return type (#15155) 2026-01-08 19:01:24 +01:00
Emmanuel Ferdman 250bf77292 email.headerregistry: Fix DateHeader.datetime to allow None (#14808) 2025-09-30 18:53:34 +02:00
Emmanuel Ferdman 8845352c2e [psutil] Add cache_clear to psutil.process_iter typing (#14803) 2025-09-30 14:59:31 +02:00
Emmanuel Ferdman 7e670d52e4 Display req name on error (#14117)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2025-05-21 15:35:36 -07:00