Commit adcbd02
pythonGH-94736: Fix _multiprocessing.SemLock subclassing (pythonGH-94738)
* fix allocator and deallocator
* ππ€ Added by blurb_it.
* code review
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
(cherry picked from commit f5b7633)
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>1 parent 45896f2 commit adcbd02
File tree
3 files changed
+14
-4
lines changed- Lib/test
- Misc/NEWS.d/next/Library
- Modules/_multiprocessing
3 files changed
+14
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6026 | 6026 | | |
6027 | 6027 | | |
6028 | 6028 | | |
| 6029 | + | |
| 6030 | + | |
| 6031 | + | |
| 6032 | + | |
| 6033 | + | |
| 6034 | + | |
| 6035 | + | |
| 6036 | + | |
| 6037 | + | |
| 6038 | + | |
| 6039 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
457 | | - | |
458 | | - | |
459 | | - | |
| 457 | + | |
460 | 458 | | |
461 | 459 | | |
462 | 460 | | |
| |||
573 | 571 | | |
574 | 572 | | |
575 | 573 | | |
576 | | - | |
| 574 | + | |
577 | 575 | | |
578 | 576 | | |
579 | 577 | | |
| |||
0 commit comments