Re: [python-team]: Time for Python 3.11.

2025-01-26 Thread Ricardo Wurmus
What do you think about adding libxcrypt to python-3.11? The unmaintained but still influential python-passlib fails to detect support for some crypt() primitives, and I think we can fix this by building python-3.11 with libxcrypt support. We build Python 3.10 (as well as Python 2) with libxcrypt

Re: [python-team]: Time for Python 3.11.

2025-01-24 Thread Ricardo Wurmus
Sharlatan Hellseher writes: > As Ricardo pushed python-3.11 and set it as default on python-team > branch it's triggered world rebuild. I started fixing some packages already by removing instances of the "U" file mode. You may find this document helpful in fixing problems: https://docs.pytho

Re: [python-team]: Time for Python 3.11.

2025-01-23 Thread jgart
Feel free to send patches. I have limited time to review large patch sets. I'm able to review single small patches or small patch series (1-3). all best, jgart

[python-team]: Time for Python 3.11.

2025-01-23 Thread Sharlatan Hellseher
Hi Guix and Python team (CCed)! As Ricardo pushed python-3.11 and set it as default on python-team branch it's triggered world rebuild. My plan is to fix all failed packages required for NumPy and prepare v2, keeping v1 for later. Let's spread the efforts and coordinate? -- Oleg signature.as