[pypy-svn] commit/pypy: gutworth: there is no complex.__trunc__ on cpython

Bitbucket commits-noreply at bitbucket.org
Thu Dec 16 17:09:56 CET 2010


1 new changeset in pypy:

http://bitbucket.org/pypy/pypy/changeset/717e2769ed33/
changeset:   r40060:717e2769ed33
branch:      fast-forward
user:        gutworth
date:        2010-12-16 17:10:49
summary:     there is no complex.__trunc__ on cpython
affected #:  1 file (29 bytes)

--- a/lib-python/TODO	Thu Dec 16 00:10:35 2010 +0100
+++ b/lib-python/TODO	Thu Dec 16 10:10:49 2010 -0600
@@ -10,8 +10,6 @@
 
 - Missing builtin: bytearray (possibly reuse module.__pypy__.bytebuffer)
 
-- Missing complex.__trunc__
-
 - New complex syntax::
 
       assert complex("(1+2j)") == (1+2j)

Repository URL: https://bitbucket.org/pypy/pypy/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the Pypy-commit mailing list