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

PEP 431 implementation #67586

Closed
berkerpeksag opened this issue Feb 5, 2015 · 4 comments
Closed

PEP 431 implementation #67586

berkerpeksag opened this issue Feb 5, 2015 · 4 comments
Assignees
Labels
stdlib Python modules in the Lib dir type-feature A feature request or enhancement

Comments

@berkerpeksag
Copy link
Member

BPO 23397
Nosy @warsaw, @pitrou, @regebro, @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/berkerpeksag'
closed_at = <Date 2016-04-09.03:15:35.748>
created_at = <Date 2015-02-05.08:24:45.740>
labels = ['type-feature', 'library']
title = 'PEP 431 implementation'
updated_at = <Date 2016-04-09.03:15:35.747>
user = 'https://github.com/berkerpeksag'

bugs.python.org fields:

activity = <Date 2016-04-09.03:15:35.747>
actor = 'berker.peksag'
assignee = 'berker.peksag'
closed = True
closed_date = <Date 2016-04-09.03:15:35.748>
closer = 'berker.peksag'
components = ['Library (Lib)']
creation = <Date 2015-02-05.08:24:45.740>
creator = 'berker.peksag'
dependencies = []
files = []
hgrepos = []
issue_num = 23397
keywords = []
message_count = 4.0
messages = ['235423', '235441', '238239', '263058']
nosy_count = 5.0
nosy_names = ['barry', 'pitrou', 'lregebro', 'strombrg', 'berker.peksag']
pr_nums = []
priority = 'normal'
resolution = 'postponed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue23397'
versions = ['Python 3.5']

@berkerpeksag
Copy link
Member Author

I have an outdated and WIP patch to implement PEP-431 on GitHub: https://github.com/berkerpeksag/cpython Hopefully, I will complete my work before beta 1.

@berkerpeksag berkerpeksag self-assigned this Feb 5, 2015
@berkerpeksag berkerpeksag added stdlib Python modules in the Lib dir type-feature A feature request or enhancement labels Feb 5, 2015
@pitrou
Copy link
Member

pitrou commented Feb 5, 2015

That would be great!

@regebro
Copy link
Mannequin

regebro mannequin commented Mar 16, 2015

FYI me and Berker started over here: https://bitbucket.org/regebro/cpython

@berkerpeksag
Copy link
Member Author

Closing this since the PEP has been withdrawn. See https://www.python.org/dev/peps/pep-0431/#withdrawal for details.

@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