Skip to content

Enhance windows post/file support #21561

Description

@dwelch-r7

Summary

Windows post file support is lacking in several key methods

Now obviously not all of these should or even can be implemented on windows, chmod would be a good example of this but at the same time having the function raise an exception in these cases means we have to have ugly guard clauses around code when a no-op would work just fine for example

discussion started from this PR #21477

Motivation

Windows and linux post file support should have parity where possible and not require guard clauses around the system type leaking into module code if not absolutely necessary

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

Status
In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions