A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/python/peps/commit/9d8fd950014a80324791d7dae3c130b1b64fdace below:

Reject my own PEP 511 (code transformers) · python/peps@9d8fd95 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+21

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+21

-1

lines changed Original file line number Diff line number Diff line change

@@ -3,12 +3,32 @@ Title: API for code transformers

3 3

Version: $Revision$

4 4

Last-Modified: $Date$

5 5

Author: Victor Stinner <victor.stinner@gmail.com>

6 -

Status: Draft

6 +

Status: Rejected

7 7

Type: Standards Track

8 8

Content-Type: text/x-rst

9 9

Created: 4-January-2016

10 10

Python-Version: 3.6

11 11 12 +

Rejection Notice

13 +

================

14 + 15 +

This PEP was rejected by its author.

16 + 17 +

This PEP was seen as blessing new Python-like programming languages

18 +

which are close but incompatible with the regular Python language. It

19 +

was decided to not promote syntaxes incompatible with Python.

20 + 21 +

This PEP was also seen as a nice tool to experiment new Python features,

22 +

but it is already possible to experiment them without the PEP, only with

23 +

importlib hooks. If a feature becomes useful, it should be directly part

24 +

of Python, instead of depending on an third party Python module.

25 + 26 +

Finally, this PEP was driven was the FAT Python optimization project

27 +

which was abandonned in 2016, since it was not possible to show any

28 +

significant speedup, but also because of the lack of time to implement

29 +

the most advanced and complex optimizations.

30 + 31 + 12 32

Abstract

13 33

========

14 34

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4