)]}'
{"ironic/tests/unit/conductor/test_steps.py":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"42acecc60453e1360e63c01a77b5c2c9d795facc","unresolved":false,"context_lines":[{"line_number":57,"context_line":"        # NOTE(rpittau) this function allows autospec for classmethods and"},{"line_number":58,"context_line":"        # staticmethods in Python 3.6, while no issue occurs in Python 3.7"},{"line_number":59,"context_line":"        # and later."},{"line_number":60,"context_line":"        # For more info please see: http://bugs.python.org/issue23078"},{"line_number":61,"context_line":"        def _patch_mock_callable(obj):"},{"line_number":62,"context_line":"            if isinstance(obj, type):"},{"line_number":63,"context_line":"                return True"}],"source_content_type":"text/x-python","patch_set":3,"id":"bf51134e_0927b5b5","line":60,"updated":"2020-06-16 15:12:28.000000000","message":"Would it be possible to do this only on Python \u003c\u003d 3.6? I\u0027m worried about patching stdlib internals across a broad range of versions.","commit_id":"ea8f704bdc64eed263ed5ebf20a8771308f8afcd"},{"author":{"_account_id":23851,"name":"Riccardo Pittau","email":"elfosardo@gmail.com","username":"elfosardo"},"change_message_id":"ad6b001d43e9f9360678dc7bd99cb88001c2b4fa","unresolved":false,"context_lines":[{"line_number":57,"context_line":"        # NOTE(rpittau) this function allows autospec for classmethods and"},{"line_number":58,"context_line":"        # staticmethods in Python 3.6, while no issue occurs in Python 3.7"},{"line_number":59,"context_line":"        # and later."},{"line_number":60,"context_line":"        # For more info please see: http://bugs.python.org/issue23078"},{"line_number":61,"context_line":"        def _patch_mock_callable(obj):"},{"line_number":62,"context_line":"            if isinstance(obj, type):"},{"line_number":63,"context_line":"                return True"}],"source_content_type":"text/x-python","patch_set":3,"id":"bf51134e_be9a3ac2","line":60,"in_reply_to":"bf51134e_0927b5b5","updated":"2020-06-16 16:59:48.000000000","message":"yes, I\u0027m actually going to move this out of here in a common and accessible place, I saw the same issue in a lot of other modules.","commit_id":"ea8f704bdc64eed263ed5ebf20a8771308f8afcd"}]}
