Skip to content

Commit 8c1c01f

Browse files
committed
Add changes entry for Python string error checking fix
1 parent 10cbc94 commit 8c1c01f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES.current

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
77
Version 4.0.2 (in progress)
88
===========================
99

10+
2020-01-31: ZackerySpytz
11+
[Python] #1700 More robust error checking for failures in calls to Python C API:
12+
PyBytes_AsStringAndSize() and PyString_AsStringAndSize().
13+
1014
2020-01-31: vadz
1115
[Python] #1710 Fix crash parsing empty docstrings.
1216

0 commit comments

Comments
 (0)