We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffc19a0 commit 2670a63Copy full SHA for 2670a63
CHANGELOG.md
@@ -63,7 +63,7 @@
63
- PR #1495 Convert binary and unary ops CFFI to Cython
64
- PR #1503 Convert sorting and hashing ops CFFI to Cython
65
- PR #1553 Overload `hash_row` to avoid using intial hash values. Updated `gdf_hash` to select between overloads
66
-- PR #XXXX Add `except +` to all Cython function definitions to catch C++ exceptions properly
+- PR #1559 Add `except +` to all Cython function definitions to catch C++ exceptions properly
67
68
## Bug Fixes
69
0 commit comments