Skip to content

Use quotes in repr of TzInfo #1701

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Use quotes in repr of TzInfo #1701

wants to merge 1 commit into from

Conversation

Viicos
Copy link
Member

@Viicos Viicos commented Apr 23, 2025

Change Summary

Fixes #1691.

Related issue number

Checklist

  • Unit tests for the changes exist
  • Documentation reflects the changes where applicable
  • Pydantic tests pass with this pydantic-core (except for expected changes)
  • My PR is ready to review, please add a comment including the phrase "please review" to assign reviewers

Copy link

codspeed-hq bot commented Apr 23, 2025

CodSpeed Performance Report

Merging #1701 will not alter performance

Comparing tzinfo-repr (2569fbc) with main (3414703)

Summary

✅ 157 untouched benchmarks

@Viicos Viicos marked this pull request as draft April 28, 2025 07:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

repr(TzInfo(0)) returns invalid python code
1 participant