What is PEPs?

PEPs stands for Python Enhancement Proposals. It is a design document providing information to the Python community, or describing a new feature for Python or its processes or environment. The index of all Python Enhancement Proposals,known as PEPs. PEP numbers are assigned by the PEP editors. Given below list of PEPs and about them.

PEP 0001 – It tells PEP Purpose and Guidelines

PEP 0004 – Deprecation of Standard Modules

PEP 0005 – Guidelines for Language Evolution

PEP 0006 – Bug Fix Releases

PEP 0007 – This document gives coding conventions for the C code comprising the C implementation of Python.

PEP 0008 – This document gives coding conventions for the Python code comprising the standard library in the main Python distribution.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.