Commit 22436f8
committed
Fix 0086 changelog em dash and stale ttl message
Address CoPilot review on #227:
- CHANGELOG 0.17.0 header uses a hyphen, not an em dash, per
.github/copilot-instructions.md (new entries avoid the em dash;
older headers are intentionally left as-is).
- The fetch negative-ttl ValueError message no longer says "None
preserves current behavior"; with a manager default configured,
per-call None selects the default. Reworded to match the precedence.
Comment/wording only; no behavior change.1 parent 8575b42 commit 22436f8
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
| 154 | + | |
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
| |||
0 commit comments