n8n/packages/@n8n/task-runner-python/src
n8n-assistant[bot] 85b7796434
chore: Bundle 2.x (#28844)
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
Co-authored-by: Bernhard Wittmann <bernhard.wittmann@n8n.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Benjamin Schroth <68321970+schrothbn@users.noreply.github.com>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
Co-authored-by: Sandra Zollner <sandra.zollner@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2026-04-22 08:51:32 +03:00
..
config fix(core): Use stricter flags when starting python runner (#24983) 2026-02-02 10:08:44 +00:00
errors refactor(core): Switch to multiprocessing pipes in native Python runner (#21232) 2025-10-30 12:29:59 +01:00
message_types feat(core): Add drain timeout for runners (#24290) 2026-02-06 13:34:53 +00:00
__init__.py fix(core): Use stricter flags when starting python runner (#24983) 2026-02-02 10:08:44 +00:00
constants.py chore: Bundle 2.x (#28844) 2026-04-22 08:51:32 +03:00
env.py feat(core): Add profiling support via sentry (#25049) 2026-01-30 09:49:50 +00:00
health_check_server.py refactor(core): Modernize type syntax in native Python runner (#20847) 2025-10-17 15:33:02 +02:00
import_validation.py refactor(core): Modernize type syntax in native Python runner (#20847) 2025-10-17 15:33:02 +02:00
logs.py test(core): Dynamically allocate ports for Python integration tests (#20825) 2025-10-16 10:39:12 +02:00
main.py refactor(core): Modernize type syntax in native Python runner (#20847) 2025-10-17 15:33:02 +02:00
message_serde.py feat(core): Add drain timeout for runners (#24290) 2026-02-06 13:34:53 +00:00
nanoid.py perf(core): Optimize hot paths in native Python runner (#20844) 2025-10-16 12:04:37 +02:00
pipe_reader.py feat(core): Introduce native Python code tool for AI agent (#22595) 2025-12-03 10:34:30 +01:00
sentry.py feat(core): Add profiling support via sentry (#25049) 2026-01-30 09:49:50 +00:00
shutdown.py refactor(core): Modernize type syntax in native Python runner (#20847) 2025-10-17 15:33:02 +02:00
task_analyzer.py chore: Bundle 2.x (#28844) 2026-04-22 08:51:32 +03:00
task_executor.py chore: Bundle 2.x (#28844) 2026-04-22 08:51:32 +03:00
task_runner.py feat(core): Add drain timeout for runners (#24290) 2026-02-06 13:34:53 +00:00
task_state.py refactor(core): Modernize type syntax in native Python runner (#20847) 2025-10-17 15:33:02 +02:00