1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

KNOWN_BUGS: tests not compatible with python3

Closes #3289
[skip ci]
This commit is contained in:
Daniel Stenberg 2019-01-21 12:16:20 +01:00
parent f0b2c13a9e
commit 458e898911
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View 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