edsu / pymarc

process MARC records from Python
http://python.org/pypi/pymarc
Other
251 stars 99 forks source link

#109 permissive marcreader #144

Closed petrus-v closed 4 years ago

petrus-v commented 4 years ago

This is a proposal to address #109 which allow to read files that may contains record with some structural errors.

Wooble commented 4 years ago

FWIW the 2.6 failure is kind of obnoxious and I'm +1 on dropping support at this point. (I'd also be for dropping py2.7 support but that may be a harder sell...)

petrus-v commented 4 years ago

@Wooble thanks for your quick feed back I'll remove test against 2.6 them !

edsu commented 4 years ago

This looks awesome @petrus-v & @Wooble -- thanks for both your efforts!