Skip to content

extract_rust_hashes.py fails #914

@mr-tz

Description

@mr-tz
python.exe scripts/extract_rust_hashes.py
Fetching Rust hashes from https://github.com/rust-lang/rust/releases...
Traceback (most recent call last):
  File "scripts\extract_rust_hashes.py", line 46, in <module>
    hash = str(table.find("a", attrs={"class": "Link--muted mb-2"})["href"]).split("/")[-1]
TypeError: 'NoneType' object is not subscriptable

the page likely changed, @Arker123 could you take a look into updating this (or/and document how to do it)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions