Skip to content

issues Search Results · repo:adafruit/Adafruit_CircuitPython_binascii language:Python

Filter by

5 results
 (70 ms)

5 results

inadafruit/Adafruit_CircuitPython_binascii (press backspace or delete to remove)

The RTD documentation was determined not to have built successfully. This could be the result of one of two reasons: 1. The documentation truly had an error occur and failed to build 2. The badge icon ...
documentation
  • tekktrik
  • 1
  • Opened 
    on Jul 12, 2022
  • #16

There are missing type annotations for some functions in this library. The typing module does not exist on CircuitPython devices so the import needs to be wrapped in try/except to catch the error for ...
documentation
good first issue
  • FoamyGuy
  • 1
  • Opened 
    on Sep 27, 2021
  • #12

Same issue that: https://github.com/adafruit/Adafruit_CircuitPython_Thermal_Printer/issues/9 The problem is for SAMD21 non-express boards only. As binascii is a really useful lib and the fix is really ...
  • fgallaire
  • Opened 
    on Feb 21, 2020
  • #6

Just a quick note: while I notice the __version__ object in the module, as it is in current master, is correct semver, this isn t the case in the copy of this module that s currently distributed (the associated ...
  • ntoll
  • 2
  • Opened 
    on Sep 3, 2019
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub