[PR #1326] [MERGED] Use Python 2 for write_multiple_offsets #1920

Closed
opened 2026-03-04 02:02:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1326
Author: @gaul
Created: 7/7/2020
Status: Merged
Merged: 7/9/2020
Merged by: @ggtakec

Base: masterHead: test/python2


📝 Commits (1)

  • 4d1f5c8 Use Python 2 for write_multiple_offsets

📊 Changes

1 file changed (+4 additions, -3 deletions)

View changed files

📝 test/write_multiple_offsets.py (+4 -3)

📄 Description

This aligns with ut_test.py. Using an older Python also allows
compatibility with the older macOS 10.12 Travis CI. References #1323.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/1326 **Author:** [@gaul](https://github.com/gaul) **Created:** 7/7/2020 **Status:** ✅ Merged **Merged:** 7/9/2020 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `test/python2` --- ### 📝 Commits (1) - [`4d1f5c8`](https://github.com/s3fs-fuse/s3fs-fuse/commit/4d1f5c899f4e15eb10387a35b7dd0d7c69e25d26) Use Python 2 for write_multiple_offsets ### 📊 Changes **1 file changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `test/write_multiple_offsets.py` (+4 -3) </details> ### 📄 Description This aligns with `ut_test.py`. Using an older Python also allows compatibility with the older macOS 10.12 Travis CI. References #1323. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:02:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#1920
No description provided.