Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Get rid of borrowed global singletons.
Summary: Add a PyAPI declaration to the objects we need and remove the borrows from them and their dependencies. Also remove the initialisations in `init_upstream_borrow()`; this is now an empty function retained to avoid `#ifdef`ing it out in cinder code. Reviewed By: itamaro Differential Revision: D65372443 fbshipit-source-id: a216a6c75807bf1abe55eb068ebba0523b934542
- Loading branch information