Adrian Chaves
|
f02b388371
|
Merge remote-tracking branch 'origin/master' into file-201
|
2026-08-10 17:10:36 +02:00 |
Adrian
|
18ed0c0f7c
|
Fall back to the response encoding in TextResponse.json() (#7897)
|
2026-08-09 16:58:09 +05:00 |
Adrian Chaves
|
4879b66258
|
Merge remote-tracking branch 'origin/master' into file-201
|
2026-08-04 12:06:15 +02:00 |
Adrian
|
298c9e610e
|
Type tests related to requests and responses (#7864)
|
2026-08-03 17:16:23 +05:00 |
Adrian Chaves
|
6d2f728377
|
Add REDIRECT_HTTP_CODES for 201 redirect support and Response.follow_redirect()
|
2026-07-28 17:29:05 +02:00 |
Andrey Rakhmatullin
|
cec86f216e
|
Remove remaining cross-imports in test modules. (#7782)
|
2026-07-27 12:19:12 +02:00 |
Andrey Rakhmatullin
|
e322905255
|
Assorted test fixes, part 3. (#7741)
* Assorted test fixes, part 3.
* Fix asyncio_enabled_reactor_different_loop.py on 3.14.
|
2026-07-21 15:54:43 +05:00 |
Fat-Coder-CN
|
870803b7fb
|
fix-utf16-response-test-on-big-endian-systems (#7508)
|
2026-07-01 12:16:01 +05:00 |
Adrian
|
0007676e8d
|
Improve test coverage for http/ (#7672)
* Improve test coverage for http/
* Use isinstance() instead of type()
|
2026-06-26 12:21:12 +05:00 |
Andrey Rakhmatullin
|
3a36955261
|
Assorted test fixes (#7616)
|
2026-06-15 08:39:58 +02:00 |
Andrey Rakhmatullin
|
584d99af30
|
Split long test files (#7329)
|
2026-03-13 10:30:25 +01:00 |