Shahar Naveh
4c2537010d
Update http from 3.14.3 ( #7137 )
...
* Update `http` from 3.14.3
* Reapply patch
* Update `test/certdata` from 3.14.3
* Revert "Update `test/certdata` from 3.14.3"
This reverts commit fa8fb388b3 .
* Update `test_httpservers.py`
* Reapply long test patch
* Mark failing tests
* Skip flaky test
* Allow password to be None
* Unmark passing test
* Fix error message
* Clippy
---------
Co-authored-by: Jeong, YunWon <69878+youknowone@users.noreply.github.com >
2026-02-27 05:44:37 +00:00
Jeong, YunWon
7dc76c8df1
skip flaky test ( #7208 )
2026-02-23 22:08:50 +09:00
Jeong, YunWon
72b4ef31a2
Accept any mapping for os.execve env argument
...
Change env parameter from PyDictRef to ArgMapping so that
EnvironmentVarGuard and other mapping types are accepted.
2026-02-16 01:03:18 +09:00
Lee Dogeon
ce1bbc7938
Bump mimetypes to 3.14.2 ( #6808 )
...
* Bump mimetypes to 3.14.2
* Unmark resolved tests
* Mark failed test in Windows
2026-01-21 20:14:30 +09:00
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