BPO | [26608](https://bugs.python.org/issue26608) --- | :--- Nosy | @MojoVampire, @iritkatriel *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: ```python assignee = None closed_at = None created_at = labels = ['easy', '3.11', 'library', 'docs'] title = 'RLock undocumented behavior in case of multiple acquire' updated_at = user = 'https://bugs.python.org/smbrd' ``` bugs.python.org fields: ```python activity = actor = 'iritkatriel' assignee = 'docs@python' closed = False closed_date = None closer = None components = ['Documentation', 'Library (Lib)'] creation = creator = 'smbrd' dependencies = [] files = [] hgrepos = ['348'] issue_num = 26608 keywords = ['easy'] message_count = 4.0 messages = ['262165', '262231', '270216', '396068'] nosy_count = 5.0 nosy_names = ['docs@python', 'josh.r', 'ahxxm', 'smbrd', 'iritkatriel'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = None url = 'https://bugs.python.org/issue26608' versions = ['Python 3.11'] ``` ### Linked PRs * gh-103853 * gh-119436 * gh-119437