Staging
v0.5.1
https://github.com/python/cpython
Revision 1a4d9ffa1aecd7e750195f2be06d3d16c7a3a88f authored by Cheryl Sabella on 01 June 2019, 21:03:22 UTC, committed by Terry Jan Reedy on 01 June 2019, 21:03:22 UTC
Insertion in line order makes sorting keys by line order unneeded.
1 parent e5f6207
History
Tip revision: 1a4d9ffa1aecd7e750195f2be06d3d16c7a3a88f authored by Cheryl Sabella on 01 June 2019, 21:03:22 UTC
bpo-32411: IDLE: Remove line number sort in browser.py (#5011)
Tip revision: 1a4d9ff
File Mode Size
abstract.h -rw-r--r-- 12.0 KB
dictobject.h -rw-r--r-- 3.8 KB
fileobject.h -rw-r--r-- 951 bytes
initconfig.h -rw-r--r-- 15.5 KB
interpreteridobject.h -rw-r--r-- 503 bytes
object.h -rw-r--r-- 15.2 KB
objimpl.h -rw-r--r-- 3.5 KB
pyerrors.h -rw-r--r-- 4.5 KB
pylifecycle.h -rw-r--r-- 2.2 KB
pymem.h -rw-r--r-- 3.4 KB
pystate.h -rw-r--r-- 9.5 KB
sysmodule.h -rw-r--r-- 547 bytes
traceback.h -rw-r--r-- 473 bytes
tupleobject.h -rw-r--r-- 1.0 KB
unicodeobject.h -rw-r--r-- 45.1 KB

back to top