function annotation for builtin and C function

Open
#47,458 18 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
c, python
Domain
compilers

Research direction

The issue names no files, tests, or entry points and points to the migrated BPO issue 3208. Read that issue and its 18-message discussion first; the desired annotation behavior and completion criteria need to be clarified before implementation can begin.

Written by the indexing model from the issue text.

Description

interpreter-core type-feature
BPO 3208
Nosy @amauryfa, @vstinner, @larryhastings, @benjaminp

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 2008-06-26.13:16:17.368>
labels = ['type-feature']
title = 'function annotation for builtin and C function'
updated_at = <Date 2013-12-04.01:45:05.212>
user = 'https://bugs.python.org/bhy'

bugs.python.org fields:

activity = <Date 2013-12-04.01:45:05.212>
actor = 'larry'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2008-06-26.13:16:17.368>
creator = 'bhy'
dependencies = []
files = []
hgrepos = []
issue_num = 3208
keywords = []
message_count = 18.0
messages = ['68783', '69629', '69678', '70104', '70167', '70170', '70178', '70179', '70186', '70192', '70194', '70195', '70196', '70422', '163251', '163252', '205184', '205186']
nosy_count = 7.0
nosy_names = ['amaury.forgeotdarc', 'vstinner', 'larry', 'richardb', 'benjamin.peterson', 'bhy', 'Ramchandra Apte']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue3208'
versions = ['Python 3.4']

Dominant language
Python
Stars
77.2k
Forks
36k
Avg merge
1d 9h
Merged PRs (30d)
558

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from python/cpython

All issues in python/cpython

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.