Skip to content

Fix typos in comments and docstrings#1332

Open
maxtaran2010 wants to merge 1 commit into
MagicStack:masterfrom
maxtaran2010:fix-typos
Open

Fix typos in comments and docstrings#1332
maxtaran2010 wants to merge 1 commit into
MagicStack:masterfrom
maxtaran2010:fix-typos

Conversation

@maxtaran2010

Copy link
Copy Markdown

Fix 10 spelling mistakes found by codespell in comments and docstrings across 6 files:

  • asyncpg/_asyncio_compat.py: supressessuppresses
  • asyncpg/connection.py: asyncronousasynchronous, postgreslpostgresql, connnectionconnection
  • asyncpg/prepared_stmt.py: statiticsstatistics
  • asyncpg/protocol/codecs/array.pyx: dimentionsdimensions, appenedappended
  • asyncpg/protocol/coreproto.pyx: authentciationauthentication, advertizedadvertised
  • asyncpg/protocol/scram.pyx: methosmethods

No logic changes — comments and docstrings only.

- _asyncio_compat.py: supresses -> suppresses
- connection.py: asyncronous -> asynchronous, postgresl -> postgresql,
  connnection -> connection
- prepared_stmt.py: statitics -> statistics
- protocol/codecs/array.pyx: dimentions -> dimensions, appened -> appended
- protocol/coreproto.pyx: authentciation -> authentication,
  advertized -> advertised
- protocol/scram.pyx: methos -> methods

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 8, 2026 09:32

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

2 participants