Matthew Hoopes
Matthew Hoopes
Hello, Apologies for chiming in on this, but my use case could _really_ use this feature. I have a very large sql query that uses sqlalchemy (so it is not...
@caleb15 ok! sorry for not following up strongly here, my work has taken me in other directions. my apologies for dirtying up a thread.
connection with dsn raises 'could not send SSL negotiation packet: Resource temporarily unavailable'
Not sure if relevant, but the ip addresses are different - `11.66.194.51` from the dsn, `10.66.194.51` from your cmd line screenshot
@scanny I lost the labels from the other PR. My apologies for the hassle, git and I are not simpatico sometimes. https://github.com/scanny/python-pptx/pull/159 . They were `shortlist` and `text`.
From: https://wiki.ubuntu.com/Fonts https://wiki.archlinux.org/index.php/fonts https://wiki.debian.org/Fonts https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/deployment_guide/s1-x-fonts https://docs.fedoraproject.org/en-US/quick-docs/adding-new-fonts-fedora/ I added the `/usr/local/share/fonts` and `~/.local/share/fonts` based on those wiki pages.
same issue [here](https://github.com/pklauke/pycamunda/issues/41), with a PR
That's actually the direction i went, but the setters and `append` was all a little bit beyond the level of hackery I was willing to commit. If it was a...
I don't disagree - big fan of immutable data structures, and the explicit > implicit is true for sure. However - that's the json i got! `msgspec` is so much...
Ah man, did I totally miss https://github.com/scanny/python-pptx/pull/140 ?