[issue38328] Speed up the creation time of constant list and set literals.

2019-11-25 Thread Inada Naoki


Change by Inada Naoki :


--
nosy:  -inada.naoki
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38328] Speed up the creation time of constant list and set literals.

2019-11-25 Thread Inada Naoki


Inada Naoki  added the comment:


New changeset 6dd9b64770af8905bef293c81d541eaaf8d8df52 by Inada Naoki (Brandt 
Bucher) in branch 'master':
bpo-38328: Speed up the creation time of constant list and set display. 
(GH-17114)
https://github.com/python/cpython/commit/6dd9b64770af8905bef293c81d541eaaf8d8df52


--
nosy: +inada.naoki

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38328] Speed up the creation time of constant list and set literals.

2019-11-11 Thread Brandt Bucher


Change by Brandt Bucher :


--
title: Speed up the creation time of constant list literals. -> Speed up the 
creation time of constant list and set literals.

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com