-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
testsAdd or improve existing testsAdd or improve existing tests
Description
- Different header name normalizers (identity, hyphens=underscores, titlecase?, etc.)
add_additional():- Calling
add_additional()multiple times (some times withallow=False) -
add_additional(False, extra arguments ...) -
add_additionalwhen a header has adestthat's just a normalized form of one of its names
- Calling
- Calling
add_field()/add_additional()on aHeaderParserafter a previous call raised an error - Scanning & parsing Unicode
- Normalizer that returns a non-string
- Non-string keys in
NormalizedDictwith the default normalizer - Equality of
HeaderParserobjects - Passing scanner options to
HeaderParser - Scanning files not opened in universal newlines mode
Metadata
Metadata
Assignees
Labels
testsAdd or improve existing testsAdd or improve existing tests