Commit 268b192
Document that parsing never modifies the shared config
The shared-configuration warning in customize.rst now has a precise
boundary worth stating: after the parse-time mutation fix, instances
can only affect each other through explicit add/remove calls, so
concurrent parsing against the shared CONSTANTS is safe.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 46d4a8d commit 268b192
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
432 | 435 | | |
433 | 436 | | |
434 | 437 | | |
| |||
0 commit comments