On 3 March 2016 at 03:10, Eric Snow wrote:
> On Wed, Mar 2, 2016 at 8:02 AM, Barry Warsaw wrote:
>> As BDFL-Delegate, I am officially accepting PEP 493.
>>
>> Congratulations Nick, Robert, and MAL. I want to personally thank Nick for
>> taking my concerns into consideration, and re-working the P
On Wed, Mar 2, 2016 at 3:50 AM, Michael Felt wrote:
> Hello all,
>
> 1) There are many lists to choose from - if this is the wrong one for
> questions about packaging - please forgive me, and point me in the right
> direction.
>
It's hard to say where this belongs best, but python-list would pro
On Wed, 2 Mar 2016 at 09:12 Michael Felt wrote:
> Hello all,
>
> 1) There are many lists to choose from - if this is the wrong one for
> questions about packaging - please forgive me, and point me in the right
> direction.
>
So in this instance you're after python-list since this is a general
su
Hello all,
1) There are many lists to choose from - if this is the wrong one for
questions about packaging - please forgive me, and point me in the right
direction.
2) Normally, I have just packaged python, and then moved on. However,
recently I have been asked to help with packaging an 'eas
On Wed, Mar 2, 2016 at 8:02 AM, Barry Warsaw wrote:
> As BDFL-Delegate, I am officially accepting PEP 493.
>
> Congratulations Nick, Robert, and MAL. I want to personally thank Nick for
> taking my concerns into consideration, and re-working the PEP to resolve
> them. Thanks also to everyone who
As BDFL-Delegate, I am officially accepting PEP 493.
Congratulations Nick, Robert, and MAL. I want to personally thank Nick for
taking my concerns into consideration, and re-working the PEP to resolve
them. Thanks also to everyone who contributed to the discussion.
Cheers,
-Barry
pgp7WPyEgE2s
On 01.03.16 18:34, Ethan Furman wrote:
On 03/01/2016 03:14 AM, Serhiy Storchaka wrote:
The difference is that the copy module sets object's state before adding
items and key-value pairs, but the pickle module sets object's state
after adding items and key-value pairs. If append() or __setitem__(