Denis Bilenko
|
3f5a1334ad
|
refactor: Optimize metadata and record file search in wheel patching logic
|
2025-03-04 11:58:10 +01:00 |
Denis Bilenko (aider)
|
cc07556392
|
fix: Handle non-seekable zip readers by reopening files
|
2025-03-04 11:53:52 +01:00 |
Denis Bilenko (aider)
|
9bd6229844
|
refactor: Improve error handling and prevent potential panics in wheel parsing
|
2025-03-04 11:52:45 +01:00 |
Denis Bilenko (aider)
|
6b5fa7ad33
|
fix: Correct variable assignment in patchwheel seeker reset
|
2025-03-04 11:51:04 +01:00 |
Denis Bilenko (aider)
|
7e747d29ac
|
refactor: Simplify zip file reader seeking by removing unnecessary fallback logic
|
2025-03-04 11:50:12 +01:00 |
Denis Bilenko (aider)
|
80617cbb02
|
fix: Update patchRecord function to accept io.Reader instead of []byte
|
2025-03-04 11:48:08 +01:00 |
Denis Bilenko (aider)
|
bbe90007d8
|
refactor: Optimize wheel patching by using io.Reader directly
|
2025-03-04 11:46:08 +01:00 |
Denis Bilenko
|
58e746757d
|
clean up redundant comments
|
2025-03-04 11:37:18 +01:00 |
Denis Bilenko
|
d54d093ecf
|
do not return error from readMetadataAndRecord; make parse() work only on filenames (without path)
|
2025-03-04 11:34:45 +01:00 |
Denis Bilenko
|
6a7fae08ba
|
clean up redundant comments
|
2025-03-04 11:21:16 +01:00 |
Denis Bilenko
|
cc5133a5e4
|
clean up
|
2025-03-04 09:59:55 +01:00 |
Denis Bilenko
|
0aec26705f
|
clean up
|
2025-03-03 21:31:58 +01:00 |
Denis Bilenko (aider)
|
fc48cff153
|
fix: Implement atomic file write with temporary file in PatchWheel
|
2025-03-03 21:10:11 +01:00 |
Denis Bilenko
|
4afaf98324
|
refactor: Improve wheel patching with TODO comment and minor code cleanup
|
2025-03-03 21:10:08 +01:00 |
Denis Bilenko
|
bc1b339f6a
|
rename patchwheel to patch.go
|
2025-03-03 21:01:26 +01:00 |