Request to join the Python Debian team
Hello Debian Python Team, I hope this message finds you well. My name is Sourav Bhattacharya, and I’m eager to contribute to Debian by becoming a part of the Debian Python Team. As an aspiring data science and machine learning professional, I’ve been focusing on improving my Python skills and am enthusiastic about deepening my involvement in the open-source community. While I’m not yet an expert in Python, I have a strong desire to learn and grow. I'm ready to take on challenges related to Python packages in Debian and will dedicate myself to making meaningful contributions. Thank you for your time and consideration. I look forward to your response and any further instructions. Best regards, Sourav Bhattacharya https://salsa.debian.org/sxctic-54l
Re: Request to join the Python Debian team
Hello Soren, Thank you for your message. I’ve read through the team policy and apologize for not indicating this earlier. I accept the terms and look forward to moving forward with the team. Regards, Sourav Bhattacharya 9 Oct 2024, 07:29 by so...@debian.org: > Sourav, > > Pleased to make your acquaintance. > > Please read over the team policy and indicate that you accept it; > > https://salsa.debian.org/python-team/tools/python-modules/blob/master/ > policy.rst > > On Tuesday, October 8, 2024 11:02:50 AM MST souravbhattacha...@tutamail.com > wrote: > >> Hello Debian Python Team, >> >> >> I hope this message finds you well. My name is Sourav Bhattacharya, and I’m >> eager to contribute to Debian by becoming a part of the Debian Python Team. >> As an aspiring data science and machine learning professional, I’ve been >> focusing on improving my Python skills and am enthusiastic about deepening >> > my > >> involvement in the open-source community. >> >> >> While I’m not yet an expert in Python, I have a strong desire to learn and >> grow. I'm ready to take on challenges related to Python packages in Debian >> and will dedicate myself to making meaningful contributions. >> >> >> Thank you for your time and consideration. I look forward to your response >> > and > >> any further instructions. >> >> >> >> >> Best regards, >> Sourav Bhattacharya >> https://salsa.debian.org/sxctic-54l >> > > > -- > Soren Stoutner > so...@debian.org >
Re: Bug#1084600: mono: removal of Python standard libraries in Python 3.13
> In this case the fix is straightforward. Nowadays you can safely > assume Python 3.3 or newer, and therefore you can replace "import > pipes" with "import shlex" and "pipes.quote" with "shlex.quote"; that > seems to be all that this script needs. Thanks for the easy fix suggestion, if I can not simply remove the shipped boringssl source I’m going to add a patch applying the changes you suggest. pgpVOa6nNiFnY.pgp Description: Signature digitale OpenPGP
Request to join the Debian Python team
Hi, I am a DD (jjr) and would like to join the Debian Python team. I've been in the Perl team for many years, but am in the process of transcribing the packages for which I am upstream due to better gtk-4 support in Python. Regards Jeff OpenPGP_signature.asc Description: OpenPGP digital signature
Re: Bug#1084600: mono: removal of Python standard libraries in Python 3.13
On Mon, Oct 07, 2024 at 06:31:17PM +0200, Antoine Le Gonidec wrote: > My first step is going to check if I can simply drop this vendored > boringssl source (with a bit of luck it is not required for anything > really important). > > If I can not do that I might have to find a way to patch it to drop the > requirement on the deprecated "pipes" library. If it comes to that, > could I expect some help (or at least advice) from the Python team? In this case the fix is straightforward. Nowadays you can safely assume Python 3.3 or newer, and therefore you can replace "import pipes" with "import shlex" and "pipes.quote" with "shlex.quote"; that seems to be all that this script needs. -- Colin Watson (he/him) [cjwat...@debian.org]
Re: Request to join the Python Debian team
Sourav, Pleased to make your acquaintance. Please read over the team policy and indicate that you accept it; https://salsa.debian.org/python-team/tools/python-modules/blob/master/ policy.rst On Tuesday, October 8, 2024 11:02:50 AM MST souravbhattacha...@tutamail.com wrote: > Hello Debian Python Team, > > > I hope this message finds you well. My name is Sourav Bhattacharya, and I’m > eager to contribute to Debian by becoming a part of the Debian Python Team. > As an aspiring data science and machine learning professional, I’ve been > focusing on improving my Python skills and am enthusiastic about deepening my > involvement in the open-source community. > > > While I’m not yet an expert in Python, I have a strong desire to learn and > grow. I'm ready to take on challenges related to Python packages in Debian > and will dedicate myself to making meaningful contributions. > > > Thank you for your time and consideration. I look forward to your response and > any further instructions. > > > > > Best regards, > Sourav Bhattacharya > https://salsa.debian.org/sxctic-54l -- Soren Stoutner so...@debian.org signature.asc Description: This is a digitally signed message part.