Skip to content

build: remove explicit PY2/PY3 references.#10664

Merged
mattklein123 merged 3 commits intoenvoyproxy:masterfrom
htuch:fix-py2
Apr 7, 2020
Merged

build: remove explicit PY2/PY3 references.#10664
mattklein123 merged 3 commits intoenvoyproxy:masterfrom
htuch:fix-py2

Conversation

@htuch
Copy link
Member

@htuch htuch commented Apr 6, 2020

Now that we are Python 3 everywhere, remove explicit python_versions. I haven't made this change yet
to the Thrift extension, as it has explicit PY2/PY3 overrides that I'm guessing relate to external
libs.

Risk level: Low (tooling only)
Testing: bazel.api

Signed-off-by: Harvey Tuch htuch@google.com

Now that we are Python 3 everywhere, remove explicit python_versions. I haven't made this change yet
to the Thrift extension, as it has explicit PY2/PY3 overrides that I'm guessing relate to external
libs.

Risk level: Low (tooling only)
Testing: bazel.api

Signed-off-by: Harvey Tuch <htuch@google.com>
@repokitteh-read-only
Copy link

CC @envoyproxy/api-shepherds: Your approval is needed for changes made to api/.

🐱

Caused by: #10664 was opened by htuch.

see: more, trace.

@htuch
Copy link
Member Author

htuch commented Apr 6, 2020

@zuercher do you know what's needed to move https://github.com/envoyproxy/envoy/blob/master/test/extensions/filters/network/thrift_proxy/driver/BUILD#L19 to Python 3? This is the last straggler in the Python 3 everywhere push.

Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@repokitteh-read-only repokitteh-read-only bot removed the api label Apr 6, 2020
@zuercher
Copy link
Member

zuercher commented Apr 6, 2020

@htuch I don't remember off the top of my head. I can try to take a look later this week.

@moderation
Copy link
Contributor

The Kafka extension specifies PY2. Despite my local tests passing my PR failed again with Kafka and the Jinja update - #10594. I plan on taking the Jinja updates our of this PR. No response from @adamkotwasinski on Twitter or Slack

@mattklein123
Copy link
Member

Merge master to fix CI?

/wait

@mattklein123 mattklein123 merged commit 197f6b1 into envoyproxy:master Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants