Python-ideas

python-ideas@python.org

February 2016

  • 70 participants
  • 33 discussions
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