Mark Mentovai 51eba29eee Fix Python 3.13 re DeprecationWarning: pass count and flags by keyword
https://docs.python.org/3/library/re.html:
> Deprecated since version 3.13: Passing count and flags as positional
> arguments is deprecated. In future Python versions they will be
> keyword-only parameters.

https://github.com/python/cpython/issues/56166,
https://github.com/python/cpython/pull/107778,
https://docs.python.org/3/whatsnew/3.13.html#:~:text=gh%2D66543.)-,re%3A,-Deprecate%20passing%20the

Change-Id: Ibda1394927062dd9e0353e2b9d643b510070deb6
Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/6298792
Reviewed-by: Leonard Grey <lgrey@chromium.org>
Commit-Queue: Mark Mentovai <mark@chromium.org>
2025-02-25 08:23:52 -08:00
2023-06-30 15:55:24 +00:00
2024-11-13 18:21:54 +00:00
2025-02-09 19:24:27 -08:00
2024-02-01 19:39:27 +00:00
2018-10-01 18:05:23 +00:00
2025-02-24 14:00:43 -08:00
2014-07-30 23:24:58 -04:00
2025-01-29 13:28:08 -08:00

Crashpad

Crashpad is a crash-reporting system.

Documentation

Source Code

Crashpads source code is hosted in a Git repository at https://chromium.googlesource.com/crashpad/crashpad.

Description
A crash-reporting system
Readme Apache-2.0 23 MiB
Languages
C++ 92.5%
Objective-C++ 2.5%
C 2%
Python 1.8%
Assembly 0.9%
Other 0.3%