id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
3377,[Patch] Support Python-style tuple sections,batterseapower,,"Support Python-style tuple sections:

{{{
>>> (, True, ""Hello"", ) 1 ""World""
(1, True, ""Hello"", ""World"")
}}}

The attached patches implement this syntax for both boxed and unboxed tuples, and include tests and documentation.",feature request,closed,normal,,Compiler,6.10.4,fixed,,ben@… ndmitchell@… batterseapower@… pumpkingod@… MartijnVanSteenbergen,Unknown/Multiple,Unknown/Multiple,,Unknown,,,,
