summaryrefslogtreecommitdiff
path: root/perf/bug397.py
Commit message (Collapse)AuthorAgeFilesLines
* refactor: remove redundant Python 2 code (#1155)Hugo van Kemenade2021-05-021-2/+1
| | | | | | | | | | | * Remove Python 2 code * Upgrade Python syntax with pyupgrade * Upgrade Python syntax with pyupgrade --py3-plus * Upgrade Python syntax with pyupgrade --py36-plus * Remove unused imports
* More bitbucket->github urlsNed Batchelder2020-08-181-2/+1
|
* This file was a performance test of sortsNed Batchelder2016-11-191-0/+56
--HG-- rename : lab/bug397.py => perf/bug397.py