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
We now have https://github.com/yt-dlp/protobug which provides something very similar to minipb's message class API but is tailored to CPython and without MicroPython-specific hacks. So CPython compatibility in minipb is effectively obsolete.
We now have https://github.com/yt-dlp/protobug which provides something very similar to minipb's
message classAPI but is tailored to CPython and without MicroPython-specific hacks. So CPython compatibility in minipb is effectively obsolete.