[Python-Dev] PEP 351, the freeze protocol (original) (raw)
Barry Warsaw barry at python.org
Mon Oct 24 00:43:50 CEST 2005
- Previous message: [Python-Dev] Freezing the CVS on Oct 26 for SVN switchover
- Next message: [Python-Dev] PEP 351, the freeze protocol
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've had this PEP laying around for quite a few months. It was inspired by some code we'd written which wanted to be able to get immutable versions of arbitrary objects. I've finally finished the PEP, uploaded a sample patch (albeit a bit incomplete), and I'm posting it here to see if there is any interest.
http://www.python.org/peps/pep-0351.html
Cheers, -Barry
-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 307 bytes Desc: This is a digitally signed message part Url : http://mail.python.org/pipermail/python-dev/attachments/20051023/3d621ed8/attachment.pgp
- Previous message: [Python-Dev] Freezing the CVS on Oct 26 for SVN switchover
- Next message: [Python-Dev] PEP 351, the freeze protocol
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]