diff options
| author | Stefan Brand <stefan.brand@eox.at> | 2023-02-17 09:38:39 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-02-17 19:56:29 +0100 |
| commit | d77762de038d1ab46cdcda2b7202d36c80956e25 (patch) | |
| tree | dcb38776dd0c26f14fdc18357223d5c8f5e6568a /tests/postgres_tests | |
| parent | 52b054824e899db40ba48f908a9a00dadc56cb89 (diff) | |
Refs #34302 -- Fixed SpatialReference.auth_name()/auth_code() when target is None.
force_bytes() turns None into the byte string b"None". Since
ctypes.c_char_p() also accepts None, we can bypass force_bytes() if
target is None.
Diffstat (limited to 'tests/postgres_tests')
0 files changed, 0 insertions, 0 deletions
