[issue42368] Make set ordered

2020-11-16 Thread Dan Gheorghe Haiduc
Dan Gheorghe Haiduc added the comment: rhettinger wrote [1]: > The existing setobject code has been finely tuned and micro-optimized over > the years, giving it excellent performance on workloads we care about. This worries me also. But I suppose the tuning should make itself visi

[issue28831] Python 3's shutil.make_archive is truncating filenames

2016-11-29 Thread Dan “locallycompact” Firth
New submission from Dan “locallycompact” Firth: I have made an example of this bug here: https://github.com/locallycompact/py3_make_archive_bug Using shutil.make_archive() in python2 works fine, where as in python3 one of the filenames has been truncated by five characters after unpacking the

[issue4111] Add DTrace probes

2009-03-09 Thread Dan Villiom Podlaski Christiansen
Changes by Dan Villiom Podlaski Christiansen : -- nosy: +danchr nosy_count: 12.0 -> 13.0 ___ Python tracker <http://bugs.python.org/issue4111> ___ ___ Python-

<    1   2   3   4   5