Issue46932
Created on 2022-03-05 18:03 by sping, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 31736 | merged | steve.dower, 2022-03-07 20:21 | |
| PR 31738 | merged | miss-islington, 2022-03-07 21:46 | |
| PR 31739 | merged | miss-islington, 2022-03-07 21:46 | |
| PR 31740 | merged | miss-islington, 2022-03-07 21:46 | |
| PR 31741 | merged | miss-islington, 2022-03-07 21:46 | |
| Messages (7) | |||
|---|---|---|---|
| msg414591 - (view) | Author: (sping) * | Date: 2022-03-05 18:03 | |
Hi! I believe the fix documented at https://github.com/libexpat/libexpat/blob/27d5b8ba1771f916d9cfea2aac6bdac72071dc66/expat/Changes#L7-L11 is important to users of CPython. Please update bundled libexpat to 2.4.7. Thank you! Best, Sebastian |
|||
| msg414692 - (view) | Author: Ned Deily (ned.deily) * ![]() |
Date: 2022-03-07 18:40 | |
We haven't released 2.4.6 yet for maintenance/security branches so we probably should update to 2.4.7 first. |
|||
| msg414700 - (view) | Author: Steve Dower (steve.dower) * ![]() |
Date: 2022-03-07 21:46 | |
New changeset 176835c3d5c70f4c1b152cc2062b549144e37094 by Steve Dower in branch 'main': bpo-46932: Update bundled libexpat to 2.4.7 (GH-31736) https://github.com/python/cpython/commit/176835c3d5c70f4c1b152cc2062b549144e37094 |
|||
| msg414702 - (view) | Author: miss-islington (miss-islington) | Date: 2022-03-07 22:17 | |
New changeset 1e52e782f9742242923dec43c2bf8c1455a531e7 by Miss Islington (bot) in branch '3.10': bpo-46932: Update bundled libexpat to 2.4.7 (GH-31736) https://github.com/python/cpython/commit/1e52e782f9742242923dec43c2bf8c1455a531e7 |
|||
| msg414703 - (view) | Author: miss-islington (miss-islington) | Date: 2022-03-07 22:18 | |
New changeset f46a04469114047ff7a4078619450c590ae3f287 by Miss Islington (bot) in branch '3.9': bpo-46932: Update bundled libexpat to 2.4.7 (GH-31736) https://github.com/python/cpython/commit/f46a04469114047ff7a4078619450c590ae3f287 |
|||
| msg414707 - (view) | Author: Ned Deily (ned.deily) * ![]() |
Date: 2022-03-07 23:11 | |
New changeset f656bc1cdbdfaaa07f66ed97e011b258b97e2788 by Miss Islington (bot) in branch '3.7': bpo-46932: Update bundled libexpat to 2.4.7 (GH-31736) (GH-31741) https://github.com/python/cpython/commit/f656bc1cdbdfaaa07f66ed97e011b258b97e2788 |
|||
| msg414732 - (view) | Author: Łukasz Langa (lukasz.langa) * ![]() |
Date: 2022-03-08 09:03 | |
New changeset c3ec5bc1b7a14b04621920f111aee01c31f6f1c1 by Miss Islington (bot) in branch '3.8': bpo-46932: Update bundled libexpat to 2.4.7 (GH-31736) (GH-31740) https://github.com/python/cpython/commit/c3ec5bc1b7a14b04621920f111aee01c31f6f1c1 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:57 | admin | set | github: 91088 |
| 2022-03-08 13:30:31 | steve.dower | set | status: open -> closed assignee: steve.dower resolution: fixed stage: patch review -> resolved |
| 2022-03-08 09:03:46 | lukasz.langa | set | messages: + msg414732 |
| 2022-03-07 23:11:55 | ned.deily | set | messages: + msg414707 |
| 2022-03-07 22:18:32 | miss-islington | set | messages: + msg414703 |
| 2022-03-07 22:17:37 | miss-islington | set | messages: + msg414702 |
| 2022-03-07 21:46:42 | miss-islington | set | pull_requests: + pull_request29858 |
| 2022-03-07 21:46:37 | miss-islington | set | pull_requests: + pull_request29857 |
| 2022-03-07 21:46:33 | miss-islington | set | pull_requests: + pull_request29856 |
| 2022-03-07 21:46:28 | miss-islington | set | nosy:
+ miss-islington pull_requests: + pull_request29855 |
| 2022-03-07 21:46:23 | steve.dower | set | messages: + msg414700 |
| 2022-03-07 20:21:28 | steve.dower | set | keywords:
+ patch stage: patch review pull_requests: + pull_request29853 |
| 2022-03-07 20:10:56 | steve.dower | set | nosy:
+ steve.dower |
| 2022-03-07 18:40:54 | ned.deily | set | priority: normal -> release blocker nosy: + pablogsal, corona10, lukasz.langa, ned.deily messages: + msg414692 |
| 2022-03-05 18:03:18 | sping | create | |
