[Python-Dev] cpython (3.5): remove STORE_MAP, since it's unused
Serhiy Storchaka
storchaka at gmail.com
Thu May 28 21:52:26 CEST 2015
More information about the Python-Dev mailing list
Thu May 28 21:52:26 CEST 2015
- Previous message (by thread): [Python-Dev] Single-file Python executables (was: Computed Goto dispatch for Python 2)
- Next message (by thread): [Python-Dev] cpython (3.5): remove STORE_MAP, since it's unused
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 28.05.15 22:40, benjamin.peterson wrote: > https://hg.python.org/cpython/rev/ac891c518d4e > changeset: 96342:ac891c518d4e > branch: 3.5 > parent: 96339:6f05f83c7010 > user: Benjamin Peterson <benjamin at python.org> > date: Thu May 28 14:40:08 2015 -0500 > summary: > remove STORE_MAP, since it's unused Wouldn't it break support of .pyc files compiled with older versions of Python 3?
- Previous message (by thread): [Python-Dev] Single-file Python executables (was: Computed Goto dispatch for Python 2)
- Next message (by thread): [Python-Dev] cpython (3.5): remove STORE_MAP, since it's unused
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list