Skip to content

Conversation

@novama
Copy link
Contributor

@novama novama commented Aug 12, 2024

Unit tests added for new functions.

  • All tests are green.

image

novama and others added 5 commits August 11, 2024 14:11
Changing os.path to posixpath to prevent issues when using pyminio in Windows environments.

os.path uses the current system file system separator and adjust all its functions to that.
MinIO is always a posix path system. When using Pyminio in a Windows system, the paths got undesirable changed, because os.path set them to comply with Windows file system format.

This update prevents that issue to happen.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant