Optimize concatenating empty tuples · Issue #73923 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@serhiy-storchaka

Description

@serhiy-storchaka

BPO 29737
Nosy @rhettinger, @vstinner, @serhiy-storchaka
PRs bpo-29737: Optimize concatenating with empty tuple. #524

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-03-25.05:53:51.161> created_at = <Date 2017-03-06.19:48:36.848> labels = ['interpreter-core', '3.7', 'performance'] title = 'Optimize concatenating empty tuples' updated_at = <Date 2017-03-25.10:14:50.903> user = 'https://github.com/serhiy-storchaka'

bugs.python.org fields:

activity = <Date 2017-03-25.10:14:50.903> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2017-03-25.05:53:51.161> closer = 'serhiy.storchaka' components = ['Interpreter Core'] creation = <Date 2017-03-06.19:48:36.848> creator = 'serhiy.storchaka' dependencies = [] files = [] hgrepos = [] issue_num = 29737 keywords = [] message_count = 6.0 messages = ['289129', '289149', '289150', '290283', '290466', '290471'] nosy_count = 3.0 nosy_names = ['rhettinger', 'vstinner', 'serhiy.storchaka'] pr_nums = ['524'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'performance' url = 'https://bugs.python.org/issue29737' versions = ['Python 3.7']