Commit Graph

10 Commits

Author SHA1 Message Date
Georg Brandl 89b0b69863
Fix example description (#1293)
With two elements, the starred middle expression just is an empty list.
2020-02-03 20:50:41 +11:00
Emily Morehouse ce5590c1c1 Replace links to sourceforge with links to bpo (#746)
- Any reference to python.org/sf/<issue-num> has been changed to https://bugs.python.org/issue<issue-num>
2018-07-21 16:57:17 -07:00
Mariatta cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
This reverts commit bb0e518ed3.
2017-11-11 11:28:55 -08:00
Huang Huang bb0e518ed3 Rename all .txt PEP files to .rst (GH-462)
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08:00
Benjamin Peterson 60d9b24542 promote m.p.o links to https 2017-06-11 12:02:39 -07:00
Georg Brandl 841f5a673f Closes #16916: clarify "slicing equivalent to extended unpacking" example: the latter always creates a list. 2013-01-11 19:08:14 +01:00
Georg Brandl ca783cc71c Mark PEP 3132 as final. 2007-05-11 15:36:08 +00:00
Georg Brandl a4f91773f4 Little addition. 2007-05-02 21:45:29 +00:00
Georg Brandl 0c4dbfca14 Update PEP and refer to patch. 2007-05-02 21:24:11 +00:00
Georg Brandl 464ced4c01 Add PEP 3132, "Extended Iterable Unpacking", by me. 2007-05-01 21:42:23 +00:00