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.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary: libpython linking has crept into many C++ binaries that were believed to be pure C++. This has made for some confusing errors as we upgrade from python 3.10 -> 3.12. This also causes the blast radius for python upgrades to affect countless C++ binaries that would otherwise not be affected.
Reviewed By: Gownta
Differential Revision: D72362668
fbshipit-source-id: 75b72552e91a71c656ea31c7e3474d42e8caab25
0 commit comments