Python-ideas

python-ideas@python.org

February 2016

  • 70 participants
  • 33 discussions
@classproperty, @abc.abstractclasspropery, etc.
by K. Richard Pixley Dec. 16, 2020

Dec. 16, 2020
10 15
1 0
14 20
0 0

March 14, 2018
51 165
0 0

Jan. 18, 2017
5 13
0 0

June 5, 2016
solving multi-core Python
by Eric Snow June 3, 2016

June 3, 2016
26 130
0 0

May 15, 2016
6 16
0 0

March 14, 2016
9 15
0 0
Simpler Customization of Class Creation - PEP 487
by Martin Teichmann March 2, 2016

March 2, 2016
7 16
0 0
Prevent importing yourself?
by Ned Batchelder March 1, 2016

March 1, 2016
14 24
0 0
Standard (portable) bytecode "assembly" format
by Andrew Barnert Feb. 26, 2016

Feb. 26, 2016
5 12
0 0
PEP 511 and bytecode optimizers
by Victor Stinner Feb. 23, 2016

Feb. 23, 2016
Wordcode v2, moved from -dev
by Demur Rumed Feb. 21, 2016

Feb. 21, 2016
A tree data structure for Python
by Stephan Foley Feb. 19, 2016

Feb. 19, 2016
6 11
0 0
Explicit variable capture list
by haael@interia.pl Feb. 17, 2016

Feb. 17, 2016
28 96
1 0
Dict(x, y) -> Dict(zip(x, y))
by Oscar Benjamin Feb. 17, 2016

Feb. 17, 2016
9 11
0 0
Re: [Python-ideas] A bit meta
by Leonardo Santagada Feb. 17, 2016

Feb. 17, 2016
Generator unpacking
by Edward Minnix Feb. 17, 2016

Feb. 17, 2016
22 75
0 0
Exposing regular expression bytecode
by Jonathan Goble Feb. 16, 2016

Feb. 16, 2016

Feb. 15, 2016
6 16
0 0

Feb. 14, 2016
zip() problem.
by Erik Feb. 13, 2016

Feb. 13, 2016
Dict with inverse form
by João Bernardo Feb. 13, 2016

Feb. 13, 2016
7 12
0 0
OrderedCounter and OrderedDefaultDict
by Ian Foote Feb. 12, 2016

Feb. 12, 2016
14 23
0 0