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
move codegen pybindings out of public pybindings lib (#131)
Summary:
Pull Request resolved: #131
These are only used by codegen. Moving them out of the general pybindings lib and restricting visibility.
As a side note I dont think any of this stuff actually has to happen in c++. In fact it seems like itd be easier to do this on the Python Version of the schema object through deserialize_for_json.
Reviewed By: larryliu0820, dbort
Differential Revision: D48671946
fbshipit-source-id: 217adcf7b2001dd3e88d676f0a0ed4b1d5fef239
0 commit comments