[Python] Interview per lavoro su python (e django)

Pietro Brunetti gunzapper a gmail.com
Mar 12 Set 2017 14:45:48 CEST


Se non sbaglio in pypy i dizionari garantiscono l'ordine

Il giorno 12 settembre 2017 14:28, Christian Barra <barrachri a gmail.com> ha
scritto:

>
>
> On 12 Sep 2017, at 12:52, Esalando Prassi <alessandro.pisa a katamail.com>
> wrote:
>
> 2017-09-12 12:20 GMT+02:00 Christian Barra <barrachri a gmail.com>:
>
>
> On 12 Sep 2017, at 11:27, Giornale di Sistema <giornaledisistema a gmail.com>
> wrote:
>
>
> Un dizionario non garantisce MAI un ordine, per quello ci sono gli ordered
> dict.
>
>
> Mai dire mai.
>
> In Python 3.6 la cosa e’ cambiata.
>
>
> Se non ricordo male questo talk capolavoro:
>
> - https://www.youtube.com/watch?v=p33CVV29OG8
>
> spiega bene la cosa.
>
> Da quel che mi ricordo in Python 3.6 i dict sono ordinati "by accident".
> A quanto ne so si dovrebbe evitare di scrivere codice che faccia leva
> su questa feature perche' domani potrebbe non esserci piu' e il modo
> sano di avere dizionari ordinati e' usare i collections.OrderedDict.
>
>
> https://mail.python.org/pipermail/python-dev/2016-September/146327.html
>
>
> ——
> Christian Barra
> Python Freelancer // Consultant // Trainer
> Board member of the EuroPython Society
> www.chrisbarra.xyz
>
> _______________________________________________
> Python mailing list
> Python a lists.python.it
> https://lists.python.it/mailman/listinfo/python
>
>


-- 
There is a crack, a crack in everything. That’s how the light gets in
L. Cohen
-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: <http://lists.python.it/pipermail/python/attachments/20170912/1be5d6f9/attachment.html>


Maggiori informazioni sulla lista Python