]> granicus.if.org Git - curl/commitdiff
KNOWN_BUGS: tests not compatible with python3
authorDaniel Stenberg <daniel@haxx.se>
Mon, 21 Jan 2019 11:16:20 +0000 (12:16 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 21 Jan 2019 11:16:20 +0000 (12:16 +0100)
Closes #3289
[skip ci]

docs/KNOWN_BUGS

index 43e008deea63ccafb19f92c78f722bb0b0c98a1c..5363575ef9df758324747a48af0ab8ebb4f0fe73 100644 (file)
@@ -44,6 +44,7 @@ problems may have been fixed or changed somewhat since this was written!
  4.5 Improve --data-urlencode space encoding
 
  5. Build and portability issues
+ 5.1 tests not compatible with python3
  5.2 curl-config --libs contains private details
  5.5 can't handle Unicode arguments in Windows
  5.6 cmake support gaps
@@ -354,6 +355,12 @@ problems may have been fixed or changed somewhat since this was written!
 
 5. Build and portability issues
 
+5.1 tests not compatible with python3
+
+ The smb test server still needs python2.
+
+ See https://github.com/curl/curl/issues/3289
+
 5.2 curl-config --libs contains private details
 
  "curl-config --libs" will include details set in LDFLAGS when configure is