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

[[]]*int gives x of the same list that cannot be appended to or popped from individually #75548

Closed
mandrewstuart mannequin opened this issue Sep 6, 2017 · 2 comments
Closed
Labels
interpreter-core (Objects, Python, Grammar, and Parser dirs)

Comments

@mandrewstuart
Copy link
Mannequin

mandrewstuart mannequin commented Sep 6, 2017

BPO 31367
Nosy @zware, @mandrewstuart

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 = <Date 2017-09-06.18:39:41.398>
created_at = <Date 2017-09-06.18:31:00.534>
labels = ['interpreter-core', 'invalid']
title = '[[]]*int gives x of the same list that cannot be appended to or popped from individually'
updated_at = <Date 2017-09-06.18:39:41.397>
user = 'https://github.com/mandrewstuart'

bugs.python.org fields:

activity = <Date 2017-09-06.18:39:41.397>
actor = 'zach.ware'
assignee = 'none'
closed = True
closed_date = <Date 2017-09-06.18:39:41.398>
closer = 'zach.ware'
components = ['Interpreter Core']
creation = <Date 2017-09-06.18:31:00.534>
creator = 'mandrew'
dependencies = []
files = []
hgrepos = []
issue_num = 31367
keywords = []
message_count = 2.0
messages = ['301496', '301498']
nosy_count = 2.0
nosy_names = ['zach.ware', 'mandrew']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue31367'
versions = ['Python 3.5']

@mandrewstuart
Copy link
Mannequin Author

mandrewstuart mannequin commented Sep 6, 2017

not a big deal but still

@mandrewstuart mandrewstuart mannequin added the interpreter-core (Objects, Python, Grammar, and Parser dirs) label Sep 6, 2017
@zware
Copy link
Member

zware commented Sep 6, 2017

@zware zware closed this as completed Sep 6, 2017
@zware zware added the invalid label Sep 6, 2017
@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
interpreter-core (Objects, Python, Grammar, and Parser dirs)
Projects
None yet
Development

No branches or pull requests

1 participant