updated for version 7.3.827
Problem:    Python tests fail.
Solution:   Adjust the output for the stack trace.
diff --git a/src/version.c b/src/version.c
index d637b9f..204b7a1 100644
--- a/src/version.c
+++ b/src/version.c
@@ -729,6 +729,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    827,
+/**/
     826,
 /**/
     825,