mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-30 01:39:30 +02:00
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