[Numpy-discussion] Re: spam on the mailing lists

2021-11-07 Thread matti . picus
Update: we now have a team of moderators for the mailing list. The policy for moderation is in the list summary [0]. Since moderation began on Oct 26, we have rejected 15 spam messages, unsubscribed 2 email addresses that spammed more than 3 each, and released 4 messages from moderated users t

[Numpy-discussion] ENH: add functionality NpyAppendArray to numpy.format

2021-11-07 Thread Michael Siebert
Dear all, I'd like to add the NpyAppendArray functionality, compare https://github.com/xor2k/npy-append-array (15 Stars so far) and https://stackoverflow.com/a/64403144/2755796 (10 Upvotes so far) I have prepared a pull request and want to "test the waters" as suggested by the message I have r

[Numpy-discussion] Documentation Team meeting - Monday November 8

2021-11-07 Thread Melissa Mendonça
Hi all! Our next Documentation Team meeting will be on *Monday, November 8* at ***4PM UTC***. For some reason, the events had not been showing up on the community calendar, but I think I fixed it - let me know otherwise. All are welcome - you don't need to already be a contributor to join. If you

[Numpy-discussion] Make the pickle default protocol 4.

2021-11-07 Thread Charles R Harris
Hi All, I'd like to propose making the NumPy default pickle protocol 4, the same as the Python 3.8 default. That would have the advantage of supporting large pickles. The current default protocol is 2, last the default in Python 2.7. Thoughts? Chuck __

[Numpy-discussion] branching NumPy 1.22.x

2021-11-07 Thread Charles R Harris
Hi All, I am aiming to branch NumPy 1.22.x next weekend. If there are any PRs that you think need to be merged before the branch, please raise the issue. Chuck ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email