This is an automated email from the ASF dual-hosted git repository.
tvalentyn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new 48d66ada923 Remove status disclaimer from pydoc root. (#26106)
48d66ada923 is described below
commit 48d66ada92350eb222d61e32f3d3bfe9006d8263
Author: Kyle Weaver <[email protected]>
AuthorDate: Tue Apr 4 14:15:47 2023 -0700
Remove status disclaimer from pydoc root. (#26106)
---
sdks/python/apache_beam/__init__.py | 5 -----
1 file changed, 5 deletions(-)
diff --git a/sdks/python/apache_beam/__init__.py
b/sdks/python/apache_beam/__init__.py
index 17710f0158c..6db495c2137 100644
--- a/sdks/python/apache_beam/__init__.py
+++ b/sdks/python/apache_beam/__init__.py
@@ -25,11 +25,6 @@ model for building both batch and streaming parallel data
processing pipelines.
The Apache Beam SDK for Python provides access to Apache Beam capabilities
from the Python programming language.
-Status
-------
-The SDK is still early in its development, and significant changes
-should be expected before the first stable version.
-
Overview
--------
The key concepts in this programming model are