diff options
author | robot-piglet <[email protected]> | 2024-12-29 15:14:39 +0300 |
---|---|---|
committer | robot-piglet <[email protected]> | 2024-12-29 15:33:36 +0300 |
commit | b6c8487719f68c35821b0db63111b34d5a2b9956 (patch) | |
tree | 893ad043a21346d8ed6875c7cad3ef59ce2d1da0 /contrib/deprecated/python | |
parent | de7f1d0290acc748b23f07de4c740754d79724e6 (diff) |
Intermediate changes
commit_hash:d87ed4099d72c6be29c44119d830796c481aa165
Diffstat (limited to 'contrib/deprecated/python')
3 files changed, 0 insertions, 3 deletions
diff --git a/contrib/deprecated/python/functools32/.dist-info/METADATA b/contrib/deprecated/python/functools32/.dist-info/METADATA index 64d356c6040..d5e74967ffe 100644 --- a/contrib/deprecated/python/functools32/.dist-info/METADATA +++ b/contrib/deprecated/python/functools32/.dist-info/METADATA @@ -8,7 +8,6 @@ Author-email: [email protected] License: PSF license Platform: UNKNOWN - This is a backport of the functools standard library module from Python 3.2.3 for use on Python 2.7 and PyPy. It includes new features `lru_cache` (Least-recently-used cache decorator). diff --git a/contrib/deprecated/python/scandir/.dist-info/METADATA b/contrib/deprecated/python/scandir/.dist-info/METADATA index ee4b11a523e..3db6df0f2e1 100644 --- a/contrib/deprecated/python/scandir/.dist-info/METADATA +++ b/contrib/deprecated/python/scandir/.dist-info/METADATA @@ -24,7 +24,6 @@ Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: Implementation :: CPython - scandir, a better directory iterator and faster os.walk() ========================================================= diff --git a/contrib/deprecated/python/win-unicode-console/.dist-info/METADATA b/contrib/deprecated/python/win-unicode-console/.dist-info/METADATA index 9a922bc913e..e6556c204f4 100644 --- a/contrib/deprecated/python/win-unicode-console/.dist-info/METADATA +++ b/contrib/deprecated/python/win-unicode-console/.dist-info/METADATA @@ -20,7 +20,6 @@ Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.7 - win-unicode-console =================== |