TheDude@sh.itjust.works to Python@sh.itjust.worksEnglish · edit-21 year agoWhat python project(s) are you currently working on?message-squaremessage-square71fedilinkarrow-up152arrow-down10file-text
arrow-up152arrow-down1message-squareWhat python project(s) are you currently working on?TheDude@sh.itjust.works to Python@sh.itjust.worksEnglish · 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-squarecsm10495@sh.itjust.worksMlinkfedilinkEnglisharrow-up9·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.