Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
1.1.14
-
None
-
3.13
Description
When selecting an invalid year in date, e.g. "0000-01-01" text protocol returns PyNone, while in binary protocol an exception will be raised.
Instead of raising an exception, PyNone should be returned when using binary protocol.