[ 
https://issues.apache.org/jira/browse/ARROW-13686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joris Van den Bossche resolved ARROW-13686.
-------------------------------------------
    Resolution: Fixed

Issue resolved by pull request 11010
[https://github.com/apache/arrow/pull/11010]

> [Python] Update deprecated pytest yield_fixture functions
> ---------------------------------------------------------
>
>                 Key: ARROW-13686
>                 URL: https://issues.apache.org/jira/browse/ARROW-13686
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Eduardo Ponce
>            Assignee: Eduardo Ponce
>            Priority: Trivial
>              Labels: beginner, pull-request-available
>             Fix For: 6.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> [Since pytest 3.0, fixture functions support the *yield* statement as a 
> replacement for 
> *yield_fixture*|https://docs.pytest.org/en/6.2.x/yieldfixture.html]. When 
> pytest is run for PyArrow the following deprecation warning is shown:
> {code}
> the pyarrow/tests/test_serialization.py:283: PytestDeprecationWarning: 
> @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are 
> the same.
> {code}



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

Reply via email to