Re: Set git config credential.helper cache and timeout via python

2021-12-11 Thread Jason Friedman
> > > Hey All, > > I have a set of bash and python scripts that all interact with a remote > git repository. > > > https://gitpython.readthedocs.io/en/stable/reference.html?highlight=cache#git.index.fun.read_cache > https://pypi.org/project/git-credential-helpers/ > > But neither means appears to h

Re: Set git config credential.helper cache and timeout via python

2021-12-11 Thread Jason Friedman
> Hey All, > > I have a set of bash and python scripts that all interact with a remote > git repository. > This does not exactly answer your question, but whenever I have wanted to interact with (popular) software via Python I have checked to see if someone has already written that code for me. h

Set git config credential.helper cache and timeout via python

2021-12-11 Thread TomK
Hey All, I have a set of bash and python scripts that all interact with a remote git repository.  While running the scripts, when ever a repo is cloned using HTTP and a user/pass combination, that information is stored in the .git/config file on disk including the password.  I'm able to issue

Re: FW: pip Error

2021-12-11 Thread Mats Wichmann
On 12/11/21 00:35, Sidharth S Nair wrote: Hi, I am NINJAGAMING107 a active python user and lately I have been trying to make my own personal AI assistant but I am not able to make because I am not able to import Speech Recognition and some other more. The error says module not fo

Re: Sad news: Fredrik Lundh ("Effbot") has passed away

2021-12-11 Thread jkn
On Saturday, December 11, 2021 at 1:37:07 AM UTC, Roel Schroeven wrote: > Message from Guido van Rossum > (https://mail.python.org/archives/list/pytho...@python.org/thread/36Q5QBILL3QIFIA3KHNGFBNJQKXKN7SD/): > > > > A former core dev who works at Google just passed the news that > > Fredrik Lu

Fwd: I/O bound threads got to no chance to run with small CPU bound threads with new GIL

2021-12-11 Thread Souvik Ghosh
*Resending this message after subscribing in python-mail-list* -- Forwarded message - From: Souvik Ghosh Date: Sat, Dec 11, 2021 at 5:10 PM Subject: I/O bound threads got to no chance to run with small CPU bound threads with new GIL To: Hello PSF, I'm Souvik Ghosh from India.

FW: pip Error

2021-12-11 Thread Sidharth S Nair
    Sent from [1]Mail for Windows   From: [2]Sidharth S Nair Sent: 11 December 2021 01:00 PM To: [3]python-list@python.org Subject: pip Error       Sent from [4]Mail for Windows   Hi, I am NINJAGAMING107 a active python user and lately I have been