File tree Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 11Release notes
22=============
33
4+ Version 32.3.0 - (2025-03-06)
5+ -----------------------------
6+
7+ - migrate ``os.listdir() `` to ``os.scandir() `` to increase performance
8+ - Fix checksums for empty files
9+
410Version 32.2.1 - (2025-03-06)
511-----------------------------
612
Original file line number Diff line number Diff line change 11[metadata]
2- license_files =
3- apache-2.0.LICENSE
4- NOTICE
5- AUTHORS.rst
6- CHANGELOG.rst
7- commoncode.ABOUT
8- README.rst
92name = commoncode
103author = nexB. Inc. and others
114@@ -28,16 +21,16 @@ keywords =
2821 utilities
2922 scancode-toolkit
3023
31-
32- [options]
3324license_files =
3425 apache-2.0.LICENSE
3526 NOTICE
3627 AUTHORS.rst
3728 CHANGELOG.rst
3829 CODE_OF_CONDUCT.rst
3930 README.rst
31+ commoncode.ABOUT
4032
33+ [options]
4134python_requires = >=3.9
4235package_dir =
4336 =src
You can’t perform that action at this time.
0 commit comments