There's already support for several native Python datatypes, such as datetimes and UUIDs. It would be incredible if more native datatypes were supported out of the box:
ipaddress.IPv4Address and ipaddress.IPv6Address
decimal.Decimal
pathlib.PurePath and its descendants