adafruit / adafruit/Adafruit_CircuitPython_RSA

Add library name to error message

Open
#43 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
10
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Just got this error
https://github.com/adafruit/Adafruit_CircuitPython_RSA/blob/999b41bab76b2d5ddbe7e65b02c927f0c2b2e19a/adafruit_rsa/key.py#L280

appears to be missing the pyasn1 text

https://github.com/adafruit/Adafruit_CircuitPython_RSA/blob/999b41bab76b2d5ddbe7e65b02c927f0c2b2e19a/adafruit_rsa/key.py#L276-L280

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at adafruit_rsa/key.py lines 276-280, linked in the issue, and inspect the error raised there. Update the error wording so it includes the missing pyasn1 library name, then confirm the resulting message identifies that dependency.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cryptography
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.