Commit Graph

83 Commits

Author SHA1 Message Date
Chris Angelico 1a7c830cdb PEP 572: Add one open question 2018-04-11 15:30:34 +10:00
Chris Angelico c51be3df34 PEP 572: Fix markup (wow, I pushed the same bug twice in one day...) 2018-04-11 15:23:04 +10:00
Chris Angelico 6c0985fc9a PEP 572: Post to Python-Ideas again 2018-04-11 15:17:00 +10:00
Chris Angelico 9e5e64814a PEP 572: Add migration notes 2018-04-11 15:16:15 +10:00
Chris Angelico 423b65b131 PEP 572: Fix markup 2018-04-11 13:47:25 +10:00
Chris Angelico 71fea57f19 PEP 572: Document the changes to comprehensions 2018-04-11 11:07:42 +10:00
Chris Angelico 731071e222 PEP 572: Wholesale rewrites to bring the document in line with reality 2018-04-09 11:41:59 +10:00
Chris Angelico 3c27cf1f3c PEP 572: Replace "SLNB" with "sublocal" and improve wording in many places 2018-03-26 09:59:47 +11:00
Chris Angelico 0950cdfb92 PEP 572: Enhance and categorize the use-cases 2018-03-26 04:07:50 +11:00
Chris Angelico c5b251e756 PEP 572: Add another alternate spelling 2018-03-24 20:25:27 +11:00
Chris Angelico af7b76f545 PEP 572: Rework the alternatives section into separate categories 2018-03-24 13:35:26 +11:00
Chris Angelico 3541449faf PEP 572: Updates in response to posting #3 :) 2018-03-24 05:11:45 +11:00
Chris Angelico 63be12066a PEP 572: Reword and update in response to mailing list changes 2018-03-23 20:57:38 +11:00
Chris Angelico d5298fc7be PEP 572: Add a section detailing how SLNBs are different from regular 2018-03-03 03:00:05 +11:00
Chris Angelico 315026e1e1 Post PEP 572 to Python-Ideas anew 2018-03-02 22:41:51 +11:00
Chris Angelico e0cdb1abb2 PEP 572: Mention the problem of closures 2018-03-02 22:39:36 +11:00
Chris Angelico a81f68c35c PEP 572: Add additional rationale from while loops 2018-03-02 22:26:35 +11:00
Chris Angelico 2f1b0d36fc PEP 572: Update implementation notes and add an example 2018-03-02 22:23:41 +11:00
Chris Angelico c36c28ff72 PEP 572: Remove SLNBs from locals() to eliminate confusion 2018-03-02 20:05:31 +11:00
Chris Angelico 0b1c874bd5 PEP 572: Mention another alternate proposal 2018-03-02 17:51:55 +11:00
Chris Angelico f91ce9cb07 PEP 572: Alter the definition of assignment through SLNBs 2018-03-02 02:25:02 +11:00
Chris Angelico c084673770 PEP 572: Add another alternate syntax to the pile 2018-03-01 17:33:47 +11:00
Chris Angelico 5c42f83122 PEP 572: Create a (small) section on execution order - needs more examples 2018-03-01 17:18:33 +11:00
Chris Angelico a502d91476 PEP 572: Fix and improve examples (thanks Serhiy) 2018-03-01 02:20:49 +11:00
Chris Angelico 325476b1b7 PEP 572: Fix example so it actually works 2018-03-01 02:07:07 +11:00
Chris Angelico 2cd3526738 PEP 572: Change toy example to not be a simple pair 2018-03-01 01:07:31 +11:00
Chris Angelico 5e8b724506 PEP 572: Update based on feedback from python-ideas 2018-03-01 01:07:31 +11:00
Chris Angelico f176cd632c PEP 572: Make variable name consistent 2018-03-01 01:07:31 +11:00
Chris Angelico 2b4ca20963 PEP 572: Create a section on alternate proposals 2018-02-28 17:51:14 +11:00
Chris Angelico b2d428ce48 PEP 572: Add a short section on performance 2018-02-28 17:51:14 +11:00
Chris Angelico abf11d2954 PEP 572: Improve wording in small ways 2018-02-28 17:51:14 +11:00
Chris Angelico 09e1ae72f0 PEP 572: Fix formatting 2018-02-28 11:43:50 +11:00
Chris Angelico cc710b28c8 PEP 572: Statement-Local Name Bindings 2018-02-28 09:18:52 +11:00