Skip to content

Fixing issue #2362 - #2432

Merged
klayoutmatthias merged 1 commit into
masterfrom
issue-2362
Aug 23, 2026
Merged

Fixing issue #2362#2432
klayoutmatthias merged 1 commit into
masterfrom
issue-2362

Conversation

@klayoutmatthias

Copy link
Copy Markdown
Collaborator
  1. Python does a range check for values passed to int, unsigned int, short, unsigned short (and longs on Windows)
  2. The round trip of a MIN_INT value through string now works

1. Python does a range check for values passed to int, unsigned int, short, unsigned short
   (and longs on Windows)
2. The round trip of a MIN_INT value through string now works
@klayoutmatthias
klayoutmatthias merged commit 29475b3 into master Aug 23, 2026
21 of 22 checks passed
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.

meta-info read fails for large transformation values while write works

1 participant