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

poll() returns "status code", not "return code" #45270

Closed
ezidecom mannequin opened this issue Aug 2, 2007 · 2 comments
Closed

poll() returns "status code", not "return code" #45270

ezidecom mannequin opened this issue Aug 2, 2007 · 2 comments
Assignees
Labels
docs Documentation in the Doc dir

Comments

@ezidecom
Copy link
Mannequin

ezidecom mannequin commented Aug 2, 2007

BPO 1766421
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 2007-08-23.17:58:13.491>
created_at = <Date 2007-08-02.19:54:04.000>
labels = ['docs']
title = 'poll() returns "status code", not "return code"'
updated_at = <Date 2007-08-23.17:58:13.489>
user = 'https://bugs.python.org/ezidecom'

bugs.python.org fields:

activity = <Date 2007-08-23.17:58:13.489>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = <Date 2007-08-23.17:58:13.491>
closer = 'georg.brandl'
components = ['Documentation']
creation = <Date 2007-08-02.19:54:04.000>
creator = 'ezide_com'
dependencies = []
files = []
hgrepos = []
issue_num = 1766421
keywords = []
message_count = 2.0
messages = ['32579', '55168']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'ezide_com']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1766421'
versions = []

@ezidecom
Copy link
Mannequin Author

ezidecom mannequin commented Aug 2, 2007

http://docs.python.org/lib/popen3-objects.html

poll() documentation should say that it returns the "status code"

@ezidecom ezidecom mannequin added docs Documentation in the Doc dir labels Aug 2, 2007
@birkenfeld
Copy link
Member

Thanks for the report, fixed in rev. 57326, 57327.

@birkenfeld birkenfeld self-assigned this Aug 23, 2007
@birkenfeld birkenfeld self-assigned this Aug 23, 2007
@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