-
Notifications
You must be signed in to change notification settings - Fork 1
Issues: wheelodex/headerparser
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Support converting parsed classes back to mail-like strings
attrs-parser
enhancement
New feature or request therefor
under consideration
Dev has not yet decided whether or how to implement
Add a field type for storing parsing defects
attrs-parser
enhancement
New feature or request therefor
under consideration
Dev has not yet decided whether or how to implement
Add a new parser API built on New feature or request therefor
under consideration
Dev has not yet decided whether or how to implement
attrs
for defining classes instantiated from scanned stanzas
attrs-parser
enhancement
Add a scanner option for controlling handling of all-whitespace lines
c:scanner
c:scanner-options
enhancement
New feature or request therefor
low priority
Less important than other things
#51
opened Dec 19, 2023 by
jwodder
Add a function or type for parsing RFC 822 dates
c:utilities
email standards
enhancement
New feature or request therefor
#50
opened Dec 19, 2023 by
jwodder
Add a function or type for parsing RFC 822 addresses
c:utilities
email standards
enhancement
New feature or request therefor
#49
opened Dec 19, 2023 by
jwodder
Allow two different named fields to have the same Dev has not yet decided whether or how to implement
dest
if they both have multiple=True
c:parser
under consideration
#47
opened Dec 19, 2023 by
jwodder
Add a scanner option for setting what counts as whitespace for folding purposes
c:scanner
c:scanner-options
enhancement
New feature or request therefor
low priority
Less important than other things
#46
opened Dec 19, 2023 by
jwodder
Add a scanner option for stripping leading whitespace from folded lines
c:scanner
c:scanner-options
enhancement
New feature or request therefor
#45
opened Dec 19, 2023 by
jwodder
Add a scanner option for ignoring all blank lines
c:scanner
c:scanner-options
enhancement
New feature or request therefor
low priority
Less important than other things
#44
opened Dec 19, 2023 by
jwodder
Make Introduction of an incompatible API change
c:parser
c:scanner-options
HeaderParser
take scanner options as a scanner_opts: dict
argument instead of as **kwargs
breaking change
#43
opened Dec 19, 2023 by
jwodder
Add a scanner option for setting what counts as a line terminator
c:scanner
c:scanner-options
enhancement
New feature or request therefor
low priority
Less important than other things
#42
opened Dec 19, 2023 by
jwodder
Add a scanner option for ignoring extra blank lines after a stanza
c:scanner
c:scanner-options
enhancement
New feature or request therefor
low priority
Less important than other things
#41
opened Dec 19, 2023 by
jwodder
Add a scanner option for decoding internationalized header names
c:scanner
c:scanner-options
email standards
enhancement
New feature or request therefor
i18n
Handling internationalized strings in headers
#40
opened Dec 19, 2023 by
jwodder
Rewrite Less important than other things
under consideration
Dev has not yet decided whether or how to implement
Scanner
so that it's fed chunks of text piecemeal and spits out what it's scanned so far
c:scanner
low priority
#39
opened Dec 19, 2023 by
jwodder
Add a scanner option for controlling the behavior when New feature or request therefor
low priority
Less important than other things
get_unscanned()
is called at a previously-unreached EOF
c:scanner
c:scanner-options
enhancement
#38
opened Dec 19, 2023 by
jwodder
Add a scanner option for ignoring comment lines
c:scanner
c:scanner-options
enhancement
New feature or request therefor
#37
opened Dec 19, 2023 by
jwodder
Add a Introduction of an incompatible API change
c:scanner
c:scanner-options
under consideration
Dev has not yet decided whether or how to implement
ScannerConfig
class for holding scanner options instead of using keyword arguments
breaking change
#36
opened Dec 19, 2023 by
jwodder
Add a utility function for removing RFC 822 comments from header values
c:utilities
email standards
enhancement
New feature or request therefor
#35
opened Dec 19, 2023 by
jwodder
Rename Introduction of an incompatible API change
c:normalized-dict
under consideration
Dev has not yet decided whether or how to implement
NormalizedDict.normalized_dict()
to something that doesn't imply it returns a NormalizedDict
breaking change
#34
opened Dec 19, 2023 by
jwodder
Add a function or type for parsing Content-Type-style parameterized headers
c:utilities
email standards
enhancement
New feature or request therefor
#33
opened Dec 19, 2023 by
jwodder
Give New feature or request therefor
add_additional()
an option for whether to normalize additional header names before adding them to the dict
c:parser
enhancement
#32
opened Dec 19, 2023 by
jwodder
Give New feature or request therefor
add_field()
multiple_type
and multiple_action
arguments
c:parser
enhancement
#31
opened Dec 19, 2023 by
jwodder
Add a function for unfolding a string if & only if the first line contains non-whitespace
c:utilities
enhancement
New feature or request therefor
#30
opened Dec 19, 2023 by
jwodder
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.