gendesign/tradein-mvp/backend
bot-backend 2ebc3eeead fix(tradein): drop undefined _cancelled assign in cian-full-load cancel path
Review #929: _cancelled was removed earlier in the PR but a stray assignment
remained → NameError on every cooperative cancel (common exit path). Variable
unused; mark_done is called unconditionally next line.
2026-05-31 23:24:42 +03:00
..
app fix(tradein): drop undefined _cancelled assign in cian-full-load cancel path 2026-05-31 23:24:42 +03:00
data/sql fix(tradein): 095 drop v_data_quality before dropping sale_type_text (#731) 2026-05-31 16:57:18 +03:00
scripts feat(backtest): per-rooms asking→sold correction block (#648 S1) (#650) 2026-05-29 13:11:55 +00:00
tests perf(tradein): cian full-load incremental save + concurrent pagination 2026-05-31 23:19:46 +03:00
.dockerignore feat: add tradein-mvp subproject (Trade-In Estimator под /trade-in) 2026-05-21 00:25:39 +03:00
Dockerfile feat(browser): split camoufox into tradein-browser container, connect-mode (#905) 2026-05-31 17:24:35 +03:00
pyproject.toml feat(browser): split camoufox into tradein-browser container, connect-mode (#905) 2026-05-31 17:24:35 +03:00