Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 20 Sep 2024 00:07:39 -0400 | Matt Harbison | vfs: use @abstractmethod instead of homebrewing abstract methods |
Thu, 19 Sep 2024 21:03:10 -0400 | Matt Harbison | vfs: modernize the detection of the main thread |
Sun, 22 Sep 2024 17:06:31 -0400 | Matt Harbison | store: fix a signature mismatch for a vfs subclass |
Sun, 22 Sep 2024 17:02:42 -0400 | Matt Harbison | lfs: fix various signature mismatches for vfs subclasses |
Sun, 22 Sep 2024 17:18:05 -0400 | Matt Harbison | util: add a comment to suppress a PyCharm warning about a PEP 8 violation |
Sun, 22 Sep 2024 17:15:20 -0400 | Matt Harbison | keepalive: fix a signature mismatch for a http.client.HTTPResponse subclass |
Sun, 22 Sep 2024 17:11:10 -0400 | Matt Harbison | cbor: drop a duplicate dictionary initialization entry |