pdonorio / replicate-protobuf-issue

Answering https://github.com/protocolbuffers/protobuf/issues/5272#issuecomment-433510476

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

replicate-protobuf-issue

Helping out in issue

how to

PY_VERSION="3.7"
docker run -it --rm -v $(pwd):/data -w /data python:$PY_VERSION bash
pip3 install -r requirements.txt
python3 debug.py

About

Answering https://github.com/protocolbuffers/protobuf/issues/5272#issuecomment-433510476


Languages

Language:Python 100.0%