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

pep 311 functions missing documentation #40526

Closed
sdahlbac mannequin opened this issue Jul 9, 2004 · 2 comments
Closed

pep 311 functions missing documentation #40526

sdahlbac mannequin opened this issue Jul 9, 2004 · 2 comments
Assignees
Labels
docs Documentation in the Doc dir

Comments

@sdahlbac
Copy link
Mannequin

sdahlbac mannequin commented Jul 9, 2004

BPO 987835
Nosy @akuchling

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/akuchling'
closed_at = <Date 2004-07-10.13:48:15.000>
created_at = <Date 2004-07-09.09:37:48.000>
labels = ['docs']
title = 'pep 311 functions missing documentation'
updated_at = <Date 2004-07-10.13:48:15.000>
user = 'https://bugs.python.org/sdahlbac'

bugs.python.org fields:

activity = <Date 2004-07-10.13:48:15.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-07-09.09:37:48.000>
creator = 'sdahlbac'
dependencies = []
files = []
hgrepos = []
issue_num = 987835
keywords = []
message_count = 2.0
messages = ['21452', '21453']
nosy_count = 2.0
nosy_names = ['akuchling', 'sdahlbac']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue987835'
versions = ['Python 2.4']

@sdahlbac
Copy link
Mannequin Author

sdahlbac mannequin commented Jul 9, 2004

the c api functions from PEP-311 is missing documentation

PyGILState_Ensure

PyGILState_Release

@sdahlbac sdahlbac mannequin closed this as completed Jul 9, 2004
@sdahlbac sdahlbac mannequin assigned akuchling Jul 9, 2004
@sdahlbac sdahlbac mannequin added the docs Documentation in the Doc dir label Jul 9, 2004
@sdahlbac sdahlbac mannequin closed this as completed Jul 9, 2004
@sdahlbac sdahlbac mannequin assigned akuchling Jul 9, 2004
@sdahlbac sdahlbac mannequin added the docs Documentation in the Doc dir label Jul 9, 2004
@akuchling
Copy link
Member

Logged In: YES
user_id=11375

Now documented in the "Thread State" section of the API docs; thank you
for pointing this out!

@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