Skip to content

Conversation

@jonjanego
Copy link
Member

This pull request corrects a documentation error in several changelog files. Specifically, it fixes the name of a Python module referenced in the changelog entries to ensure accuracy.

Copilot AI review requested due to automatic review settings January 29, 2026 22:23
@jonjanego jonjanego requested review from a team as code owners January 29, 2026 22:23
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request fixes an incorrect Python module name in changelog documentation entries, replacing urllib.parseurl with the correct urllib.parse.

Changes:

  • Corrected the module reference from urllib.parseurl to urllib.parse in Python changelog entries.
  • Applied the same correction across both Markdown changelogs and the CLI changelog RST.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
python/ql/lib/change-notes/released/6.0.0.md Fixes the Python changelog entry to reference urllib.parse correctly.
python/ql/lib/CHANGELOG.md Mirrors the same changelog correction in the consolidated Python QL library changelog.
docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.24.0.rst Updates the CLI changelog documentation to reference urllib.parse correctly.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jonjanego jonjanego merged commit 18a2aca into main Jan 29, 2026
22 checks passed
@jonjanego jonjanego deleted the urllib-typo-fix branch January 29, 2026 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants