forked frompython/cpython
- Notifications
You must be signed in to change notification settings - Fork6
Commite9126fd
pythongh-97943: PyFunction_GetAnnotations should return a borrowed reference. (pythonGH-97949)
(cherry picked from commit6bfb0be)Co-authored-by: larryhastings <larry@hastings.org>1 parent6057030 commite9126fd
File tree
2 files changed
+7
-2
lines changed- Misc/NEWS.d/next/Core and Builtins
- Objects
2 files changed
+7
-2
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
304 | 303 | | |
305 | 304 | | |
306 | 305 | | |
| |||
532 | 531 | | |
533 | 532 | | |
534 | 533 | | |
535 | | - | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
536 | 539 | | |
537 | 540 | | |
538 | 541 | | |
| |||
0 commit comments
Comments
(0)