Steve Dower added the comment:

I fully expect subinterpreters to have a serious role in long running 
applications like web servers or other agents (e.g. cluster nodes), so I'd 
rather just bite the bullet and take 64-bits now so that we can completely 
neglect reuse issues. Otherwise we'll find ourselves adding infrastructure to 
hide the fact that you may see the same id twice.

Another four bytes is a cheap way to avoid an entire abstraction layer.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29102>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to