Pass _PyRuntimeState as an argument rather than using the _PyRuntime global variable
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 = None closed_at = <Date 2020-01-13.16:08:27.587> created_at = <Date 2019-04-24.12:58:00.763> labels = ['interpreter-core', '3.8'] title = 'Pass _PyRuntimeState as an argument rather than using the _PyRuntime global variable' updated_at = <Date 2020-06-23.13:55:15.412> user = 'https://github.com/vstinner'
bugs.python.org fields:
activity = <Date 2020-06-23.13:55:15.412> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2020-01-13.16:08:27.587> closer = 'vstinner' components = ['Interpreter Core'] creation = <Date 2019-04-24.12:58:00.763> creator = 'vstinner' dependencies = [] files = [] hgrepos = [] issue_num = 36710 keywords = ['patch'] message_count = 40.0 messages = ['340772', '340775', '340779', '340784', '340789', '340842', '340845', '340860', '340871', '340873', '340880', '340915', '340930', '340941', '340942', '340945', '340946', '340971', '340986', '340996', '341305', '341500', '342138', '343380', '343393', '345537', '345538', '346016', '346030', '346088', '356496', '357013', '357017', '359915', '360210', '364434', '364438', '364440', '364444', '372170'] nosy_count = 8.0 nosy_names = ['nascheme', 'ncoghlan', 'vstinner', 'phsilva', 'Mark.Shannon', 'eric.snow', 'jdemeyer', 'steve.dower'] pr_nums = ['12934', '12935', '12936', '12937', '12939', '12956', '12958', '12962', '13540', '13547', '14060', '14218', '14221', '14249', '14250', '17267', '17270', '21075'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue36710' versions = ['Python 3.8']