Your message dated Mon, 10 Aug 2009 22:20:57 +0000
with message-id <[email protected]>
and subject line Bug#536213: fixed in cython 0.11.2-1
has caused the Debian Bug report #536213,
regarding cython: access to dictionary-like objects is broken
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
536213: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536213
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-pyrex
Version: 0.9.8.5-1
Severity: important

(This bug is somewhat related to #483035.)

$ cat tmp.py
import weakref

class Object(object):
  pass

cdef object o, d
o = Object()
d = weakref.WeakValueDictionary()

def f(long x):
  d[x] = o

f(0)
f(-42)
print dict(d)

$ pyrexc tmp.pyx
$ gcc -fPIC -shared -I/usr/include/python2.5/ -lpython2.5 tmp.c -o tmp.so
$ python -c 'import tmp'
{0: <tmp.Object object at 0xb805994c>, -41: <tmp.Object object at 0xb805994c>}


As you can see, -42 magically turned into -41.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-pyrex depends on:
ii  python                        2.5.4-2    An interactive high-level object-o
ii  python-central                0.6.11     register and build utility for Pyt

Versions of packages python-pyrex recommends:
ii  python-all-dev                2.5.4-2    Package depending on all supported

python-pyrex suggests no packages.

-- no debconf information

--
Jakub Wilk



--- End Message ---
--- Begin Message ---
Source: cython
Source-Version: 0.11.2-1

We believe that the bug you reported is fixed in the latest version of
cython, which is due to be installed in the Debian FTP archive:

cython_0.11.2-1.diff.gz
  to pool/main/c/cython/cython_0.11.2-1.diff.gz
cython_0.11.2-1.dsc
  to pool/main/c/cython/cython_0.11.2-1.dsc
cython_0.11.2-1_amd64.deb
  to pool/main/c/cython/cython_0.11.2-1_amd64.deb
cython_0.11.2.orig.tar.gz
  to pool/main/c/cython/cython_0.11.2.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Python Applications Packaging Team <[email protected]> 
(supplier of updated cython package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 10 Aug 2009 23:18:51 +0200
Source: cython
Binary: cython
Architecture: source amd64
Version: 0.11.2-1
Distribution: unstable
Urgency: low
Maintainer: Python Applications Packaging Team 
<[email protected]>
Changed-By: Python Applications Packaging Team 
<[email protected]>
Description: 
 cython     - C-Extensions for Python
Closes: 525620 536213
Changes: 
 cython (0.11.2-1) unstable; urgency=low
 .
   [ Ryan Kavanagh ]
   * New upstream release (Closes: #525620, #536213)
 .
   [ Jakub Wilk ]
   * debian/rules: remove generated files.
 .
   [ Piotr Ożarowski ]
   * Standards-Version bumped to 3.8.2 (no change needed)
Checksums-Sha1: 
 c33c4e495a1eb81c0c6ee85bd9e61801c2d29d5a 1329 cython_0.11.2-1.dsc
 67ae3bdfdb6f2e5ee5f54e21a295d880d3c3bb9e 3266204 cython_0.11.2.orig.tar.gz
 61bc1c371f4ed0873c455b2977a575ca819ee983 4587 cython_0.11.2-1.diff.gz
 861483f7a48022c7af45ac237ca6eae065e38373 1165218 cython_0.11.2-1_amd64.deb
Checksums-Sha256: 
 2774e3bdfbbd601ab34794dc18211a3a9b52552c4149c74f9cb49ad9ab69a815 1329 
cython_0.11.2-1.dsc
 c01820c3b58d2ec8fd81bc5af1f69f353917125e8c59c86ae82fb9a7dadef1b4 3266204 
cython_0.11.2.orig.tar.gz
 727b77117ee074475fcf0d0f65dd7bba1b55eef9e1938ab9f74b5403cd122c75 4587 
cython_0.11.2-1.diff.gz
 e04f8f7ccb6d90650047febbbeba910783c2e744da1728ac802e3f9ccf5087f6 1165218 
cython_0.11.2-1_amd64.deb
Files: 
 f09cdd9129b94ec77a80918af2dd4b32 1329 python optional cython_0.11.2-1.dsc
 31a79d5c7365e1d18ff7be48d6c1026b 3266204 python optional 
cython_0.11.2.orig.tar.gz
 7bf472056a96efd3be995118bb357e27 4587 python optional cython_0.11.2-1.diff.gz
 f642fa1529386e8aaffd7d1bca3c6dca 1165218 python optional 
cython_0.11.2-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqAkwgACgkQB01zfu119ZnVqgCffEUxyFUPpdaNBythyBKouEGA
WT0AoMZ49DTEX65k2RCOvPwZ8ullPAXC
=s67e
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to