-
- Notifications
You must be signed in to change notification settings - Fork 33.6k
Closed
Labels
type-featureA feature request or enhancementA feature request or enhancement
Description
Feature or enhancement
Emit EncodingWarning in subprocess.Popen(text=True) and locale.getpreferredencoding().
Pitch
UTF-8 Mode will affect them. So we need to emit EncodingWarning like open().
See PEP 686 for detail.
Metadata
Metadata
Assignees
Labels
type-featureA feature request or enhancementA feature request or enhancement