python / python/cpython

Explicitly mention bytes and other buffers in the documentation for float()

未關閉
#77,748 1 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

docs type-feature
主要語言
Python
星號
77.2k
分支
36k
PR 合併指標
PR 指標待擷取

描述

BPO 33567
Nosy @rhettinger, @mjpieters, @joelthelion

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-05-18.10:41:41.124>
labels = ['3.11', 'type-feature', '3.9', '3.10', 'docs']
title = 'Explicitly mention bytes and other buffers in the documentation for float()'
updated_at = <Date 2021-12-19.04:18:07.710>
user = 'https://github.com/mjpieters'

bugs.python.org fields:

activity = <Date 2021-12-19.04:18:07.710>
actor = 'rhettinger'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2018-05-18.10:41:41.124>
creator = 'mjpieters'
dependencies = []
files = []
hgrepos = []
issue_num = 33567
keywords = []
message_count = 1.0
messages = ['317022']
nosy_count = 4.0
nosy_names = ['rhettinger', 'mjpieters', 'docs@python', 'joelthelion']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue33567'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

Linked PRs
  • gh-155501

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

從內建函式 float() 的文件開始,檢查其中如何描述所接受的輸入型別。完成的標準是文件明確提及 bytes 和其他緩衝區物件;issue 中列出了關聯的 PR gh-155501,因此請在開始之前檢查這項工作。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
documentation
Issue 類型
文件
難度
1/5
預估耗時
1-3 小時
活躍度
停滯
描述清晰度
描述清楚
新手友好度
30/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。