This is an automated email from the ASF dual-hosted git repository.
goenka pushed a change to branch release-2.32.0
in repository https://gitbox.apache.org/repos/asf/beam.git.
from ad5d202 Revert "Default to Runner v2 for Python Streaming jobs.
(#15140)" (#15210) (#15212)
add ca866af [BEAM-12399] Move CPython license to own file. (#15201)
(#15211)
No new revisions were added by this update.
Summary of changes:
LICENSE | 260 +--------------------
LICENSE.python | 258 ++++++++++++++++++++
build.gradle.kts | 3 +
.../org/apache/beam/gradle/BeamModulePlugin.groovy | 1 +
sdks/python/MANIFEST.in | 1 +
sdks/python/container/Dockerfile | 1 +
6 files changed, 266 insertions(+), 258 deletions(-)
create mode 100644 LICENSE.python