[issue46784] Duplicated symbols when linking embedded Python with libexpat

2022-03-08 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset ccbc31ecf3a08ef626be9bbb099f0ce801142fc8 by Miss Islington (bot) in branch '3.8': bpo-46784: Add newly exported expat symbols to the namespace. (GH-31397) (GH-31419)

[issue46784] Duplicated symbols when linking embedded Python with libexpat

2022-02-21 Thread Ned Deily
Ned Deily added the comment: New changeset 61f3c308e435c5294e674ef59fed1d51f47e0089 by Miss Islington (bot) in branch '3.7': bpo-46784: Add newly exported expat symbols to the namespace. (GH-31397) (GH-31418) https://github.com/python/cpython/commit/61f3c308e435c5294e674ef59fed1d51f47e0089

[issue46784] Duplicated symbols when linking embedded Python with libexpat

2022-02-18 Thread Gregory P. Smith
Gregory P. Smith added the comment: err "release managers" same thing right? ;) -- ___ Python tracker ___ ___ Python-bugs-list

[issue46784] Duplicated symbols when linking embedded Python with libexpat

2022-02-18 Thread Gregory P. Smith
Gregory P. Smith added the comment: PRs for 3.7 and 3.8 remain up to release blockers. -- components: +Build resolution: -> fixed stage: patch review -> commit review status: open -> closed ___ Python tracker

[issue46784] Duplicated symbols when linking embedded Python with libexpat

2022-02-18 Thread Gregory P. Smith
Gregory P. Smith added the comment: New changeset e05e3d20d309603010f2c1194e612f894ad8a985 by Gregory P. Smith in branch '3.10': [3.10] bpo-46784: Add newly exported expat symbols to the namespace. (GH-31397) (GH-31420)

[issue46784] Duplicated symbols when linking embedded Python with libexpat

2022-02-18 Thread Gregory P. Smith
Change by Gregory P. Smith : -- pull_requests: +29557 pull_request: https://github.com/python/cpython/pull/31420 ___ Python tracker ___

[issue46784] Duplicated symbols when linking embedded Python with libexpat

2022-02-18 Thread miss-islington
miss-islington added the comment: New changeset 9aca412db8343702d9199c31ba73519e6f8823b5 by Miss Islington (bot) in branch '3.9': bpo-46784: Add newly exported expat symbols to the namespace. (GH-31397) https://github.com/python/cpython/commit/9aca412db8343702d9199c31ba73519e6f8823b5

[issue46784] Duplicated symbols when linking embedded Python with libexpat

2022-02-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +29556 pull_request: https://github.com/python/cpython/pull/31419 ___ Python tracker ___

[issue46784] Duplicated symbols when linking embedded Python with libexpat

2022-02-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +29555 pull_request: https://github.com/python/cpython/pull/31418 ___ Python tracker ___

[issue46784] Duplicated symbols when linking embedded Python with libexpat

2022-02-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +29554 pull_request: https://github.com/python/cpython/pull/31417 ___ Python tracker ___

[issue46784] Duplicated symbols when linking embedded Python with libexpat

2022-02-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +29553 pull_request: https://github.com/python/cpython/pull/31416 ___ Python tracker ___

[issue46784] Duplicated symbols when linking embedded Python with libexpat

2022-02-18 Thread miss-islington
miss-islington added the comment: New changeset 6312c1052c0186b4596fc45c42fd3ade9f8f5911 by Yilei "Dolee" Yang in branch 'main': bpo-46784: Add newly exported expat symbols to the namespace. (GH-31397) https://github.com/python/cpython/commit/6312c1052c0186b4596fc45c42fd3ade9f8f5911

[issue46784] Duplicated symbols when linking embedded Python with libexpat

2022-02-17 Thread Ned Deily
Change by Ned Deily : -- nosy: +corona10 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue46784] Duplicated symbols when linking embedded Python with libexpat

2022-02-17 Thread Yilei Yang
Change by Yilei Yang : -- keywords: +patch pull_requests: +29540 stage: -> patch review pull_request: https://github.com/python/cpython/pull/31397 ___ Python tracker ___

[issue46784] Duplicated symbols when linking embedded Python with libexpat

2022-02-17 Thread Gregory P. Smith
Change by Gregory P. Smith : -- nosy: +gregory.p.smith ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue46784] Duplicated symbols when linking embedded Python with libexpat

2022-02-17 Thread Yilei Yang
New submission from Yilei Yang : The libexpat 2.4.1 upgrade from https://bugs.python.org/issue44394 introduced the following new exported symbols: testingAccountingGetCountBytesDirect testingAccountingGetCountBytesIndirect unsignedCharToPrintable