[issue18628] Better index entry for encoding declarations

2014-04-16 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 0413e0b1f76d by R David Murray in branch '3.4':
#18628: clarify index entry for source file encoding declaration.
http://hg.python.org/cpython/rev/0413e0b1f76d

New changeset 7c2dcb18146c by R David Murray in branch 'default':
Merge: #18628: clarify index entry for source file encoding declaration.
http://hg.python.org/cpython/rev/7c2dcb18146c

New changeset 2a793df32be5 by R David Murray in branch '2.7':
#18628: clarify index entry for source file encoding declaration.
http://hg.python.org/cpython/rev/2a793df32be5

--
nosy: +python-dev

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue18628
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue18628] Better index entry for encoding declarations

2014-04-16 Thread R. David Murray

R. David Murray added the comment:

Thanks, Sam.

--
nosy: +r.david.murray
resolution:  - fixed
stage: patch review - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue18628
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue18628] Better index entry for encoding declarations

2014-04-14 Thread Sam Lucidi

Sam Lucidi added the comment:

Here's a patch which changes the entry in the index to encoding declarations 
(source file) per Terry's third point.

--
keywords: +patch
nosy: +mansam
Added file: http://bugs.python.org/file34826/encoding-declarations-index.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue18628
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue18628] Better index entry for encoding declarations

2014-04-14 Thread Éric Araujo

Changes by Éric Araujo mer...@netwok.org:


--
nosy: +eric.araujo
stage: needs patch - patch review
versions: +Python 3.5 -Python 3.3

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue18628
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue18628] Better index entry for encoding declarations

2013-08-08 Thread Ezio Melotti

Changes by Ezio Melotti ezio.melo...@gmail.com:


--
keywords: +easy
nosy: +ezio.melotti
type:  - enhancement

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue18628
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue18628] Better index entry for encoding declarations

2013-08-02 Thread Nick Coghlan

Nick Coghlan added the comment:

I changed the section heading in PEP 8 to Source File Encoding and the sole 
remaining use of a coding cookie to an encoding declaration. No link, since 
it would need separate links for Python 2 and 3, and that just gets messing. 
Now it uses the right terminology, it should be easier to look up.

So, this is now just a regular docs bug for Terry's third point about the (lack 
of a suitable) index entry :)

--
assignee: ncoghlan - docs@python
title: PEP 8 and encodings - Better index entry for encoding declarations

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue18628
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com