Skip to content

Commit f4ae8b8

Browse files
mlischetticlaude
andcommitted
chore(native-lib): drop Node/Python repro folders from this branch
The native-lib/node/repro and native-lib/python/repro folders are regression guards for the pre-existing Node and Python bindings, covering fixes that already merged to master independently (PR #121 read-callback exception, PR #122 streaming queue backpressure). They are unrelated to the new C/Go/Rust bindings this branch introduces, are not wired into any build/CI, and were intentionally excluded when the Node/Python docs were extracted (PR #126). Remove them so they do not re-land on master with this feature. The C and Go repro folders remain — they exercise the new bindings added here. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 843291f commit f4ae8b8

7 files changed

Lines changed: 0 additions & 372 deletions

File tree

native-lib/node/repro/.gitignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

native-lib/node/repro/README.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

native-lib/node/repro/repro_read_swallow.c

Lines changed: 0 additions & 130 deletions
This file was deleted.

native-lib/node/repro/run.sh

Lines changed: 0 additions & 18 deletions
This file was deleted.

native-lib/python/repro/.gitignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

native-lib/python/repro/README.md

Lines changed: 0 additions & 37 deletions
This file was deleted.

native-lib/python/repro/test_unbounded_queue.py

Lines changed: 0 additions & 146 deletions
This file was deleted.

0 commit comments

Comments
 (0)