Message370978
Python 3.9 is now built with -fvisibility=hidden. The Py_GetArgcArgv() function is no longer exported. Previously, it was exported because all symbols were exported by default.
I'm working on a PR to export it again.
Fedora downstream issue, setproctitle is broken on Python 3.9: https://bugzilla.redhat.com/show_bug.cgi?id=1792059 |
|
| Date |
User |
Action |
Args |
| 2020-06-08 13:22:42 | vstinner | set | recipients:
+ vstinner |
| 2020-06-08 13:22:42 | vstinner | set | messageid: <[email protected]> |
| 2020-06-08 13:22:42 | vstinner | link | issue40910 messages |
| 2020-06-08 13:22:41 | vstinner | create | |
|