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

New features need syntax #34994

Closed
gvanrossum opened this issue Aug 17, 2001 · 2 comments
Closed

New features need syntax #34994

gvanrossum opened this issue Aug 17, 2001 · 2 comments
Assignees
Labels
interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement

Comments

@gvanrossum
Copy link
Member

BPO 452222
Nosy @gvanrossum

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/gvanrossum'
closed_at = <Date 2002-09-23.16:34:25.000>
created_at = <Date 2001-08-17.21:15:00.000>
labels = ['interpreter-core', 'type-feature']
title = 'New features need syntax'
updated_at = <Date 2002-09-23.16:34:25.000>
user = 'https://github.com/gvanrossum'

bugs.python.org fields:

activity = <Date 2002-09-23.16:34:25.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-08-17.21:15:00.000>
creator = 'gvanrossum'
dependencies = []
files = []
hgrepos = []
issue_num = 452222
keywords = []
message_count = 2.0
messages = ['6036', '6037']
nosy_count = 1.0
nosy_names = ['gvanrossum']
pr_nums = []
priority = 'low'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue452222'
versions = []

@gvanrossum
Copy link
Member Author

Some new features, e.g. class and static methods,
__slots__, __metaclass__, __dynamic__ need syntactic
sugar.

@gvanrossum gvanrossum self-assigned this Aug 17, 2001
@gvanrossum gvanrossum added interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement labels Aug 17, 2001
@gvanrossum gvanrossum self-assigned this Aug 17, 2001
@gvanrossum gvanrossum added interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement labels Aug 17, 2001
@gvanrossum
Copy link
Member Author

Logged In: YES
user_id=6380

I'm closing this for now -- it's not on the table until 2.4.

@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
interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant