[Python-modules-team] Financial Assistance!

2018-04-12 Thread Boulevard LC
At Boulevard Loan Company we offer loans to individuals and firms at low interest rates of 5%. We give out loan for Debt Consolidation,Home Improvements, Car Purchase,A New Home,Investment/Business Expansion Purposes or Even a vacation.

In our loan scheme both local and international clients have the guarantee of obtaining a loan from this company on the mode of unsecured offshore international funding which means no collateral is required for this process.

Contact us for inquiries via this email: boulevardloancompa...@gmail.com

Regards,
Peter Donnovan


___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Bug#895567: restrictedpython: autopkgtest fails since python3.6 dropped depends on python3-distutils

2018-04-12 Thread Paul Gevers
Source: restrictedpython
Version: 4.0~b2-1
Severity: normal
User: ci-t...@tracker.debian.org
Usertags: progression

Since the upload of python3.6 version 3.6.5~rc1-2, it doesn't depend on
python3-distutils anymore. Your autopkgtest¹ fails since than with the
following error:
  File "", line 1, in 
ImportError: cannot import name 'sysconfig'

I don't know if this is an issue of the test (adding the dependency
there can fix the issue) or if the dependencies of your package need
updating.

Paul

¹ https://ci.debian.net/packages/r/restrictedpython/unstable/amd64/





signature.asc
Description: OpenPGP digital signature
___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Processing of python-aiosmtpd_1.1-6_source.changes

2018-04-12 Thread Debian FTP Masters
python-aiosmtpd_1.1-6_source.changes uploaded successfully to localhost
along with the files:
  python-aiosmtpd_1.1-6.dsc
  python-aiosmtpd_1.1-6.debian.tar.xz
  python-aiosmtpd_1.1-6_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#895553: sphinx: please make the set object description reproducible

2018-04-12 Thread Chris Lamb
Hi,

> sphinx: please make the set object description reproducible

Please note that I have now updated the patch on my pull request to
address some test failures and rebase it against the latest version
(which may make it suitable for experimental).


Best wishes,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#895365: marked as done (python3-aiosmtpd: missing dependency: python3-pkg-resources)

2018-04-12 Thread Debian Bug Tracking System
Your message dated Thu, 12 Apr 2018 21:38:32 +
with message-id 
and subject line Bug#895365: fixed in python-aiosmtpd 1.1-6
has caused the Debian Bug report #895365,
regarding python3-aiosmtpd: missing dependency: python3-pkg-resources
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 ow...@bugs.debian.org
immediately.)


-- 
895365: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895365
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-aiosmtpd
Version: 1.1-5
Severity: normal

Dear Maintainer,

the 'aiosmtpd' command provided by python3-aiostmpd depends on the
pkg_resources module (which is not listed in setup.py by upstream because it
comes with setuptools)

root@76ead97fedf0:~# aiosmtpd -d -l 0.0.0.0:2500 -c 
aiosmtpd.handlers.Mailbox ~/Maildir 
Traceback (most recent call last):
  File "/usr/bin/aiosmtpd", line 6, in 
from pkg_resources import load_entry_point
ImportError: No module named 'pkg_resources'

root@76ead97fedf0:~# apt-get install python3-pkg-resources
Preparing to unpack .../python3-pkg-resources_39.0.1-2_all.deb ...
Unpacking python3-pkg-resources (39.0.1-2) ...
Setting up python3-pkg-resources (39.0.1-2) ...
root@76ead97fedf0:~# aiosmtpd -d -l 0.0.0.0:2500 -c 
aiosmtpd.handlers.Mailbox ~/Maildir 
INFO:mail.log:Server listening on 0.0.0.0:2500
INFO:mail.log:Starting asyncio loop

