[issue21054] Improve indexing of syntax symbols

2014-05-26 Thread Terry J. Reedy
Terry J. Reedy added the comment: I plan to add more. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https:

[issue21054] Improve indexing of syntax symbols

2014-05-26 Thread Ezio Melotti
Ezio Melotti added the comment: All the current dependences are currently fixed. Are you planning to add more in the future or can this issue be closed? -- assignee: -> docs@python components: +Documentation nosy: +docs@python, ezio.melotti type: -> enhancement ___

[issue21054] Improve indexing of syntax symbols

2014-04-28 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- dependencies: +Index 'as' in import and with statements -Derby: Convert the _sre module to use Argument Clinic ___ Python tracker ___

[issue21054] Improve indexing of syntax symbols

2014-04-28 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- dependencies: +Derby: Convert the _sre module to use Argument Clinic, Index (augmented) assignment symbols ___ Python tracker ___

[issue21054] Improve indexing of syntax symbols

2014-03-24 Thread Terry J. Reedy
New submission from Terry J. Reedy: Since I will post multiple patches for review on separate issues, this is an index issue that will have multiple dependencies. -- messages: 214761 nosy: terry.reedy priority: normal severity: normal status: open title: Improve indexing of syntax symbo