Feature or enhancement
Proposal:
_TemporaryFileWrapper is the return type of (the confusingly named function) NamedTemporaryFile. As such it is commonly useful for type annotations, but also in some other circumstances, see for example graphql-python/gql#596.
_TemporaryFileWrapper should be kept for backwards compatibility.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
Feature or enhancement
Proposal:
_TemporaryFileWrapperis the return type of (the confusingly named function)NamedTemporaryFile. As such it is commonly useful for type annotations, but also in some other circumstances, see for example graphql-python/gql#596._TemporaryFileWrappershould be kept for backwards compatibility.Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
tempfile.TemporaryFileWrapperpublic #152646