Skip to content

Commit 89d0220

Browse files
docs: clear stale python bisect wishlist
1 parent 3e11661 commit 89d0220

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

docs/upstream-surface-inventory.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1454,9 +1454,6 @@ python:
14541454
note: Most base64 helpers traffic in bytes rather than plain JS string values.
14551455
bisect:
14561456
title: bisect module
1457-
default:
1458-
decision: wanted
1459-
note: Binary-search helpers are strong plain-value portability targets.
14601457
decisions:
14611458
insort:
14621459
decision: skip_side_effects

website/source/_data/upstream_surface.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
generatedAt: '2026-03-30T13:26:41.714Z'
1+
generatedAt: '2026-03-30T14:00:54.535Z'
22
languages:
33
awk:
44
language: awk
@@ -184783,10 +184783,7 @@ languages:
184783184783
decision: skip_side_effects
184784184784
note: In-place list insertion mutates caller-owned state.
184785184785
untriagedEntries: []
184786-
staleDecisions:
184787-
- name: default
184788-
decision: wanted
184789-
note: Binary-search helpers are strong plain-value portability targets.
184786+
staleDecisions: []
184790184787
categories:
184791184788
- bisect
184792184789
catalogShippedCount: 3

0 commit comments

Comments
 (0)