Re: Merging the PAPT and the DMPT
Hi, pá 28. 8. 2020 v 15:04 odesílatel Ondrej Novy napsal: > But because it's really huge change I want ack from at least one another > admin. > ~10 days without reply, merged. Thanks for working on this! -- Best regards Ondřej Nový
Re: What is the new maintainer address for Python team?
Hi Otto, sorry for the long delay. We were in the process of changing this email address. New/correct address is: Maintainer: Debian Python Team po 31. 8. 2020 v 19:19 odesílatel Otto Kekäläinen napsal: > Hello! > > I've been using the address python-apps-t...@lists.alioth.debian.net > as the maintainer address in my packages, but the address no longer > works. I tried looking at what other packages have, but there are no > working examples > (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=967997). > > So dear list members, what is the correct address to use now as > python-apps-t...@lists.alioth.debian.net no longer works for the > Maintainer field in d/control files? > > > - Otto > > -- S pozdravem/Best regards Ondřej Nový
Re: What is the new maintainer address for Python team?
> New/correct address is: > Maintainer: Debian Python Team Was this discussed somewhere? i cant find references in the ml -- thanks -- Sandro "morph" Tosi My website: http://sandrotosi.me/ Me at Debian: http://wiki.debian.org/SandroTosi Twitter: https://twitter.com/sandrotosi
Re: What is the new maintainer address for Python team?
On 2020-09-07 10 h 12, Sandro Tosi wrote: >> New/correct address is: >> Maintainer: Debian Python Team > > Was this discussed somewhere? i cant find references in the ml -- thanks > This was part of the recent DPMT-PAPT merger: https://lists.debian.org/debian-python/2020/09/msg7.html https://salsa.debian.org/python-team/tools/python-modules/-/merge_requests/10 -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄ signature.asc Description: OpenPGP digital signature
Bug#969766: ITP: python-multipledispatch -- multiple dispatch in Python
Package: wnpp Severity: wishlist Owner: Christian Kastner * Package name: python-multipledispatch Version : 0.6.0 Upstream Author : Matthew Rocklin * URL : https://github.com/mrocklin/multipledispatch/ * License : BSD-3-clause Programming Lang: Python Description : multiple dispatch in Python This implementation of multiple dispatch is efficient, mostly complete, performs static analysis to avoid conflicts, and provides optional namespace support. It looks good too. What this does: * Dispatches on all non-keyword arguments * Supports inheritance * Supports instance methods * Supports union types, e.g. (int, float) * Supports builtin abstract classes, e.g. Iterator, Number, ... * Caches for fast repeated lookup * Identifies possible ambiguities at function definition time * Provides hints to resolve ambiguities when they occur * Supports namespaces with optional keyword arguments * Supports variadic dispatch What this doesn't do: * Diagonal dispatch * Efficient update: The addition of a new signature requires a full resolve of the whole function. This becomes troublesome after you get to a few hundred type signatures. This will be maintained within the Debian Python Team.
Re: Merging the PAPT and the DMPT
On 2020-09-07 13:38, Ondrej Novy wrote: > ~10 days without reply, merged. I'm really happy about this :-) I've always found the split odd. By the way, this might be something worth sending to debian-devel-announce, possibly including a short summary/description of how this affects contributors (what changes need to be made, etc.)
Re: Joining PAPT
Hi Taowa, Taowa Munene-Tardif writes: > Hello, > > I am taking over membernator, currently maintained by pollo. To this > end, I'd like to be granted access to the team to allow me to > effectively do so. I am taowa on Salsa. > > I have read and agree to the Python Applications Packaging Team > Policy [1], > Sorry for the belated reply. Just wanted to send to a note to say it's cool to hear you're working on packages now, and also this: Welcome to the team! Cheers, Nicholas signature.asc Description: PGP signature