Your message dated Tue, 04 Oct 2011 18:49:02 +0000
with message-id <[email protected]>
and subject line Bug#643856: fixed in python2.7 2.7.2-6
has caused the Debian Bug report #643856,
regarding python2.7: typos in multiprocessing (unkown -> unknown)
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.)
--
643856: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643856
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-multiprocessing
Version: 2.6.2.1-2
Severity: minor
The attached patch fixes some typos.
--
Jakub Wilk
diff --git a/Lib/multiprocessing/synchronize.py b/Lib/multiprocessing/synchronize.py
--- a/Lib/multiprocessing/synchronize.py
+++ b/Lib/multiprocessing/synchronize.py
@@ -192,7 +192,7 @@
num_waiters = (self._sleeping_count._semlock._get_value() -
self._woken_count._semlock._get_value())
except Exception:
- num_waiters = 'unkown'
+ num_waiters = 'unknown'
return '<Condition(%s, %s)>' % (self._lock, num_waiters)
def wait(self, timeout=None):
diff --git a/Modules/_multiprocessing/multiprocessing.c b/Modules/_multiprocessing/multiprocessing.c
--- a/Modules/_multiprocessing/multiprocessing.c
+++ b/Modules/_multiprocessing/multiprocessing.c
@@ -57,7 +57,7 @@
break;
default:
PyErr_Format(PyExc_RuntimeError,
- "unkown error number %d", num);
+ "unknown error number %d", num);
}
return NULL;
}
--- End Message ---
--- Begin Message ---
Source: python2.7
Source-Version: 2.7.2-6
We believe that the bug you reported is fixed in the latest version of
python2.7, which is due to be installed in the Debian FTP archive:
idle-python2.7_2.7.2-6_all.deb
to main/p/python2.7/idle-python2.7_2.7.2-6_all.deb
libpython2.7_2.7.2-6_i386.deb
to main/p/python2.7/libpython2.7_2.7.2-6_i386.deb
python2.7-dbg_2.7.2-6_i386.deb
to main/p/python2.7/python2.7-dbg_2.7.2-6_i386.deb
python2.7-dev_2.7.2-6_i386.deb
to main/p/python2.7/python2.7-dev_2.7.2-6_i386.deb
python2.7-doc_2.7.2-6_all.deb
to main/p/python2.7/python2.7-doc_2.7.2-6_all.deb
python2.7-examples_2.7.2-6_all.deb
to main/p/python2.7/python2.7-examples_2.7.2-6_all.deb
python2.7-minimal_2.7.2-6_i386.deb
to main/p/python2.7/python2.7-minimal_2.7.2-6_i386.deb
python2.7_2.7.2-6.diff.gz
to main/p/python2.7/python2.7_2.7.2-6.diff.gz
python2.7_2.7.2-6.dsc
to main/p/python2.7/python2.7_2.7.2-6.dsc
python2.7_2.7.2-6_i386.deb
to main/p/python2.7/python2.7_2.7.2-6_i386.deb
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.
Matthias Klose <[email protected]> (supplier of updated python2.7 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: Tue, 04 Oct 2011 16:09:29 +0200
Source: python2.7
Binary: python2.7 python2.7-minimal libpython2.7 python2.7-examples
python2.7-dev idle-python2.7 python2.7-doc python2.7-dbg
Architecture: source all i386
Version: 2.7.2-6
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
idle-python2.7 - An IDE for Python (v2.7) using Tkinter
libpython2.7 - Shared Python runtime library (version 2.7)
python2.7 - An interactive high-level object-oriented language (version 2.7)
python2.7-dbg - Debug Build of the Python Interpreter (version 2.7)
python2.7-dev - Header files and a static library for Python (v2.7)
python2.7-doc - Documentation for the high-level object-oriented language
Python
python2.7-examples - Examples for the Python language (v2.7)
python2.7-minimal - A minimal subset of the Python language (version 2.7)
Closes: 643816 643856
Changes:
python2.7 (2.7.2-6) unstable; urgency=low
.
* Update to 20111004, taken from the 2.7 branch.
* Use the ncursesw include directory when linking with ncursesw.
* Rebuild with libreadline not linked with libncurses*. Closes: #643816.
* Fix typos in the multiprocessing module. Closes: #643856.
Checksums-Sha1:
0db4bb0e0d30687da63aa7787a6195f72bae8405 2049 python2.7_2.7.2-6.dsc
2aa6861631e42a96b52166ba182f6a42ef1d4271 425121 python2.7_2.7.2-6.diff.gz
6d58fcc586baf228173ab9f5417d25fb6fa01a7a 708004
python2.7-examples_2.7.2-6_all.deb
91ebc828ab02777da887c3d7b6cbc17c5b055622 296078 idle-python2.7_2.7.2-6_all.deb
8afd7c35fef80cb56c1bc1c65cf13d97b7aef730 6244276 python2.7-doc_2.7.2-6_all.deb
45746edfa3a79a4b5169f41eae496a7fc73689d5 2615926 python2.7_2.7.2-6_i386.deb
2ad5d5135a8385f239ea133cb950e244a84e9dde 1629070
python2.7-minimal_2.7.2-6_i386.deb
153e4a0691247b8fd4ef91fbd009b55e323e2147 1137902 libpython2.7_2.7.2-6_i386.deb
d606f9bf7a9fd9b654b67f4653bd4f75c4561657 4895252 python2.7-dev_2.7.2-6_i386.deb
75910a0c78f475834a0fc7875a93918d5bc74c1e 12381060
python2.7-dbg_2.7.2-6_i386.deb
Checksums-Sha256:
0bbfb1f736278770b3533879f55d90315019354ab1d817a4ff3f26f84c8644be 2049
python2.7_2.7.2-6.dsc
b5c4027f2892306091e79c1707fbfbcffd7bfd4de56af084bfbbe5fee794a105 425121
python2.7_2.7.2-6.diff.gz
b6d82eef770bfb16a9dea924739352435f9d116c767f00d47958ea82aca62743 708004
python2.7-examples_2.7.2-6_all.deb
94bd56477e2be7d0400d9e14a5976bacf32e53957dcd772dd38e5d0d1006d201 296078
idle-python2.7_2.7.2-6_all.deb
57240738d2ba497c2f2c0ee1323ca48a04560d35fe05ff0862cf70867e17dc47 6244276
python2.7-doc_2.7.2-6_all.deb
dae940ab2211aebb75a610ad84a65c1d6faae3ed827adb053f21f3cbcd89999d 2615926
python2.7_2.7.2-6_i386.deb
e2ad319ab6563d3f9bbc7624f15afd630bae2d106cf9bf650532706c0006dc7a 1629070
python2.7-minimal_2.7.2-6_i386.deb
9c9241e560b266b910e6c78911fe7ccccff77cde468a2458c9bbe2b27028279e 1137902
libpython2.7_2.7.2-6_i386.deb
b8d1e82f4c89cfd0db445e8f4cb94b42783718571123c686ca16cce5c01354ea 4895252
python2.7-dev_2.7.2-6_i386.deb
ce866c45bba36f2fa45ca14800196b5eb71839884f719b48dad30c6ef684bcd3 12381060
python2.7-dbg_2.7.2-6_i386.deb
Files:
8319fbefad800031303976e033750840 2049 python optional python2.7_2.7.2-6.dsc
1384875c7bdb5061997ee5c455756c07 425121 python optional
python2.7_2.7.2-6.diff.gz
bfa19d2b9be5790363a27a38eb7f3b77 708004 python optional
python2.7-examples_2.7.2-6_all.deb
8423b98f16b1e83a6efc7e079634295d 296078 python optional
idle-python2.7_2.7.2-6_all.deb
1cda066470dcb2bca3f7fc74338535f9 6244276 doc optional
python2.7-doc_2.7.2-6_all.deb
7f82af0a927adef1f34d34b9822488ae 2615926 python optional
python2.7_2.7.2-6_i386.deb
595bd418b837e19af51570ba0a7f6c43 1629070 python optional
python2.7-minimal_2.7.2-6_i386.deb
2abbf2125d268b4414436dcc92c229e0 1137902 libs optional
libpython2.7_2.7.2-6_i386.deb
cb0cfa281ea65eea9a9dbc2a581e0dc7 4895252 python optional
python2.7-dev_2.7.2-6_i386.deb
307efc76507632e61f62915c7083b205 12381060 debug extra
python2.7-dbg_2.7.2-6_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk6LUasACgkQStlRaw+TLJwBmACgss6rbRD3EqmHQP7dDSL33oLt
FMkAnAsqYhipRKLOoGXmuA6HnSov8Cqd
=4ENp
-----END PGP SIGNATURE-----
--- End Message ---