[
https://issues.apache.org/jira/browse/BEAM-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671003#comment-16671003
]
Udi Meiri commented on BEAM-5932:
---------------------------------
I don't believe it does enable all warnings, but I didn't read the PR comments
so I might be wrong.
Deprecation warnings are important though for notifying users about upcoming
changes.
> 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
> Priority: Blocker
>
> [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)