You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/26 23:25:04 UTC

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

    [ https://issues.apache.org/jira/browse/BEAM-528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15985732#comment-15985732 ] 

ASF GitHub Bot commented on BEAM-528:
-------------------------------------

GitHub user mariapython opened a pull request:

    https://github.com/apache/beam/pull/2719

    [BEAM-528] Add extra message to deprecated annotation

    Augment deprecated decorator so that it can give a message/instructions.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mariapython/incubator-beam annotations_message

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/2719.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2719
    
----
commit 71d0777a0ef55f33a811c80d8e35a02fad402cf4
Author: Maria Garcia Herrero <ma...@google.com>
Date:   2017-04-26T23:22:09Z

    Add extra message to deprecated annotation

----


> 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
>            Assignee: MarĂ­a GH
>            Priority: Minor
>              Labels: starter
>             Fix For: Not applicable
>
>
> 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.15#6346)