Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo in buffer api docs #50907

Closed
ash mannequin opened this issue Aug 6, 2009 · 3 comments
Closed

typo in buffer api docs #50907

ash mannequin opened this issue Aug 6, 2009 · 3 comments
Assignees
Labels
docs Documentation in the Doc dir

Comments

@ash
Copy link
Mannequin

ash mannequin commented Aug 6, 2009

BPO 6658
Nosy @birkenfeld

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 = 'https://github.com/birkenfeld'
closed_at = <Date 2009-08-06.17:44:15.955>
created_at = <Date 2009-08-06.11:47:45.712>
labels = ['docs']
title = 'typo in buffer api docs'
updated_at = <Date 2009-08-06.17:44:15.954>
user = 'https://bugs.python.org/ash'

bugs.python.org fields:

activity = <Date 2009-08-06.17:44:15.954>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = <Date 2009-08-06.17:44:15.955>
closer = 'georg.brandl'
components = ['Documentation']
creation = <Date 2009-08-06.11:47:45.712>
creator = 'ash'
dependencies = []
files = []
hgrepos = []
issue_num = 6658
keywords = []
message_count = 3.0
messages = ['91355', '91356', '91370']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'ash']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue6658'
versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']

@ash ash mannequin assigned birkenfeld Aug 6, 2009
@ash ash mannequin added the docs Documentation in the Doc dir label Aug 6, 2009
@ash
Copy link
Mannequin Author

ash mannequin commented Aug 6, 2009

Well, there's another typo in buffer documentation (PyBuffer_Release):

"This shouldd be called..."

Only in 2.x series:

http://docs.python.org/c-api/buffer.html#PyBuffer_Release
http://docs.python.org/dev/c-api/buffer.html#PyBuffer_Release

@birkenfeld
Copy link
Member

Thanks, fixed in r74333, will be merged to the other branches eventually.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

No branches or pull requests

1 participant