[Python-Dev] PEP 510 (function specialization) rejected
Victor Stinner
victor.stinner at gmail.com
Tue Oct 17 16:10:42 EDT 2017
More information about the Python-Dev mailing list
Tue Oct 17 16:10:42 EDT 2017
- Previous message (by thread): [Python-Dev] [RELEASE] Python 3.7.0a2 is now available for testing
- Next message (by thread): [Python-Dev] PEP 510 (function specialization) rejected
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I rejected my own PEP 510 "Specialize functions with guards" that I wrote in January 2016: https://github.com/python/peps/commit/c99fb8bf5b5c16c170e1603a1c66a74e93a4ae84 "This PEP was rejected by its author since the design didn't show any significant speedup, but also because of the lack of time to implement the most advanced and complex optimizations." I stopped working on my FAT Python project almost one year ago: https://faster-cpython.readthedocs.io/fat_python.html Victor
- Previous message (by thread): [Python-Dev] [RELEASE] Python 3.7.0a2 is now available for testing
- Next message (by thread): [Python-Dev] PEP 510 (function specialization) rejected
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list