WhyNotHugo / python-barcode

㊙️ Create standard barcodes with Python. No external dependencies. 100% Organic Python.
http://python-barcode.rtfd.io/
MIT License
572 stars 123 forks source link

Update isxn.py to account for ISBN standard changes. #200

Closed d-r-jenkins closed 1 year ago

d-r-jenkins commented 1 year ago

As discussed here https://www.isbn-international.org/content/changes-united-states-isbn-prefixes the valid ISBN range is being extended to include ISBN-979-8

Should fix #175

tendervittles commented 1 year ago

Blocked by https://github.com/WhyNotHugo/python-barcode/pull/201

WhyNotHugo commented 1 year ago

Thanks!