Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.9] bpo-42591: Export missing Py_FrozenMain() symbol (GH-23730)#23734

Merged
vstinner merged 1 commit into
python:3.9python/cpython:3.9from
vstinner:export_frozenmain39Copy head branch name to clipboard
Dec 14, 2020
Merged

[3.9] bpo-42591: Export missing Py_FrozenMain() symbol (GH-23730)#23734
vstinner merged 1 commit into
python:3.9python/cpython:3.9from
vstinner:export_frozenmain39Copy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Dec 10, 2020

Copy link
Copy Markdown
Member

Export the Py_FrozenMain() function: fix a Python 3.9.0 regression.
Python 3.9 uses -fvisibility=hidden and the function was not exported
explicitly and so not exported.

(cherry picked from commit b5c7b38)

https://bugs.python.org/issue42591

Export the Py_FrozenMain() function: fix a Python 3.9.0 regression.
Python 3.9 uses -fvisibility=hidden and the function was not exported
explicitly and so not exported.

(cherry picked from commit b5c7b38)
@Albert55554

Copy link
Copy Markdown

I left you to see conduct on phython assigned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.