Skip to content

Run mypy on pytests#5765

Open
Tpt wants to merge 2 commits intoPyO3:mainfrom
Tpt:tpt/mypy
Open

Run mypy on pytests#5765
Tpt wants to merge 2 commits intoPyO3:mainfrom
Tpt:tpt/mypy

Conversation

@Tpt
Copy link
Contributor

@Tpt Tpt commented Jan 30, 2026

No description provided.

@Tpt Tpt added the CI-skip-changelog Skip checking changelog entry label Jan 30, 2026
@Tpt Tpt marked this pull request as ready for review January 30, 2026 21:14
mod buf_and_str;
mod comparisons;
mod consts;
#[cfg(not(Py_LIMITED_API))]
Copy link
Member

Choose a reason for hiding this comment

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

Over time we have increased the amount of datetime module available with Py_LIMITED_API, this may not be necessary any more.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The accessing traits (PyDateAccess...) are sadly not supported yet with Py_LIMITED_API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-skip-changelog Skip checking changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants