Terry Tianlin Luan
4cb3b9d8f0
Updated the urllib + http libraries + test libraries ( #6672 )
...
* Updated urllib + urllib tests
* Updated http + test
* Annotated failing tests
* Fixed issues in httpservers, robotparser and urllib2net
* Fixed windows only success
* Annotated flaky test in test_logging
2026-01-16 23:03:49 +09:00
Ashwin Naren
8484bfa2e0
Remove cgi module ( #5597 )
...
* no cgi
* mark failing test
2025-03-12 09:47:34 +09:00
Noa
c6da4ffcdd
Try to fix universal write on windows
2024-12-03 18:01:44 -06:00
Ankit Kumar Pandey
058f8c5500
Add fork support functions ( #4972 )
2023-06-01 15:29:16 +09:00
Ankit Kumar Pandey
322aa6887a
add support for os.fork and related functions ( #4877 )
2023-04-25 02:39:54 +09:00
Jeong Yunwon
5583e36067
httpservers only support lf line-end in RustPython
2022-08-21 23:18:25 +09:00
CPython developers
6fdc51e3b7
Update http from CPython 3.10.5
2022-08-21 15:23:51 +09:00
Jeong YunWon
2fbd01f23e
Fix surrogateescape_errors
2022-07-25 04:10:59 +09:00
Padraic Fanning
c8748bc98e
Fix test.support imports
2022-02-13 17:56:08 -05:00
Dean Li
5ee4fb899b
test: use os_helper
2021-11-28 20:51:32 +08:00
Jeong YunWon
913b78ca44
Revert "Merge pull request #3433 from deantvv/test-update"
...
This reverts commit 9fa5c5ac66 , reversing
changes made to e7fa32c687 .
2021-11-17 17:06:51 +09:00
Dean Li
49a5805d11
test: use os_helper
2021-11-13 02:18:33 +00:00
Padraic Fanning
3a3854d7ee
Skip test class on Windows
2021-03-06 20:21:47 -05:00
Padraic Fanning
3fbaf68a2c
Mark failing/erroring tests
2021-03-06 20:21:47 -05:00
Padraic Fanning
6ee3dbe3db
Add test_httpservers from CPython 3.8.7
2021-03-06 20:21:47 -05:00