[issue3037] in output

2017-08-28 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- pull_requests: -3271 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue3037] in output

2017-08-28 Thread Lisa Hewus
Changes by Lisa Hewus : -- pull_requests: +3271 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyt

[issue3037] in output

2008-06-04 Thread Georg Brandl
Georg Brandl <[EMAIL PROTECTED]> added the comment: Okay, closing as "wfm". -- resolution: -> works for me status: open -> closed ___ Python tracker <[EMAIL PROTECTED]> ___ __

[issue3037] in output

2008-06-04 Thread Ian Bicking
Ian Bicking <[EMAIL PROTECTED]> added the comment: Armin says this is a bug that has now been resolved in Jinja ___ Python tracker <[EMAIL PROTECTED]> ___ __

[issue3037] in output

2008-06-04 Thread Ian Bicking
Ian Bicking <[EMAIL PROTECTED]> added the comment: You can see the source that produces this in http://svn.pythonpaste.org/Paste/trunk at revision 7387 ___ Python tracker <[EMAIL PROTECTED]> __

[issue3037] in output

2008-06-04 Thread Ian Bicking
New submission from Ian Bicking <[EMAIL PROTECTED]>: I updated to sphinx trunk and made just a few small changes in my template, and I'm now seeing: Note specifically "", which comes right before extrahead. -- assignee: georg.brandl