Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Remove `send_default_pii` from integrations & integration tests

オープン
#7,566 コメント 1 件 リアクション 0 件 担当者 1 名 GitHub で見る

@sentrivana がすでに取り組んでいます。

2026年9月23日 から。

評価

この issue はまだ評価されていません。

説明

Python

Most integrations contain code that branches on send_default_pii vs. data_collection.

  1. Remove the send_default_pii branches. Remove any conditions based on has_data_collection_enabled being True and make the code they guard run unconditionally.
  2. Remove any send_default_pii from the tests. Migrate any tests that currently use send_default_pii and don't have a data_collection counterpart.
主要言語
Python
スター
2.2k
フォーク
672
平均マージ
22時間 54分
マージ済み PR(30日)
235

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

getsentry/sentry-python のほかの issue

getsentry/sentry-python の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。