BR
Anthony
-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-6-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968), LANGUAGE=C 
(charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect

Versions of packages python3-aiosmtpd depends on:
ii  python3 3.6.5-2
ii  python3-public  0.5-1

python3-aiosmtpd recommends no packages.

python3-aiosmtpd suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: python-aiosmtpd
Source-Version: 1.1-6

We believe that the bug you reported is fixed in the latest version of
python-aiosmtpd, which is due to be installed in the Debian FTP archive.

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 895...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pierre-Elliott Bécue  (supplier of updated python-aiosmtpd 
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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 12 Apr 2018 18:12:16 +0200
Source: python-aiosmtpd
Binary: python3-aiosmtpd
Architecture: source
Version: 1.1-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Pierre-Elliott Bécue 
Description:
 python3-aiosmtpd - Python3 asyncio based SMTP server
Closes: 895365
Changes:
 python-aiosmtpd (1.1-6) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org
 .
   [ Pierre-Elliott Bécue ]
   * d/control:
 - Add missing dependency on python3-pkg-resources. (Closes: #895365)
 - Bump Standards-Version to 4.1.4. No change required.
Checksums-Sha1:
 d5c50ec7245036c87ff7f71d1920120099dc0e34 2394 python-aiosmtpd_1.1-6.dsc
 d1ac773b45b0b1942eed0b4552599bf745dd425b 33840 
python-aiosmtpd_1.1-6.debian.tar.xz
 de7b12147ce3f9f7facd8d8076b87f69c0cfdff7 6928 
python-aiosmtpd_1.1-6_amd64.buildinfo
Checksums-Sha256:
 29d44602dd9cdb53a24f0dbd59f5d3755f862e8d2788c8e38a91234fa717cc5f 2394 
python-aiosmtpd_1.1-6.dsc
 d92fd1ff32d08a85d51598b47abfd8c5a0d37fbccf7729d800ab906e2bb908ac 33840 
python-aiosmtpd_1.1-6.debian.tar.xz
 99e8c680274be5352debf25d54e3f991c132d9bf48057ecd55b6f858787f1450 6928 
python-aiosmtpd_1.1-6_amd64.buildinfo
Files:
 8bfcb1ff83092c19c27e0ae6b3daa7c6 2394 python optional python-aiosmtpd_1.1-6.dsc
 3a492f359d95cfbce7b35d7e738e0ada 33840 python optional 
python-aiosmtpd_1.1-6.debian.tar.xz
 3433083dbf54b9b5b8b49be13fbd23ca 6928 python optional 
python-aiosmtpd_1.1-6_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEESYqTBWsFJgT6y8ijKb+g0HkpCsoFAlrPxV0ACgkQKb+g0Hkp

Re: [Python-modules-team] lists.alioth.debian.org migration scheduled for 13th/14th April

2018-04-12 Thread Dominic Hargreaves
On Thu, Apr 12, 2018 at 02:50:33PM +0200, Piotr Ożarowski wrote:
> Hi,
> 
> Could you also migrate DPMT and PAPT mailing lists?
> 
> * python-modules-team@lists.alioth.debian.org
> * python-apps-t...@lists.alioth.debian.org
> 
> we also have -commits mailing list but I guess GitLab's Notification
> Emails can be used for those

Hi,

python-apps-t...@lists.alioth.debian.org marked to migrate.
Are you willing to act as the new owner of
python-modules-team@lists.alioth.debian.org as we didn't have any reply
from the owner so far?

Dominic.

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Re: [Python-modules-team] lists.alioth.debian.org migration scheduled for 13th/14th April

2018-04-12 Thread Piotr Ożarowski
[Dominic Hargreaves, 2018-04-12]
> Are you willing to act as the new owner of
> python-modules-team@lists.alioth.debian.org as we didn't have any reply
> from the owner so far?

OK (/me just checked and doesn't have password for this mailing list on
alioth so it's probably not him who's the owner)
-- 
GPG: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#895569: python3-proselint: autopkgtest fails since python3.6 dropped depends on python3-distutils

2018-04-12 Thread Paul Gevers
Source: python3-proselint
Version: 0.8.0-2
Severity: normal
User: ci-t...@tracker.debian.org
Usertags: progression

Since the upload of python3.6 version 3.6.5~rc1-2, it doesn't depend on
python3-distutils anymore. python3-distutils depends on python3-lib2to3
which provides the Python module under the same name. Your autopkgtest¹
fails since than with loads of errors like the following:

==
ERROR: Failure: ModuleNotFoundError (No module named 'lib2to3')
--
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
raise self.exc_val.with_traceback(self.tb)
  File "/usr/lib/python3/dist-packages/nose/loader.py", line 417, in
loadTestsFromName
addr.filename, addr.module)
  File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in
importFromPath
return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in
importFromDir
mod = load_module(part_fqname, fh, filename, desc)
  File "/usr/lib/python3.6/imp.py", line 235, in load_module
return load_source(name, filename, file)
  File "/usr/lib/python3.6/imp.py", line 172, in load_source
module = _load(spec)
  File "", line 684, in _load
  File "", line 665, in _load_unlocked
  File "", line 678, in exec_module
  File "", line 219, in
_call_with_frames_removed
  File
"/tmp/autopkgtest-lxc.svp7xre8/downtmp/autopkgtest_tmp/tests/test_weasel_words_very.py",
line 4, in 
from .check import Check
  File
"/tmp/autopkgtest-lxc.svp7xre8/downtmp/autopkgtest_tmp/tests/check.py",
line 3, in 
from past.builtins import basestring
  File "/usr/lib/python3/dist-packages/past/__init__.py", line 88, in

from past.translation import install_hooks as autotranslate
  File "/usr/lib/python3/dist-packages/past/translation/__init__.py",
line 41, in 
from lib2to3.pgen2.parse import ParseError
ModuleNotFoundError: No module named 'lib2to3'

I don't know if this is an issue of the test (adding the dependency on
python3-lib2to3 there can (probably) fix the issue) or if the
dependencies of your package need updating.

Paul

¹ https://ci.debian.net/packages/p/python3-proselint/unstable/amd64/







signature.asc
Description: OpenPGP digital signature
___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Re: [Python-modules-team] lists.alioth.debian.org migration scheduled for 13th/14th April

2018-04-12 Thread Dominic Hargreaves
On Thu, Apr 12, 2018 at 10:10:46PM +0200, Piotr Ożarowski wrote:
> [Dominic Hargreaves, 2018-04-12]
> > Are you willing to act as the new owner of
> > python-modules-team@lists.alioth.debian.org as we didn't have any reply
> > from the owner so far?
> 
> OK (/me just checked and doesn't have password for this mailing list on
> alioth so it's probably not him who's the owner)

Okay, this has been set up.

Dominic.

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] python-aiosmtpd_1.1-6_source.changes ACCEPTED into unstable

