[jira] [Commented] (FLINK-17690) Python function wrapper omits docstr

2021-04-14 Thread Flink Jira Bot (Jira)


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

Flink Jira Bot commented on FLINK-17690:


This issue and all of its Sub-Tasks have not been updated for 180 days. So, it 
has been labeled "stale-minor". If you are still affected by this bug or are 
still interested in this issue, please give an update and remove the label. In 
7 days the issue will be closed automatically.

> Python function wrapper omits docstr
> 
>
> Key: FLINK-17690
> URL: https://issues.apache.org/jira/browse/FLINK-17690
> Project: Flink
>  Issue Type: Improvement
>  Components: Stateful Functions
>Reporter: Igal Shilman
>Assignee: UnityLung
>Priority: Minor
>  Labels: pull-request-available, stale-minor
>
> Statefun Python SDK has a connivance bind method, that wraps a functions.
> The 
> [wrapper|https://github.com/apache/flink-statefun/blob/master/statefun-python-sdk/statefun/core.py#L182]
>  would omit the docstr of the wrapper function. A common practice would be to 
> use [https://docs.python.org/3/library/functools.html#functools.wraps]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FLINK-17690) Python function wrapper omits docstr

2020-05-22 Thread Igal Shilman (Jira)


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

Igal Shilman commented on FLINK-17690:
--

Assigned, thanks!

> Python function wrapper omits docstr
> 
>
> Key: FLINK-17690
> URL: https://issues.apache.org/jira/browse/FLINK-17690
> Project: Flink
>  Issue Type: Improvement
>  Components: Stateful Functions
>Reporter: Igal Shilman
>Assignee: UnityLung
>Priority: Minor
>
> Statefun Python SDK has a connivance bind method, that wraps a functions.
> The 
> [wrapper|https://github.com/apache/flink-statefun/blob/master/statefun-python-sdk/statefun/core.py#L182]
>  would omit the docstr of the wrapper function. A common practice would be to 
> use [https://docs.python.org/3/library/functools.html#functools.wraps]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FLINK-17690) Python function wrapper omits docstr

2020-05-21 Thread UnityLung (Jira)


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

UnityLung commented on FLINK-17690:
---

Hi,

I would like to fix this.

Could you please assign it to me?

Thanks a lot.

> Python function wrapper omits docstr
> 
>
> Key: FLINK-17690
> URL: https://issues.apache.org/jira/browse/FLINK-17690
> Project: Flink
>  Issue Type: Improvement
>  Components: Stateful Functions
>Reporter: Igal Shilman
>Priority: Minor
>
> Statefun Python SDK has a connivance bind method, that wraps a functions.
> The 
> [wrapper|https://github.com/apache/flink-statefun/blob/master/statefun-python-sdk/statefun/core.py#L182]
>  would omit the docstr of the wrapper function. A common practice would be to 
> use [https://docs.python.org/3/library/functools.html#functools.wraps]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)