Skip to content

Set default local_infile in pymysql.connect()#1353

Merged
rolandwalker merged 1 commit into
mainfrom
RW/local-infile-typing-error
Sep 27, 2025
Merged

Set default local_infile in pymysql.connect()#1353
rolandwalker merged 1 commit into
mainfrom
RW/local-infile-typing-error

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

This parameter cannot be None according to pymysql. Some update in the type stubs caused this to fail, which is affecting PRs #1351 and #1349 .

Checklist

  • I've added this contribution to the changelog.md. Leaving this out of the changelog for now to ease a rebase.
  • I've added my name to the AUTHORS file (or it's already there).
  • I ran uv run ruff check && uv run ruff format to lint and format the code.

@rolandwalker rolandwalker self-assigned this Sep 27, 2025
@rolandwalker rolandwalker merged commit 60b4c38 into main Sep 27, 2025
13 of 14 checks passed
@rolandwalker rolandwalker deleted the RW/local-infile-typing-error branch September 27, 2025 16:09
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