GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/pkgcore/snakeoil.git
master
A python library that implements optimized versions of common functionality
PkgCore Project (pkgcore@gentoo.org)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
snakeoil
/
fileutils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
reformat with black 24
Arthur Zamarin
2024-01-26
1
-1
/
+0
*
Reformat with black 23.1.0
Arthur Zamarin
2023-03-24
1
-2
/
+1
*
fileutils: small cleanup and modernization
Arthur Zamarin
2022-12-31
1
-9
/
+5
*
Reformat w/ black 22.12.0 for consistency.
Brian Harring
2022-12-25
1
-19
/
+24
*
refactor to use f-strings
Arthur Zamarin
2022-09-26
1
-7
/
+2
*
fileutils: remove unused `UnbufferedWriteHandle`
Arthur Zamarin
2022-09-24
1
-17
/
+1
*
fileutils: remove deprecated `write_file`
Arthur Zamarin
2022-09-24
1
-14
/
+1
*
sort imports with isort
Tim Harder
2021-03-28
1
-1
/
+1
*
drop unnecessary object class inheritance for py3
Tim Harder
2020-01-31
1
-2
/
+2
*
fileutils: drop refs to readfile/readlines C extensions and default to utf8
Tim Harder
2019-12-16
1
-16
/
+7
*
drop explicit demandloaded modules to straight imports
Tim Harder
2019-08-22
1
-7
/
+2
*
remove license/copyright file headers
Tim Harder
2019-08-18
1
-3
/
+0
*
replace io.open() usage with open()
Tim Harder
2018-12-04
1
-2
/
+1
*
use relative imports for internal modules
Tim Harder
2018-04-11
1
-5
/
+5
*
remove unsupported py2 and deprecated py3 code and fallbacks
Tim Harder
2018-04-11
1
-73
/
+28
*
move snakeoil module into src subdir
Tim Harder
2017-09-23
1
-0
/
+269