2
@lain@lain.com @georgia@netzsphaere.xyz @nikiboo@strelizia.net nice try but the thing i find the cutest about you is your laugh not your arms uwu
<p>Good morning</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@film_girl" class="u-url mention">@<span>film_girl</span></a></span> Mine is fine. My wife&#39;s, on the other hand, has been abysmal.</p>
@nikiboo@strelizia.net @georgia@netzsphaere.xyz accept it
Attached image 0
@georgia@netzsphaere.xyz @lain@lain.com what the fuck
@lain@lain.com its true
Attached image 0
Attached image 0
<p>Started drafting. I have most of the information on a page. Just gotta organize it into a story and make it readable and then add pictures and links etc</p>
<p>Modern Python Cookbook — with lots and lots of recipes — is something you might need. Find the results of checking all these recipes here:<br /><a href="https://www.amazon.com/Modern-Python-Cookbook-updated-techniques/dp/1835466389" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://www.</span><span class="ellipsis">amazon.com/Modern-Python-Cookb</span><span class="invisible">ook-updated-techniques/dp/1835466389</span></a></p><p>I (reluctantly) switched from using mypy to using pyright to check all of these recipes carefully. The type alias (PEP 695) syntax wasn’t fully supported.</p><p>I didn’t find any new problems with pyright, but I did tweak my workflow a little bit to use more of pyright’s linting features.</p><p>(The mypy issue <a href="https://github.com/python/mypy/issues/15238" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">github.com/python/mypy/issues/</span><span class="invisible">15238</span></a>)</p>