Commit 3b9694a
[3.14] pythongh-139988: fix a leak when failing to create a Union type (pythonGH-139990) (python#139993)
pythongh-139988: fix a leak when failing to create a Union type (pythonGH-139990)
(cherry picked from commit 6710156)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>1 parent ae91b4b commit 3b9694a
2 files changed
Lines changed: 4 additions & 0 deletions
File tree
- Misc/NEWS.d/next/Core_and_Builtins
- Objects
Lines 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 | |
|---|---|---|---|
| |||
474 | 474 | | |
475 | 475 | | |
476 | 476 | | |
| 477 | + | |
477 | 478 | | |
478 | 479 | | |
479 | 480 | | |
480 | 481 | | |
481 | 482 | | |
| 483 | + | |
482 | 484 | | |
483 | 485 | | |
484 | 486 | | |
| |||
0 commit comments