Skip to content

Conversation

@LeanderCS
Copy link
Owner

@LeanderCS LeanderCS commented Sep 27, 2025

Summary by Bito

This pull request adds a 'py.typed' file to improve type checking support in the 'flask_inputfilter' library, updates the version to 0.7.1, documents the changes in the changelog, and introduces 'AGENTS.md' for user guidance, enhancing usability with static type checkers.

Copilot AI review requested due to automatic review settings September 27, 2025 19:06
Copy link

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 PR adds PEP 561 type checking support to the flask_inputfilter package by introducing a comprehensive py.typed file and updating the version to 0.7.1.

  • Added a detailed py.typed file listing all type-annotated modules in the package
  • Updated package version from 0.7.0 to 0.7.1
  • Updated MANIFEST.in to include the py.typed file in package distribution

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
pyproject.toml Version bump to 0.7.1 for the type checking enhancement release
flask_inputfilter/py.typed Comprehensive PEP 561 manifest file listing all modules with type annotations
docs/source/changelog.rst Documentation of the py.typed addition in version 0.7.1 changelog
MANIFEST.in Updated to include py.typed file in package distribution

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@sonarqubecloud
Copy link

@LeanderCS LeanderCS changed the title Add py.typed to improving type checking support Add py.typed to improving type checking support and agents.md to help ai agents Sep 27, 2025
@LeanderCS LeanderCS merged commit 016f406 into main Sep 27, 2025
8 checks passed
@LeanderCS LeanderCS deleted the py-typed branch September 27, 2025 19:25
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