Commit 5a25936
Add open issues about timestamp collection and control flow exceptions
Added two important open issues to the PEP:
1. Whether to always collect timestamps unconditionally (performance
testing shows it's cheap) and the implications for pickle size and
cross-version compatibility testing
2. Configuration of control flow exception exclusions (StopIteration,
AsyncStopIteration) and whether subclasses should be included, noting
the performance constraints of the hot path
🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent aa4f6dc commit 5a25936
1 file changed
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
359 | 384 | | |
360 | 385 | | |
361 | 386 | | |
| |||
0 commit comments