Skip to content

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

@codspeed-hq
Copy link

codspeed-hq bot commented Apr 23, 2025

CodSpeed Performance Report

Merging #1701 will not alter performance

Comparing tzinfo-repr (9a942ae) with main (d7bfe90)

Summary

✅ 157 untouched benchmarks

@Viicos Viicos marked this pull request as draft April 28, 2025 07:07
@Viicos Viicos changed the title Use quotes in repr of TzInfo Update repr of TzInfo Jun 10, 2025
@Viicos Viicos marked this pull request as ready for review June 10, 2025 10:36
@Viicos Viicos enabled auto-merge (squash) June 10, 2025 10:37
@Viicos Viicos merged commit a7bd9f8 into main Jun 10, 2025
30 of 31 checks passed
@Viicos Viicos deleted the tzinfo-repr branch June 10, 2025 10:39
davidhewitt pushed a commit to pydantic/pydantic that referenced this pull request Oct 20, 2025
davidhewitt pushed a commit to pydantic/pydantic that referenced this pull request Oct 22, 2025
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.

repr(TzInfo(0)) returns invalid python code

1 participant