Skip to content

Conversation

@miss-islington
Copy link
Contributor

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

  • 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 [email protected]

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 <[email protected]>
@miss-islington
Copy link
Contributor Author

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

@miss-islington
Copy link
Contributor Author

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

@miss-islington
Copy link
Contributor Author

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

@miss-islington miss-islington merged commit 0869a71 into python:3.8 Feb 1, 2021
@miss-islington miss-islington deleted the backport-9eb11a1-3.8 branch February 1, 2021 20:53
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