-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Open
Labels
3.15new features, bugs and security fixesnew features, bugs and security fixesstdlibPython modules in the Lib dirPython modules in the Lib dirtriagedThe issue has been accepted as valid by a triager.The issue has been accepted as valid by a triager.type-featureA feature request or enhancementA feature request or enhancement
Description
Feature or enhancement
Proposal:
When using a file-based shelve
it is not currently possible to set the file permissions. It is, however, set to default value 666 in the underlying dbm
module. It seems like small, non-breaking change to add a mode
parameter (default value: 666) parameter to shelve.open
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Metadata
Metadata
Assignees
Labels
3.15new features, bugs and security fixesnew features, bugs and security fixesstdlibPython modules in the Lib dirPython modules in the Lib dirtriagedThe issue has been accepted as valid by a triager.The issue has been accepted as valid by a triager.type-featureA feature request or enhancementA feature request or enhancement