2018-04-12 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 12 Apr 2018 18:12:16 +0200
Source: python-aiosmtpd
Binary: python3-aiosmtpd
Architecture: source
Version: 1.1-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Pierre-Elliott Bécue 
Description:
 python3-aiosmtpd - Python3 asyncio based SMTP server
Closes: 895365
Changes:
 python-aiosmtpd (1.1-6) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org
 .
   [ Pierre-Elliott Bécue ]
   * d/control:
 - Add missing dependency on python3-pkg-resources. (Closes: #895365)
 - Bump Standards-Version to 4.1.4. No change required.
Checksums-Sha1:
 d5c50ec7245036c87ff7f71d1920120099dc0e34 2394 python-aiosmtpd_1.1-6.dsc
 d1ac773b45b0b1942eed0b4552599bf745dd425b 33840 
python-aiosmtpd_1.1-6.debian.tar.xz
 de7b12147ce3f9f7facd8d8076b87f69c0cfdff7 6928 
python-aiosmtpd_1.1-6_amd64.buildinfo
Checksums-Sha256:
 29d44602dd9cdb53a24f0dbd59f5d3755f862e8d2788c8e38a91234fa717cc5f 2394 
python-aiosmtpd_1.1-6.dsc
 d92fd1ff32d08a85d51598b47abfd8c5a0d37fbccf7729d800ab906e2bb908ac 33840 
python-aiosmtpd_1.1-6.debian.tar.xz
 99e8c680274be5352debf25d54e3f991c132d9bf48057ecd55b6f858787f1450 6928 
python-aiosmtpd_1.1-6_amd64.buildinfo
Files:
 8bfcb1ff83092c19c27e0ae6b3daa7c6 2394 python optional python-aiosmtpd_1.1-6.dsc
 3a492f359d95cfbce7b35d7e738e0ada 33840 python optional 
python-aiosmtpd_1.1-6.debian.tar.xz
 3433083dbf54b9b5b8b49be13fbd23ca 6928 python optional 
python-aiosmtpd_1.1-6_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEESYqTBWsFJgT6y8ijKb+g0HkpCsoFAlrPxV0ACgkQKb+g0Hkp
CspoMxAAur3rp0pKhOfNGer0RV6CX41DZugY494yrTsLT6w2txMRm/bhjTEVKWHC
xNen5xXPyzLqhXmgmXi+ZiSsubLrQEx5WPiuMjvcTllrkiW3sO6d1OEsr7tAMrlD
fIJHxxQeaDpZxmVNLpFXMS2waD5eOrFdpMa9zsRSvGY5nu3Kk1wsV0n7bXRZ1d7b
pUqw3HQSRi0DOTohVTb8E4bUS/69+8V0jmFcdO9vlG20vbOFPYl0TeYZXMHKsciK
0vs4YTa+UUBKBAsMNvh0o5+hKkJ5ASyBlOuwbic2gDTAIrnoBahgQTEPTz3vpu6D
C+g6+Uv/jp7vESQUpVJff3Ipz4DvgQn+rB/+2JmqieKD7SL1OHqgq9Vvvsqj0sEq
dpBvvlN79yw+Iapek0pZrULtzF4WwgKQ5TWO9N5usob6vjenVLq865OO59rad9/k
Yb9V7WyqDZpXjN0YHeFoahK4335pKxSWJAoSCVT3UWLa5ZqFCoGw1Usj6LEP3eEI
OzG+7wzy5hRIaBdszgsgdWcDHAqzO+tDz7bOlO/x8CYPVMV3+lNC9xUy+S/uFqpj
apCTrkPElZbo1Kc5YIn61cxS1/9IpA95SD4knaUulbByRTYheI9XrnFLg9JzOc2D
9x0q/LxDn1JL/iMAoUNWPbWCKu8/xNmPOEr4dVHusDMvwZTlEEc=
=5DLT
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Bug#751421: [ipython]

2018-04-12 Thread Antonio Russo
Control: close -1

The file in this bug report no longer exists in the package, so this is 
completely resolved.

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Processed: [ipython]

2018-04-12 Thread Debian Bug Tracking System
Processing control commands:

> close -1
Bug #751421 [ipython] [ipython] ipython3 external/ssh/tunnel.py
Marked Bug as done

-- 
751421: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751421
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] libcloud 2.3.0-1 MIGRATED to testing

