Message399682
| Author | iritkatriel |
|---|---|
| Recipients | Mark.Shannon, chris.jerdonek, corona10, iritkatriel, lukasz.langa, miss-islington, pablogsal, vstinner |
| Date | 2021-08-16.21:11:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1629148316.54.0.249638727088.issue44895@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
(Pdb) test_no_hang_on_context_chain_cycle2.__code__.co_consts[1] <code object A at 0x10eecc840, file "/Users/iritkatriel/src/cpython-1/tt.py", line 37> (Pdb) sys.getrefcount(test_no_hang_on_context_chain_cycle2.__code__.co_consts[1]) 2 (Pdb) gc.get_referrers(test_no_hang_on_context_chain_cycle2.__code__.co_consts[1]) [] |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-08-16 21:11:56 | iritkatriel | set | recipients: + iritkatriel, vstinner, chris.jerdonek, lukasz.langa, Mark.Shannon, corona10, pablogsal, miss-islington |
| 2021-08-16 21:11:56 | iritkatriel | set | messageid: <1629148316.54.0.249638727088.issue44895@roundup.psfhosted.org> |
| 2021-08-16 21:11:56 | iritkatriel | link | issue44895 messages |
| 2021-08-16 21:11:56 | iritkatriel | create | |