| Nov | DEC | Jan |
| 27 | ||
| 2019 | 2020 | 2021 |
COLLECTED BY
Collection: github.com
c32bd2cto7bc9a62
cc22074to80d409f
|
Nice script! Should we check if PC/python3dll.c is outdated? |
I considered that, but that file has some other functions being exposed that are Windows dependent so we cannot technically use this script that runs on Linux. I will try to figure out another PR to keep that file updated. |
My request was more about checking from your script output if python3dll.c is complete or not. If there are differences between Windows and Linux in the ABI, maybe differences can be saved in a file used by your script?
Sure. It's ok to first only focus on Linux. |
|
The CI fails :-)
|
16e35d9to5049076
5049076toe5002a6
Whoops, wrong makefile invocation for shared libs. Fixed! |
bpo-42545: Check that all symbols in the limited ABI are exported
This commit was signed with a verified signature.
e0a5ad9
e5002a6toe0a5ad9
I checked and the file needs some love (functions missing or old functions remaining), so I am going to defer fixes to that file for a later PR, maybe checking with @zooba. |
85f1ded
into
python:master
Successfully merging this pull request may close these issues.
None yet
5 participants Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. ●© 2020 GitHub, Inc. ●Terms ●Privacy ●Security ●Status ●Help ●Contact GitHub ●Pricing ●API ●Training ●Blog ●About You can’t perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.