Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9311912
D5370.id19265.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
503 B
Subscribers
None
D5370.id19265.diff
View Options
diff --git a/swh/loader/mercurial/from_disk.py b/swh/loader/mercurial/from_disk.py
--- a/swh/loader/mercurial/from_disk.py
+++ b/swh/loader/mercurial/from_disk.py
@@ -157,7 +157,7 @@
# hg node id of the latest snapshot branch heads
# used to find what are the new revisions since last snapshot
- self._latest_heads: List[HgNodeId] = []
+ self._latest_heads: List[bytes] = []
self._load_status = "eventful"
# If set, will override the default value
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jul 2, 10:36 AM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3233091
Attached To
D5370: HgLoaderFromDisk: Fix type annotation
Event Timeline
Log In to Comment