Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
Commit8c8a257
authored
Make `versionchanged:: next`` expand to current (unreleased) version.When a new CPython release is cut, the release manager will replaceall such occurences of "next" with the just-released version.(See the issue for release-tools and devguide PRs.)Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>(cherry picked from commit7d24ea9)gh-121277: Raise nice error on `next` as second argument to deprecated-removed (GH-124623)(cherry-picked frome349f73)(cherry-picked from 3.11:f0895aa)(cherry-picked from 3.10:8773554)
1 parent340a82d commit8c8a257
File tree
2 files changed
+33
-5
lines changed- Doc/tools/extensions
- Misc/NEWS.d/next/Documentation
2 files changed
+33
-5
lines changedLines changed: 31 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| |||
332 | 333 |
| |
333 | 334 |
| |
334 | 335 |
| |
335 |
| - | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
336 | 352 |
| |
337 | 353 |
| |
338 | 354 |
| |
| |||
348 | 364 |
| |
349 | 365 |
| |
350 | 366 |
| |
351 |
| - | |
352 |
| - | |
353 | 367 |
| |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
354 | 376 |
| |
355 |
| - | |
| 377 | + | |
356 | 378 |
| |
357 | 379 |
| |
358 | 380 |
| |
359 | 381 |
| |
360 | 382 |
| |
361 | 383 |
| |
362 |
| - | |
| 384 | + | |
363 | 385 |
| |
364 | 386 |
| |
365 | 387 |
| |
| |||
607 | 629 |
| |
608 | 630 |
| |
609 | 631 |
| |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
610 | 636 |
| |
611 | 637 |
| |
612 | 638 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + |
0 commit comments
Comments
(0)