Files
typeshed/stdlib
Sebastian Rittau 3632fc225c Extend and fix zipfile (#10861)
* Add `CompleteDirs` and `FastLookup` (Python 3.8+).
* Add `Path.root` (Python 3.8+).
* Use concrete signature for `Path.open()` (Python 3.8).
* Fix signature of `Path.open()` for Python 3.9+:
   + Add overloads for text and binary modes with fixed return types.
   + Disallow extra arguments for binary modes.
   + Replace `*args` and `**kwargs` with accepted arguments for
     text modes.

Closes: #10847
2023-10-08 06:30:51 -07:00
..
2023-05-27 19:55:30 -07:00
2021-05-06 18:57:33 +03:00
2023-10-08 12:55:19 +02:00
2023-09-19 13:35:13 +01:00
2023-08-16 11:31:05 +02:00
2023-07-20 09:38:58 +01:00
2023-02-02 16:01:54 -08:00
2023-02-01 06:06:04 -08:00
2023-05-27 19:55:30 -07:00
2022-02-19 12:26:45 -08:00
2023-02-06 19:01:02 -08:00
2023-09-11 11:26:18 +01:00
2023-09-25 10:38:48 -07:00
2023-08-30 08:29:53 +01:00
2023-05-27 19:55:30 -07:00
2023-02-06 19:01:02 -08:00
2023-05-25 20:21:40 +01:00
2022-01-30 16:27:06 -08:00
2023-07-18 17:33:27 +01:00
2023-05-27 19:55:30 -07:00
2023-05-25 18:49:51 +01:00
2023-03-25 18:32:43 +02:00
2021-12-22 20:18:19 -08:00
2022-03-03 15:25:30 -08:00
2023-10-08 12:55:19 +02:00
2023-10-08 06:30:51 -07:00
2023-02-02 16:01:54 -08:00