Xiang Zhang added the comment:

But with the compact dict implementation, popitem is not going to evict an 
arbitrary entry but always the last one. Will this cause two interchangeably 
used regexes always need to recompile?

----------
nosy: +xiang.zhang

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28293>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to