Staging
v0.5.1
https://github.com/python/cpython
Revision 89194ff2807e040804c2fa8a92a1da04844471a2 authored by Raymond Hettinger on 03 March 2009, 22:42:48 UTC, committed by Raymond Hettinger on 03 March 2009, 22:42:48 UTC
to deque() which futher reduces the temptation to index or resort.
Also, it is a bit faster for some cases.
1 parent 0c98817
Raw File
Tip revision: 89194ff2807e040804c2fa8a92a1da04844471a2 authored by Raymond Hettinger on 03 March 2009, 22:42:48 UTC
Now that __keys are fully hidden, switch the underlying structure
Tip revision: 89194ff
python_exe.rc
1           ICON    DISCARDABLE     "pycon.ico" 
back to top