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

copy/past error in Extending&Embedding #33413

Closed
gcivario mannequin opened this issue Oct 30, 2000 · 3 comments
Closed

copy/past error in Extending&Embedding #33413

gcivario mannequin opened this issue Oct 30, 2000 · 3 comments
Assignees
Labels
docs Documentation in the Doc dir

Comments

@gcivario
Copy link
Mannequin

gcivario mannequin commented Oct 30, 2000

BPO 219729
Nosy @freddrake

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/freddrake'
closed_at = <Date 2000-11-07.07:28:11.000>
created_at = <Date 2000-10-30.07:04:01.000>
labels = ['docs']
title = 'copy/past error in Extending&Embedding'
updated_at = <Date 2000-11-07.07:28:11.000>
user = 'https://bugs.python.org/gcivario'

bugs.python.org fields:

activity = <Date 2000-11-07.07:28:11.000>
actor = 'gcivario'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2000-10-30.07:04:01.000>
creator = 'gcivario'
dependencies = []
files = []
hgrepos = []
issue_num = 219729
keywords = []
message_count = 3.0
messages = ['2223', '2224', '2225']
nosy_count = 2.0
nosy_names = ['fdrake', 'gcivario']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue219729'
versions = []

@gcivario
Copy link
Mannequin Author

gcivario mannequin commented Oct 30, 2000

On page 9 of "extending and embedding" release 2.0,
I found a copy/past error for item 'es':

\item[\samp{es} (string, Unicode object or character buffer
compatible object) {[const char *encoding, char **buffer]}]
=> 2 parameters

But :
The variant [...] and the third one a pointer to an integer
(\var{*buffer_length}, the buffer length).

@gcivario gcivario mannequin closed this as completed Oct 30, 2000
@gcivario gcivario mannequin assigned freddrake Oct 30, 2000
@gcivario gcivario mannequin added the docs Documentation in the Doc dir label Oct 30, 2000
@gcivario gcivario mannequin closed this as completed Oct 30, 2000
@gcivario gcivario mannequin assigned freddrake Oct 30, 2000
@gcivario gcivario mannequin added the docs Documentation in the Doc dir label Oct 30, 2000
@freddrake
Copy link
Member

Fixed in Doc/ext/ext.tex revision 1.88.

@gcivario
Copy link
Mannequin Author

gcivario mannequin commented Nov 7, 2000

Hello.

Still on page 9, for \item{es#}, the "two C variables"
should become "three C variables" I guess.

Regards.

Gilles.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 9, 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