Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add secrets module as per PEP 506. #71183

Closed
stevendaprano opened this issue May 11, 2016 · 2 comments
Closed

Add secrets module as per PEP 506. #71183

stevendaprano opened this issue May 11, 2016 · 2 comments
Assignees
Labels
stdlib Python modules in the Lib dir type-feature A feature request or enhancement

Comments

@stevendaprano
Copy link
Member

BPO 26996
Nosy @stevendaprano, @berkerpeksag

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/stevendaprano'
closed_at = <Date 2016-05-11.02:56:28.737>
created_at = <Date 2016-05-11.02:54:37.908>
labels = ['type-feature', 'library']
title = 'Add secrets module as per PEP 506.'
updated_at = <Date 2016-05-11.10:41:58.203>
user = 'https://github.com/stevendaprano'

bugs.python.org fields:

activity = <Date 2016-05-11.10:41:58.203>
actor = 'berker.peksag'
assignee = 'steven.daprano'
closed = True
closed_date = <Date 2016-05-11.02:56:28.737>
closer = 'steven.daprano'
components = ['Library (Lib)']
creation = <Date 2016-05-11.02:54:37.908>
creator = 'steven.daprano'
dependencies = []
files = []
hgrepos = []
issue_num = 26996
keywords = []
message_count = 2.0
messages = ['265288', '265301']
nosy_count = 2.0
nosy_names = ['steven.daprano', 'berker.peksag']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue26996'
versions = ['Python 3.6']

@stevendaprano
Copy link
Member Author

(This is already done, but I should have added a ticket before committing the new module.)

See PEP-0506.

@stevendaprano stevendaprano self-assigned this May 11, 2016
@stevendaprano stevendaprano added stdlib Python modules in the Lib dir type-feature A feature request or enhancement labels May 11, 2016
@berkerpeksag
Copy link
Member

If you have time, documenting this at https://docs.python.org/3.6/whatsnew/3.6.html#new-features would be great :)

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib Python modules in the Lib dir type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants