Sun, 12 Jan 2025 21:35:30 -0500 |
Matt Harbison |
typing: lock in the type annotations that were lost with the pyupgrade changes
|
file |
diff |
annotate
|
Mon, 06 Jan 2025 00:30:55 -0500 |
Matt Harbison |
pyupgrade: drop the quoting around type annotations
|
file |
diff |
annotate
|
Sun, 05 Jan 2025 22:26:16 -0500 |
Matt Harbison |
pyupgrade: rewrite `yield` statements in a loop to `yield from`
|
file |
diff |
annotate
|
Sun, 05 Jan 2025 22:23:31 -0500 |
Matt Harbison |
pyupgrade: modernize calls to superclass methods
|
file |
diff |
annotate
|
Sun, 05 Jan 2025 21:03:17 -0500 |
Matt Harbison |
pyupgrade: drop usage of py3 aliases for `OSError`
|
file |
diff |
annotate
|
Mon, 06 Jan 2025 14:15:40 -0500 |
Matt Harbison |
py3: drop redundant `u''` prefixes on string literals
|
file |
diff |
annotate
|
Wed, 04 Dec 2024 23:31:46 +0100 |
Pierre-Yves David |
stream: preserve volatile cache early
|
file |
diff |
annotate
|
Mon, 02 Dec 2024 17:00:12 +0100 |
Pierre-Yves David |
stream: create a `e.preserve_volatiles` method directly on StoreEntry
|
file |
diff |
annotate
|
Mon, 29 Jul 2024 20:35:44 +0200 |
Rapha?l Gom?s |
fncache: add attribute to check whether we're using dotencode
|
file |
diff |
annotate
|
Mon, 29 Jul 2024 20:34:38 +0200 |
Rapha?l Gom?s |
fncachestore: add typing information
|
file |
diff |
annotate
|
Mon, 29 Jul 2024 20:34:06 +0200 |
Rapha?l Gom?s |
fncache: refactor load check into a property
|
file |
diff |
annotate
|
Wed, 23 Oct 2024 16:39:12 -0400 |
Matt Harbison |
manifest: drop the CamelCase name for `manifest.manifestlog`
|
file |
diff |
annotate
|
Tue, 01 Oct 2024 15:55:29 +0200 |
Pierre-Yves David |
stream: open volatile file through the manager
|
file |
diff |
annotate
|
Mon, 14 Oct 2024 15:11:49 +0200 |
Pierre-Yves David |
stream: rename TempCopyManager to VolatileManager
|
file |
diff |
annotate
|
Sun, 22 Sep 2024 17:06:31 -0400 |
Matt Harbison |
store: fix a signature mismatch for a vfs subclass
|
file |
diff |
annotate
|