2018-04-12 Thread Debian testing watch
FYI: The status of the libcloud source package
in Debian's testing distribution has changed.

  Previous version: 2.2.1-1
  Current version:  2.3.0-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] responses 0.9.0-1 MIGRATED to testing

2018-04-12 Thread Debian testing watch
FYI: The status of the responses source package
in Debian's testing distribution has changed.

  Previous version: 0.8.1-1
  Current version:  0.9.0-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#895553: sphinx: please make the set object description reproducible

2018-04-12 Thread Chris Lamb
Source: sphinx
Version: 1.6.7-2
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: toolchain randomness
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed
that sphinx could generates output that is not reproducible.

In particular, the rendering of `set` objects in default arguments
and elsewhere is currently non-determinstic. For example:

class A_Class(object):
a_set = {'a', 'b', 'c'}

Might be rendered as any of:

 {'a', 'b', 'c'}
 {'a', 'c', 'b'}
 {'b', 'a', 'c'}
 {'b', 'c', 'a'}
 {'c', 'a', 'b'}
 {'c', 'b', 'a'}

Patch attached that sorts the contents of sets whilst rendering.
This is parallel to the 'dict' key sorting.

 [0] https://reproducible-builds.org/


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
diff --git a/sphinx/util/inspect.py b/sphinx/util/inspect.py
index 7042253..774d21a 100644
--- a/sphinx/util/inspect.py
+++ b/sphinx/util/inspect.py
@@ -211,6 +211,10 @@ def object_description(object):
 else:
 items = ("%r: %r" % (key, object[key]) for key in sorted_keys)
 return "{%s}" % ", ".join(items)
+if isinstance(object, set):
+# Sort set contents
+template = "{%s}" if PY3 else "set([%s])"
+return template % ", ".join(repr(x) for x in sorted(object))
 try:
 s = repr(object)
 except Exception:
diff --git a/tests/test_util_inspect.py b/tests/test_util_inspect.py
index a463f4f..fe85419 100644
--- a/tests/test_util_inspect.py
+++ b/tests/test_util_inspect.py
@@ -138,6 +138,14 @@ class TestObjectDescription(TestCase):
 description = inspect.object_description(dictionary)
 assert description == "{'a': 1, 'b': 4, 'c': 3, 'd': 2}"
 
+def test_set_sorting(self):
+set_ = set("gfedcba")
+description = inspect.object_description(set_)
+if PY3:
+assert description == "{'a', 'b', 'c', 'd', 'e', 'f', 'g'}"
+else:
+assert description == "set(['a', 'b', 'c', 'd', 'e', 'f', 'g'])"
+
 def test_dict_customtype(self):
 class CustomType(object):
 def __init__(self, value):
___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Processed: Re: sphinx: please make the set object description reproducible

2018-04-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 895553 https://github.com/sphinx-doc/sphinx/pull/4834
Bug #895553 [src:sphinx] sphinx: please make the set object description 
reproducible
Set Bug forwarded-to-address to 
'https://github.com/sphinx-doc/sphinx/pull/4834'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
895553: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895553
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#895553: sphinx: please make the set object description reproducible

2018-04-12 Thread Chris Lamb
forwarded 895553 https://github.com/sphinx-doc/sphinx/pull/4834
thanks

I've forwarded this upstream here:

  https://github.com/sphinx-doc/sphinx/pull/4834


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team