Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@lostmsu
Copy link
Member

@lostmsu lostmsu commented Jun 17, 2020

What does this implement/fix? Explain your changes.

item is a return value of PyTuple_GetItem which returns borrowed reference.

Hence it should not have been decref'ed

@codecov-commenter
Copy link

codecov-commenter commented Jun 17, 2020

Codecov Report

Merging #1163 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1163   +/-   ##
=======================================
  Coverage   86.53%   86.53%           
=======================================
  Files           1        1           
  Lines         297      297           
=======================================
  Hits          257      257           
  Misses         40       40           
Flag Coverage Δ
#setup_linux 64.98% <ø> (ø)
#setup_windows 72.05% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 742463e...d87d033. Read the comment docs.

@filmor filmor merged commit d8b0200 into pythonnet:master Jun 18, 2020
filmor pushed a commit that referenced this pull request Jun 18, 2020
AlexCatarino pushed a commit to QuantConnect/pythonnet that referenced this pull request Jun 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants