Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

monty · Issues· 110 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #895

    MontyRepl exhausts the u16 name id space after ~65k inputs: each <python-input-N> filename is interned permanently

    Updated Sep 19, 2026
  • #893

    `Path.read_text()` accepts no arguments, while `open(encoding=...)` works

    Updated Sep 18, 2026
  • #490

    open() file objects are not iterable

    Updated Sep 18, 2026
  • #879

    External futures can't be awaited across feeds within the same session

    Updated Sep 17, 2026
  • #876

    Parser Crash: NotImplementedError on Yield Expressions - Ungraceful Error Handling

    Updated Sep 16, 2026
  • #872

    REPL type-check context desyncs from the session namespace: a raising snippet loses its bindings, and imports never carry

    Updated Sep 16, 2026
  • #744

    V1 Roadmap

    Updated Sep 14, 2026
  • #850

    os module: host-mediated process & identity calls (system, uname, getcwd, cpu_count, getpid)

    Updated Sep 12, 2026
  • #848

    Support getting the current local and global vars in scope in a snapshot dump

    Updated Sep 11, 2026
  • #847

    Support viewing the current stack frames of a snapshot dump

    Updated Sep 11, 2026
  • #839

    Host-future error inside a coroutine under `asyncio.gather` bypasses its `try/except`; two such errors stall the scheduler (deterministic repro for #732)

    Updated Sep 10, 2026
  • #821

    run_async leaves unawaited Python callbacks running after completion

    Updated Sep 4, 2026
  • #800

    Feature request: musl builds

    Updated Sep 3, 2026
  • #798

    Unnormalized script_name causes worker replacement

    Updated Aug 29, 2026
  • #789

    Support asyncio.wait(..., FIRST_COMPLETED) / race semantics

    Updated Aug 28, 2026