consolidate AcceptCharsetXXXHeader classes into the single AcceptCharset class#461
Open
mmerickel wants to merge 1 commit into
Open
consolidate AcceptCharsetXXXHeader classes into the single AcceptCharset class#461mmerickel wants to merge 1 commit into
mmerickel wants to merge 1 commit into
Conversation
mmerickel
force-pushed
the
simplify-accept-charset-parsing
branch
2 times, most recently
from
March 1, 2024 05:39
0c4c846 to
2bcc46d
Compare
mmerickel
marked this pull request as ready for review
March 1, 2024 05:39
mmerickel
force-pushed
the
simplify-accept-parsing
branch
4 times, most recently
from
March 1, 2024 06:44
7a5e3ce to
b0b14d7
Compare
mmerickel
force-pushed
the
simplify-accept-charset-parsing
branch
2 times, most recently
from
March 1, 2024 07:02
03969e2 to
c586619
Compare
mmerickel
force-pushed
the
simplify-accept-parsing
branch
2 times, most recently
from
March 2, 2024 20:19
872755d to
33ee697
Compare
mmerickel
force-pushed
the
simplify-accept-charset-parsing
branch
2 times, most recently
from
March 2, 2024 20:54
f7e1fcd to
7359d70
Compare
mmerickel
force-pushed
the
simplify-accept-parsing
branch
from
March 2, 2024 21:32
33ee697 to
af05bfd
Compare
mmerickel
force-pushed
the
simplify-accept-charset-parsing
branch
from
March 2, 2024 21:34
7359d70 to
6fc063e
Compare
mmerickel
force-pushed
the
simplify-accept-parsing
branch
from
March 4, 2024 00:54
af05bfd to
36171cb
Compare
mmerickel
force-pushed
the
simplify-accept-charset-parsing
branch
from
March 4, 2024 01:02
6fc063e to
0afa9f2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
AcceptCharsetinstances are immutable.__iter__.best_match,quality, and__contains__methods usingacceptable_offers.