-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
type-featureA feature request or enhancementA feature request or enhancement
Description
Feature or enhancement
Proposal:
The plistlib
's loads function only accepts bytes
as input. If the input format is XML against binary, it's normal to pass a XML content in str
type in user codes.
json.loads and tomllib.loads also accept str
as input.
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Linked PRs
Metadata
Metadata
Assignees
Labels
type-featureA feature request or enhancementA feature request or enhancement