diff options
author | thegeorg <thegeorg@yandex-team.com> | 2025-03-09 21:49:30 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2025-03-09 22:03:19 +0300 |
commit | 535218a30e7bd6e836cca40ed5d81ee6b21d6106 (patch) | |
tree | 9ccdb1cf8745ee478f3bbfb2f4e073095a97603a /contrib/libs/aws-sdk-cpp/aws-cpp-sdk-core/source/internal/AWSHttpResourceClient.cpp | |
parent | fde2bf72a89474cf41527b632a6b002c1e582db1 (diff) | |
download | ydb-535218a30e7bd6e836cca40ed5d81ee6b21d6106.tar.gz |
Merge ctypes emulation symbols from libpython into library/cpp/symbols/python
`PyCapsule_*` symbols belong to `libpython.so`, there is no need to generate separate module for them.
```
$ nm --dynamic /usr/lib/x86_64-linux-gnu/libpython3.11.so.1.0 | grep PyCapsule
0000000000386550 T PyCapsule_GetContext
00000000003865a0 T PyCapsule_GetDestructor
00000000003865f0 T PyCapsule_GetName
0000000000386640 T PyCapsule_GetPointer
000000000038d540 T PyCapsule_Import
0000000000384bc0 T PyCapsule_IsValid
000000000038d6b0 T PyCapsule_New
00000000003863f0 T PyCapsule_SetContext
0000000000386440 T PyCapsule_SetDestructor
0000000000386490 T PyCapsule_SetName
00000000003864e0 T PyCapsule_SetPointer
000000000065cbc0 D PyCapsule_Type
```
commit_hash:58f102ca48732d8597382415a86554a7ef5f0458
Diffstat (limited to 'contrib/libs/aws-sdk-cpp/aws-cpp-sdk-core/source/internal/AWSHttpResourceClient.cpp')
0 files changed, 0 insertions, 0 deletions