race condition between send and recv in _ssl with non-zero timeout

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

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
20/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
python

調査の方向性

リンクされている test_ssl.py の再現コードから始め、ゼロ以外のタイムアウトにおける _ssl の send/recv の挙動を調べてください。Issue の議論を確認し、期待される挙動と、意図された結果がコード修正なのかドキュメント変更なのかを判断してください。移行された Issue では「Done」が定義されていないため、実装前にスコープを確認する必要があります。

索引モデルが issue の本文から書いたものです。

説明

3.10 3.8 (EOL) 3.9 (EOL) docs topic-SSL type-feature
BPO 33090
Nosy @ronaldoussoren, @tiran, @ned-deily, @GLolol
Files
  • test_ssl.py: Python script to demonstrate the issue
  • 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 = None
    created_at = <Date 2018-03-16.19:43:10.283>
    labels = ['expert-SSL', '3.8', '3.9', '3.10', 'type-feature', 'docs']
    title = 'race condition between send and recv in _ssl with non-zero timeout'
    updated_at = <Date 2020-10-23.09:37:06.447>
    user = 'https://bugs.python.org/nneonneo'
    

    bugs.python.org fields:

    activity = <Date 2020-10-23.09:37:06.447>
    actor = 'christian.heimes'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation', 'SSL']
    creation = <Date 2018-03-16.19:43:10.283>
    creator = 'nneonneo'
    dependencies = []
    files = ['47489']
    hgrepos = []
    issue_num = 33090
    keywords = []
    message_count = 4.0
    messages = ['313970', '379420', '379423', '379424']
    nosy_count = 6.0
    nosy_names = ['ronaldoussoren', 'nneonneo', 'christian.heimes', 'ned.deily', 'docs@python', 'tacocat']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue33090'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
    

    主要言語
    Python
    スター
    77.2k
    フォーク
    36k
    平均マージ
    1日 9時間
    マージ済み PR(30日)
    558

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

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

    はじめの一歩

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

    python/cpython のほかの issue

    python/cpython の issue をすべて見る

    似ている issue

    Python の issue をもっと見る

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

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