Adrián Chaves
|
ea3e6d2e42
|
yield_seeds, process_seeds → start, process_start
|
2025-03-19 19:42:13 +01:00 |
Adrián Chaves
|
53841ff419
|
Cover backward-incompatible changes in the release notes
|
2025-03-12 08:38:27 +01:00 |
Adrián Chaves
|
364664b0a4
|
def start_requests → async def yield_seeds (no backward compatibility, new tests or additional features implemented yet)
|
2025-03-09 09:41:06 +01:00 |
Andrey Rakhmatullin
|
7e07d48cc5
|
Small 3.7 and 3.8 cleanup.
|
2024-10-17 23:22:37 +05:00 |
Andrey Rakhmatullin
|
6428356584
|
Use twisted.python.log instead of failure.printTraceback().
|
2023-09-13 18:20:42 +04:00 |
Andrey Rakhmatullin
|
be0e33af92
|
Don't rely on unhandled exception logging in the expected to fail scripts.
|
2023-09-13 16:59:54 +04:00 |
Emmanuel Rondan
|
e211ec0aa2
|
adding black formatter to all the code
|
2022-11-29 11:30:46 -03:00 |
Adrián Chaves
|
960a7f68f6
|
Verify that the installed asyncio event loop matches ASYNCIO_EVENT_LOOP (#5529)
Co-authored-by: Laerte Pereira <5853172+Laerte@users.noreply.github.com>
|
2022-10-15 11:27:00 +02:00 |