microsoft / bond

Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services.
MIT License
2.61k stars 321 forks source link

cmake/Config.cmake looks for the EOLed Python-2.7 #1180

Open yurivict opened 1 year ago

chwarr commented 1 year ago

A PR to repoint it at Python 3 would be welcome.