A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/google/clusterfuzz/commit/46968a275474422db32530a2126dfa30dc7f3d15 below:

Expose crash comparer (#2941) · google/clusterfuzz@46968a2 · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+17

-1

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+17

-1

lines changed Original file line number Diff line number Diff line change

@@ -0,0 +1,16 @@

1 +

# Copyright 2023 Google LLC

2 +

#

3 +

# Licensed under the Apache License, Version 2.0 (the "License");

4 +

# you may not use this file except in compliance with the License.

5 +

# You may obtain a copy of the License at

6 +

#

7 +

# http://www.apache.org/licenses/LICENSE-2.0

8 +

#

9 +

# Unless required by applicable law or agreed to in writing, software

10 +

# distributed under the License is distributed on an "AS IS" BASIS,

11 +

# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

12 +

# See the License for the specific language governing permissions and

13 +

# limitations under the License.

14 +

"""Expose crash comparer to external users."""

15 +

# pylint: disable=unused-import

16 +

from clusterfuzz._internal.crash_analysis.crash_comparer import CrashComparer

Original file line number Diff line number Diff line change

@@ -19,7 +19,7 @@

19 19 20 20

setuptools.setup(

21 21

name='clusterfuzz',

22 -

version='2.5.9',

22 +

version='2.6.0',

23 23

author='ClusterFuzz authors',

24 24

author_email='clusterfuzz-dev@googlegroups.com',

25 25

description='ClusterFuzz',

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4