Commit Graph

15 Commits

Author SHA1 Message Date
Nick Coghlan 36006c87d2 Updating PEP 3150's statement local namespaces to be substantially simpler and easier to understand, and make PEP 403 and PEP 3150 direct competitors again 2012-09-05 21:15:00 +10:00
Nick Coghlan 66b59db2c8 Expand the discussion of nested suite variants 2012-09-04 21:33:39 +10:00
Nick Coghlan 1d9af129be Tweak the equivalence example, explain why a nested suite is a bad idea 2012-09-03 22:09:30 +10:00
Nick Coghlan 4c2e982b75 Don't have quite so many top level headings 2012-09-03 21:33:16 +10:00
Nick Coghlan 8257981ad1 Explicitly recast this proposal as a new kind of decorator clause 2012-09-03 21:19:27 +10:00
Nick Coghlan a2cb158ec2 Revert accidental edit to unrelated PEP 2012-06-20 23:11:17 +10:00
Nick Coghlan 31b656092d Update PEP 414 to record the exclusion of raw Unicode literals from the scope 2012-06-20 21:45:58 +10:00
Nick Coghlan 05da204481 Switch back to named functions, since the Ellipsis version degenerated badly for more complex cases. Will revisit this in the 3.4 timeframe 2012-02-23 01:22:14 +10:00
Nick Coghlan 093018129f Better name for PEP 403 that also covers the alternative idea discussed near the end 2012-02-22 01:28:07 +10:00
Nick Coghlan d99db2627e Fix syntax error 2012-02-22 01:08:43 +10:00
Nick Coghlan f92d0b58de PEP 403: Move this back to Deferred status. I found a couple of syntax possibilities that aren't ugly as sin like the previous version 2012-02-22 01:02:52 +10:00
Ezio Melotti e309749ebb Fix a warning in pep-403. 2011-11-17 18:58:12 +02:00
Nick Coghlan 3442cf7d15 Kill PEP 403 in light of python-ideas discussion. Resurrect PEP 3150 with first cut updates based on PEP 403 feedback 2011-10-16 13:10:10 +10:00
Nick Coghlan 7b0a3e1a8b Switch PEP 403 from : and @ symbols to postdef and def keywords 2011-10-13 21:30:11 +10:00
Nick Coghlan 727a9b5032 Add PEP 403, Statement Local Classes and Functions, a significantly simpler alternative to PEP 3150 2011-10-13 09:52:39 +10:00