8000 Make Cursor an iterator by sanchezg · Pull Request #995 · PyMySQL/PyMySQL · GitHub
[go: up one dir, main page]

Skip to content

Make Cursor an iterator #995

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 5 commits into from
May 23, 2023

Conversation

sanchezg
Copy link
Contributor
@sanchezg sanchezg commented Aug 3, 2021

Please check #992

@lgtm-com
Copy link
lgtm-com bot commented Aug 3, 2021

This pull request introduces 2 alerts when merging db640e4 into f0091e0 - view on LGTM.com

new alerts:

  • 2 for Iterator does not return self from `__iter__` method

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
@lgtm-com
Copy link
lgtm-com bot commented Aug 12, 2021

This pull request introduces 2 alerts when merging 0a16347 into eba874b - view on LGTM.com

new alerts:

  • 2 for Iterator does not return self from `__iter__` method

@methane
Copy link
Member
methane commented Aug 13, 2021

As LGTM.com reports, you need to fix SSCursor and SSDictCursor too.

@methane methane changed the title [Issue] Make Cursor an iterator Make Cursor an iterator May 23, 2023
@methane methane linked an issue May 23, 2023 that may be closed by this pull request
@methane methane merged commit a6f53db into PyMySQL:main May 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cursor is not an Iterator
2 participants
0