this post was submitted on 12 Jun 2023
50 points (100.0% liked)

Python

1921 readers
1 users here now

A community for talking about the Python programming language.

founded 1 year ago
MODERATORS
 

With r/python out for the next 48 hours, here’s a post to promote continuing discussion a language we all love. Python.

you are viewing a single comment's thread
view the rest of the comments
[–] csm10495@sh.itjust.works 3 points 1 year ago

I just made a PR to fix an issue with yt-dlp where Chrome now locks its Cookies file while running.

Learned about a thing called "Shadow Copies". Basically Windows allows you to sort-of snapshot files in a volume even while in use.