Skip to content

fix Cursor.executemany created many circular references #375

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 8, 2019
Merged

fix Cursor.executemany created many circular references #375

merged 2 commits into from
Aug 8, 2019

Conversation

methane
Copy link
Member

@methane methane commented Jul 31, 2019

No description provided.

@codecov
Copy link

codecov bot commented Jul 31, 2019

Codecov Report

Merging #375 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #375      +/-   ##
==========================================
+ Coverage   87.14%   87.16%   +0.01%     
==========================================
  Files          13       13              
  Lines        1556     1558       +2     
==========================================
+ Hits         1356     1358       +2     
  Misses        200      200
Impacted Files Coverage Δ
MySQLdb/cursors.py 81.6% <100%> (+0.14%) ⬆️

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 23addef...5f6ec93. Read the comment docs.

@methane methane merged commit b3e775a into PyMySQL:master Aug 8, 2019
@methane methane deleted the fix-circular-reference branch August 8, 2019 09:55
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.

1 participant