[Tracker bug] Python-related issues in //third_party/protobuf |
||||
Issue description
Observed problems:
1. System-wide dist-package can screw import google.protobuf because __init__.py in //third_party/protobuf/python does __import__('pkg_resources').declare_namespace(__name__)
2. descriptor_pb2.py required manual generation.
3. plugin_pb2.py is better to be bundled.
,
Aug 31 2017
,
Nov 15 2017
,
Nov 16 2017
Hi wychen@, unfortunately I have no time to work on this now. I'e posted draft proposal https://codereview.chromium.org/2935953002 maybe it could help. agrieve@ could you suggest a good person who can help wychen@ with that? Thanks!
,
Nov 22 2017
I don't have a good suggestion, although I'm sure infra-dev@ would be appropriate if help is still needed here. |
||||
►
Sign in to add a comment |
||||
Comment 1 by wychen@chromium.org
, Jun 13 2017