[issue11985] Document that platform.python_implementation supports PyPy

2011-05-04 Thread Éric Araujo

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

Could you update the docstring as well?

--

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



[issue11985] Document that platform.python_implementation supports PyPy

2011-05-04 Thread Roundup Robot

Roundup Robot devnull@devnull added the comment:

New changeset affec521b330 by Ezio Melotti in branch '2.7':
#11985: update docstring of platform.python_implementation.
http://hg.python.org/cpython/rev/affec521b330

New changeset 7bf9d7ae6c94 by Ezio Melotti in branch '3.1':
#11985: update docstring of platform.python_implementation.
http://hg.python.org/cpython/rev/7bf9d7ae6c94

New changeset cc7342b4e59d by Ezio Melotti in branch '3.2':
#11985: merge with 3.1.
http://hg.python.org/cpython/rev/cc7342b4e59d

New changeset 6b95bf39842f by Ezio Melotti in branch 'default':
#11985: merge with 3.2.
http://hg.python.org/cpython/rev/6b95bf39842f

--

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



[issue11985] Document that platform.python_implementation supports PyPy

2011-05-04 Thread Éric Araujo

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

Thanks!

--

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



[issue11985] Document that platform.python_implementation supports PyPy

2011-05-03 Thread Éric Araujo

New submission from Éric Araujo mer...@netwok.org:

The docstring and reST doc of platform.python_implementation mention possible 
return values of CPython, IronPython and Jython, but if I understand the code 
correctly, PyPy is supported too.

--
assignee: docs@python
components: Documentation, Library (Lib)
messages: 135050
nosy: docs@python, eric.araujo, lemburg
priority: normal
severity: normal
status: open
title: Document that platform.python_implementation supports PyPy
versions: Python 2.7, Python 3.1, Python 3.2, Python 3.3

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



[issue11985] Document that platform.python_implementation supports PyPy

2011-05-03 Thread Alex Gaynor

Alex Gaynor alex.gay...@gmail.com added the comment:

It returns PyPy on pypy.

--
nosy: +alex

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



[issue11985] Document that platform.python_implementation supports PyPy

2011-05-03 Thread Roundup Robot

Roundup Robot devnull@devnull added the comment:

New changeset f6c85df15874 by Ezio Melotti in branch '2.7':
#11985: document the return value of platform.python_implementation for PyPy.
http://hg.python.org/cpython/rev/f6c85df15874

New changeset 4d946d4166fc by Ezio Melotti in branch '3.1':
#11985: document the return value of platform.python_implementation for PyPy.
http://hg.python.org/cpython/rev/4d946d4166fc

New changeset 5e661f5c301a by Ezio Melotti in branch '3.2':
#11985: merge with 3.1.
http://hg.python.org/cpython/rev/5e661f5c301a

New changeset 847a38d787be by Ezio Melotti in branch 'default':
#11985: merge with 3.2.
http://hg.python.org/cpython/rev/847a38d787be

--
nosy: +python-dev

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



[issue11985] Document that platform.python_implementation supports PyPy

2011-05-03 Thread Ezio Melotti

Ezio Melotti ezio.melo...@gmail.com added the comment:

Fixed, thanks for the info!

--
assignee: docs@python - ezio.melotti
nosy: +ezio.melotti
resolution:  - fixed
stage:  - committed/rejected
status: open - closed

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