You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ahmet Altay (JIRA)" <ji...@apache.org> on 2016/08/04 01:33:20 UTC

[jira] [Created] (BEAM-528) Add @experimental annotations

Ahmet Altay created BEAM-528:
--------------------------------

             Summary: Add @experimental annotations 
                 Key: BEAM-528
                 URL: https://issues.apache.org/jira/browse/BEAM-528
             Project: Beam
          Issue Type: New Feature
          Components: sdk-py
            Reporter: Ahmet Altay
            Priority: Minor


Experimental/deprecation warnings: use the warnings standard module in conjunction with decorators as described here:

https://docs.python.org/2/library/warnings.html

Some code sample for a deprecated decorator that is kinda/sorta similar.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)