Open
1 of 2 issues completedDescription
BPO | 46923 |
---|---|
Nosy | @gpshead, @ronaldoussoren, @stevendaprano, @markshannon, @corona10, @brandtbucher |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = 'https://github.com/markshannon' closed_at = None created_at = <Date 2022-03-04.16:54:19.358> labels = [] title = 'Implement stack overflow protection for supported platforms' updated_at = <Date 2022-03-14.14:27:17.389> user = 'https://github.com/markshannon'
bugs.python.org fields:
activity = <Date 2022-03-14.14:27:17.389> actor = 'ronaldoussoren' assignee = 'Mark.Shannon' closed = False closed_date = None closer = None components = [] creation = <Date 2022-03-04.16:54:19.358> creator = 'Mark.Shannon' dependencies = [] files = [] hgrepos = [] issue_num = 46923 keywords = [] message_count = 3.0 messages = ['414538', '414553', '415143'] nosy_count = 6.0 nosy_names = ['gregory.p.smith', 'ronaldoussoren', 'steven.daprano', 'Mark.Shannon', 'corona10', 'brandtbucher'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = None url = 'https://bugs.python.org/issue46923' versions = []
Linked PRs
- GH-91079: Rename C_RECURSION_LIMIT to Py_C_RECURSION_LIMIT #108507
- GH-91079: Implement C stack limits using addresses, not counters. #130007
- GH-91079: Fix stack overflow on AMD LTO linux #130369
- GH-91079: Revert "GH-91079: Implement C stack limits using addresses, not counters. (GH-130007)" for now #130413