Closed
Description
BPO | 40868 |
---|---|
Nosy | @manueljacob |
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 2020-06-05.01:15:31.315>
labels = ['expert-IO', 'docs']
title = 'io.TextIOBase.buffer is not necessarily a buffer'
updated_at = <Date 2020-06-05.01:15:31.315>
user = 'https://github.com/manueljacob'
bugs.python.org fields:
activity = <Date 2020-06-05.01:15:31.315>
actor = 'mjacob'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation', 'IO']
creation = <Date 2020-06-05.01:15:31.315>
creator = 'mjacob'
dependencies = []
files = []
hgrepos = []
issue_num = 40868
keywords = []
message_count = 1.0
messages = ['370744']
nosy_count = 2.0
nosy_names = ['docs@python', 'mjacob']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue40868'
versions = []
Linked PRs
- gh-85045: clarified that the underlying buffer of a TextIOBase can be a RawIOBase #134372
- [3.14] gh-85045: clarified that the underlying buffer of a TextIOBase can be a RawIOBase (GH-134372) #134374
- [3.13] gh-85045: clarified that the underlying buffer of a TextIOBase can be a RawIOBase (GH-134372) #134375