Skip to content

Conversation

Viicos
Copy link
Member

@Viicos Viicos commented Apr 4, 2025

Change Summary

Fixes #11645.

Related issue number

Checklist

  • The pull request title is a good summary of the changes - it will be used in the changelog
  • Unit tests for the changes exist
  • Tests pass on CI
  • Documentation reflects the changes where applicable
  • My PR is ready to review, please add a comment including the phrase "please review" to assign reviewers

@github-actions github-actions bot added the relnotes-fix Used for bugfixes. label Apr 4, 2025
@@ -34,7 +35,6 @@ classifiers = [
'Programming Language :: Python :: 3.13',
'Intended Audience :: Developers',
'Intended Audience :: Information Technology',
'License :: OSI Approved :: MIT License',
Copy link
Member Author

Choose a reason for hiding this comment

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

@Viicos Viicos added relnotes-packaging Used for dependency changes. and removed relnotes-fix Used for bugfixes. labels Apr 4, 2025
Copy link

Deploying pydantic-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: ac4d04f
Status: ✅  Deploy successful!
Preview URL: https://d86d8848.pydantic-docs.pages.dev
Branch Preview URL: https://pep-639.pydantic-docs.pages.dev

View logs

Copy link
Contributor

github-actions bot commented Apr 4, 2025

Coverage report

This PR does not seem to contain any modification to coverable code.

Copy link

codspeed-hq bot commented Apr 4, 2025

CodSpeed Performance Report

Merging #11694 will not alter performance

Comparing pep-639 (ac4d04f) with main (bd1f8cf)

Summary

✅ 46 untouched benchmarks

@Viicos Viicos merged commit 2bf985f into main Apr 8, 2025
63 checks passed
@Viicos Viicos deleted the pep-639 branch April 8, 2025 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relnotes-packaging Used for dependency changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make use of PEP 639
2 participants