[issue11023] pep 227 missing text

2018-01-25 Thread Cheryl Sabella

Cheryl Sabella  added the comment:

Moved to the PEP issue tracker.
https://github.com/python/peps/issues/557

--
nosy: +csabella
resolution:  -> later
stage: needs patch -> resolved
status: open -> closed

___
Python tracker 

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



[issue11023] pep 227 missing text

2014-09-30 Thread Mark Lawrence

Mark Lawrence added the comment:

PEP 227 (Not 277 as wrongly quoted in one place) is about Statically Nested 
Scopes.  There are several XXX place holders in the current doc.  For all I 
know it would be possible to simply remove all of them, but who is best placed 
to give a definitive answer?

--
nosy: +BreamoreBoy

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



[issue11023] pep 227 missing text

2011-01-31 Thread Éric Araujo

Éric Araujo mer...@netwok.org added the comment:

The “Documentation” component is used for bugs found in files under the Doc 
directory of a CPython checkout or source tarball.  PEPs are tracked in their 
own repository and are not part of the CPython distribution.  They are not part 
of the docs.  Hope this clarifies things.

--

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



[issue11023] pep 227 missing text

2011-01-31 Thread R. David Murray

R. David Murray rdmur...@bitdance.com added the comment:

Eric, what you say is technically true, but we don't have any other place to 
track PEP bugs.

--
assignee:  - docs@python
components: +Documentation
nosy: +docs@python, r.david.murray
resolution: invalid - 
stage: committed/rejected - needs patch
status: closed - open
type:  - behavior

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



[issue11023] pep 227 missing text

2011-01-30 Thread Alan Isaac

Alan Isaac alan.is...@gmail.com added the comment:

Bear with my confusion about your response.  Are you saying that CPython 
documentation bugs cannot be submitted here, or that this does not constitute a 
CPython documentation bug?  I assume the latter.  But then, can you tell me 
where to find the correct CPython documentation after I read the following 
quote from PEP 277?

http://www.python.org/dev/peps/pep-0227/
Implementation

XXX Jeremy, is this still the case?

The implementation for C Python uses flat closures [1].

In case you might care about a user confusion ...  Your reply left me puzzled 
that PEPs that have reached the standards track would not be considered part of 
the CPython documentation distribution.

Thank you,
Alan Isaac

--

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



[issue11023] pep 227 missing text

2011-01-29 Thread Éric Araujo

Éric Araujo mer...@netwok.org added the comment:

This tracker is for reporting bugs found in the CPython distribution, not PEPs, 
PyPI or other websites.  You can write to the python-dev mailing list if the 
XXX bother you.

--
assignee: docs@python - 
components:  -Documentation
nosy: +eric.araujo -docs@python
resolution:  - invalid
stage:  - committed/rejected
status: open - closed
type: feature request - 

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



[issue11023] pep 227 missing text

2011-01-27 Thread Alan Isaac

New submission from Alan Isaac alan.is...@gmail.com:

In PEP 227 missing text is marked with XXX.  Most of this is just calls for 
examples and elaboration.  However under the Implementation section XXX marks a 
substantive question about the documentation.

Fixing this may be low priority, but a tracker search suggested it is currently 
not even being tracked ...

--
assignee: docs@python
components: Documentation
messages: 127184
nosy: aisaac, docs@python
priority: normal
severity: normal
status: open
title: pep 227 missing text
type: feature request

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