Issue46811
Created on 2022-02-20 19:54 by sping, last changed 2022-04-11 14:59 by admin.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 31453 | merged | sping, 2022-02-20 20:05 | |
| PR 31469 | merged | miss-islington, 2022-02-21 14:48 | |
| PR 31470 | merged | miss-islington, 2022-02-21 14:49 | |
| PR 31471 | merged | miss-islington, 2022-02-21 14:49 | |
| PR 31472 | merged | miss-islington, 2022-02-21 15:03 | |
| Messages (6) | |||
|---|---|---|---|
| msg413605 - (view) | Author: (sping) * | Date: 2022-02-20 19:54 | |
It has been reported at https://bugs.python.org/issue46794#msg413587 that the current CPython test suite needs some adjustments for Expat >=2.4.5. Since that is somewhat separate from updating the bundled copy of Expat to >=2.4.6, I am creating this dedicated ticket. I pull request for discussion will follow shortly. |
|||
| msg413654 - (view) | Author: Łukasz Langa (lukasz.langa) * ![]() |
Date: 2022-02-21 14:48 | |
New changeset 2cae93832f46b245847bdc252456ddf7742ef45e by Sebastian Pipping in branch 'main': bpo-46811: Make test suite support Expat >=2.4.5 (GH-31453) https://github.com/python/cpython/commit/2cae93832f46b245847bdc252456ddf7742ef45e |
|||
| msg413658 - (view) | Author: Łukasz Langa (lukasz.langa) * ![]() |
Date: 2022-02-21 16:16 | |
New changeset 7da97f61816f3cadaa6788804b22a2434b40e8c5 by Miss Islington (bot) in branch '3.10': bpo-46811: Make test suite support Expat >=2.4.5 (GH-31453) (GH-31472) https://github.com/python/cpython/commit/7da97f61816f3cadaa6788804b22a2434b40e8c5 |
|||
| msg413659 - (view) | Author: Łukasz Langa (lukasz.langa) * ![]() |
Date: 2022-02-21 16:16 | |
New changeset 336a916f75642dfe2d87e237981686051d5d51f8 by Miss Islington (bot) in branch '3.9': bpo-46811: Make test suite support Expat >=2.4.5 (GH-31453) (GH-31469) https://github.com/python/cpython/commit/336a916f75642dfe2d87e237981686051d5d51f8 |
|||
| msg413669 - (view) | Author: Ned Deily (ned.deily) * ![]() |
Date: 2022-02-21 19:03 | |
New changeset d4f5bb912e67299b59b814b89a5afd9a8821a14e by Miss Islington (bot) in branch '3.7': bpo-46811: Make test suite support Expat >=2.4.5 (GH-31453) (GH-31471) https://github.com/python/cpython/commit/d4f5bb912e67299b59b814b89a5afd9a8821a14e |
|||
| msg413743 - (view) | Author: Łukasz Langa (lukasz.langa) * ![]() |
Date: 2022-02-22 20:58 | |
New changeset fdfd7a93540b0866ba42264ecb9b0a3c2286f654 by Łukasz Langa (Sebastian Pipping) in branch '3.8': bpo-46811: Make test suite support Expat >=2.4.5 (GH-31453) https://github.com/python/cpython/commit/fdfd7a93540b0866ba42264ecb9b0a3c2286f654 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:56 | admin | set | github: 90967 |
| 2022-02-22 20:58:09 | lukasz.langa | set | messages: + msg413743 |
| 2022-02-21 19:03:16 | ned.deily | set | nosy:
+ ned.deily messages: + msg413669 |
| 2022-02-21 16:16:27 | lukasz.langa | set | messages: + msg413659 |
| 2022-02-21 16:16:26 | lukasz.langa | set | messages: + msg413658 |
| 2022-02-21 15:03:38 | miss-islington | set | pull_requests: + pull_request29602 |
| 2022-02-21 14:49:06 | miss-islington | set | pull_requests: + pull_request29601 |
| 2022-02-21 14:49:00 | miss-islington | set | pull_requests: + pull_request29600 |
| 2022-02-21 14:48:54 | miss-islington | set | nosy:
+ miss-islington pull_requests: + pull_request29599 |
| 2022-02-21 14:48:49 | lukasz.langa | set | nosy:
+ lukasz.langa messages: + msg413654 |
| 2022-02-20 20:05:58 | sping | set | keywords:
+ patch stage: patch review pull_requests: + pull_request29581 |
| 2022-02-20 19:54:05 | sping | create | |
