You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Udi Meiri (JIRA)" <ji...@apache.org> on 2018/11/01 00:59:00 UTC

[jira] [Created] (BEAM-5932) Python SDK deprecation warnings are broken

Udi Meiri created BEAM-5932:
-------------------------------

             Summary: Python SDK deprecation warnings are broken
                 Key: BEAM-5932
                 URL: https://issues.apache.org/jira/browse/BEAM-5932
             Project: Beam
          Issue Type: Bug
          Components: sdk-py-core
            Reporter: Udi Meiri
            Assignee: Ruoyun Huang


[https://github.com/apache/beam/pull/6687]

removed the line
{code:python}
warnings.simplefilter("once"){code}
from annotations.py.

This disables all deprecation warnings.
Please fix.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)