[issue23397] PEP 431 implementation

2016-04-08 Thread Berker Peksag
Berker Peksag added the comment: Closing this since the PEP has been withdrawn. See https://www.python.org/dev/peps/pep-0431/#withdrawal for details. -- resolution: -> postponed stage: needs patch -> resolved status: open -> closed ___ Python tracke

[issue23397] PEP 431 implementation

2015-03-16 Thread Lennart Regebro
Lennart Regebro added the comment: FYI me and Berker started over here: https://bitbucket.org/regebro/cpython -- ___ Python tracker ___ __

[issue23397] PEP 431 implementation

2015-03-16 Thread Dan Stromberg
Changes by Dan Stromberg : -- nosy: +strombrg ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue23397] PEP 431 implementation

2015-02-08 Thread Berker Peksag
Changes by Berker Peksag : -- nosy: +lregebro ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue23397] PEP 431 implementation

2015-02-05 Thread Antoine Pitrou
Antoine Pitrou added the comment: That would be great! -- nosy: +barry, pitrou ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue23397] PEP 431 implementation

2015-02-05 Thread Berker Peksag
New submission from Berker Peksag: 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. -- assignee: berker.peksag components: Library (Lib) messages: 235423 nosy: berker.peksag priori