Skip to content

[3.9] bpo-41748: Handles unquoted attributes with commas (GH-24072)#24415

Merged
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-9eb11a1-3.9
Feb 1, 2021
Merged

[3.9] bpo-41748: Handles unquoted attributes with commas (GH-24072)#24415
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-9eb11a1-3.9

Conversation

@miss-islington

@miss-islington miss-islington commented Feb 1, 2021

Copy link
Copy Markdown
Contributor
  • bpo-41748: Adds tests for unquoted attributes with comma

  • bpo-41748: Handles unquoted attributes with comma

  • bpo-41748: Addresses review comments

  • bpo-41748: Addresses review comments

  • Adds more test cases

  • Simplifies the regex for handling spaces

  • bpo-41748: Moves attributes tests under the right class

  • bpo-41748: Addresses review about duplicate attributes

  • bpo-41748: Adds NEWS.d entry for this patch
    (cherry picked from commit 9eb11a1)

Co-authored-by: Karl Dubost karl+github@la-grange.net

https://bugs.python.org/issue41748

* bpo-41748: Adds tests for unquoted attributes with comma

* bpo-41748: Handles unquoted attributes with comma

* bpo-41748: Addresses review comments

* bpo-41748: Addresses review comments

* Adds more test cases
* Simplifies the regex for handling spaces

* bpo-41748: Moves attributes tests under the right class

* bpo-41748: Addresses review about duplicate attributes

* bpo-41748: Adds NEWS.d entry for this patch
(cherry picked from commit 9eb11a1)

Co-authored-by: Karl Dubost <karl+github@la-grange.net>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@karlcow and @ezio-melotti: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@karlcow and @ezio-melotti: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@karlcow and @ezio-melotti: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@karlcow and @ezio-melotti: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit 0874491 into python:3.9 Feb 1, 2021
@miss-islington
miss-islington deleted the backport-9eb11a1-3.9 branch February 1, 2021 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants