8.0
PyPy란 무엇인가?
목표와 아키텍처 개요
PyPy 다운로드 및 설치
Building PyPy from Source
Translating on Windows
자주 묻는 질문
Differences between PyPy and CPython
Writing extension modules for pypy
Garbage collector documentation and configuration
JIT hooks
Resetting the JIT
Application-level Stackless features
The
__pypy__
module
PyPy’s sandboxing features
Software Transactional Memory
Remote Debugging
Contributing Guidelines
PyPy’s Configuration Handling
Potential Project List
Project Documentation
Source Code Documentation
PyPy’s Release Process
Historical release notes
Changelogs
CPython 2.7 compatible versions
CPython 3.7 compatible versions
CPython 3.6 compatible versions
CPython 3.5 compatible versions
What’s new in PyPy3 6.0+
What’s new in PyPy3 7.0+
What’s new in PyPy3 7.0+
What’s new in PyPy3 5.9
What’s new in PyPy3 5.7+
What’s new in PyPy3 5.7.0
CPython 3.3 compatible versions
Contributors
Glossary
PyPy
»
Changelogs
»
What’s new in PyPy3 5.7.0
View page source
What’s new in PyPy3 5.7.0
¶
Implement some level of compatibility with PEP 393 APIs.