Skip to content

Commit bc39311

Browse files
committed
Add changes entry for missing python 3.8 field initializers
1 parent 489629f commit bc39311

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-05: jschueller shadchin
11+
[Python] #1670 #1696 Add missing field initializers introduced in python 3.8:
12+
tp_vectorcall and tp_print.
13+
1014
2020-01-05: friedrichatgc
1115
[Octave] #1688 Change swig_this() to use size_t instead of long for compatibility
1216
with Windows 64 bit.

0 commit comments

Comments
 (0)