Commit f010ca5
committed
gh-152912: Move versionchanged note below versionadded in Doc/c-api/sys.rst
Put the .. versionchanged:: 3.8.1 entry after the existing .. versionadded:: 3.8 block at the end of the PySys_AddAuditHook section, per RST convention of ordering version directives chronologically.1 parent 251e0dc commit f010ca5
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
438 | | - | |
439 | | - | |
440 | | - | |
441 | | - | |
442 | | - | |
443 | 438 | | |
444 | 439 | | |
445 | 440 | | |
| |||
467 | 462 | | |
468 | 463 | | |
469 | 464 | | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
| |||
0 commit comments