aboutsummaryrefslogtreecommitdiff
path: root/docs/KNOWN_BUGS
diff options
context:
space:
mode:
authorcclauss <cclauss@me.com>2019-04-05 01:32:39 +0200
committerDaniel Stenberg <daniel@haxx.se>2019-04-06 22:29:57 +0200
commitaba1c515534197cab1588ab0f3a2343be1f0a8e5 (patch)
tree690eec7b2c4b0f5d4a770160f7e844467d318221 /docs/KNOWN_BUGS
parentcd3edb08271a32a9c705f3c6e3364c1bdc8ac19f (diff)
tests: make Impacket (SMB server) Python 3 compatible
Closes #3731 Fixes #3289
Diffstat (limited to 'docs/KNOWN_BUGS')
-rw-r--r--docs/KNOWN_BUGS7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index 92956c617..67c7b1661 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -46,7 +46,6 @@ 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.3 curl compiled on OSX 10.13 failed to run on OSX 10.10
5.4 Cannot compile against a static build of OpenLDAP
@@ -372,12 +371,6 @@ 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