TheDudeA to PythonEnglish · edit-21 year agoWhat python project(s) are you currently working on?message-squaremessage-square71fedilinkarrow-up161arrow-down10file-text
arrow-up161arrow-down1message-squareWhat python project(s) are you currently working on?TheDudeA to PythonEnglish · edit-21 year agomessage-square71fedilinkfile-text
With r/python out for the next 48 hours, here’s a post to promote continuing discussion a language we all love. Python.
minus-squarecsm10495MlinkfedilinkEnglisharrow-up11·1 year agoI 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.
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.