Michael Bayer

Results 100 issues of Michael Bayer

There seems to be enough variability in what someone might want in their exported issues /comments to warrant some customization of the templates, for example I am hoping to get...

Since github doesn't allow attachments to be uploaded through the API, and requests for this to be added have been ignored for years, work around it by pushing attachment files...

Hey there ! Since you used my project as an example I'm still toying with actually using this for said project (SQLAlchemy). I'm trying to figure out where githubs API...

hey there - For context, as you might be aware, SQLAlchemy now has native asyncio support: https://docs.sqlalchemy.org/en/14/orm/extensions/asyncio.html In order to achieve this, we are doing a little work with greenlet...

sqlalchemy

So the context is yesterday pypi [had a problem](https://github.com/pypi/warehouse/pull/12040) and the effect was that new project pages, that is after twine does its upload and gives you a new URL...

Restructured text has a [class directive](https://docutils.sourceforge.io/docs/ref/rst/directives.html#class) that lets you add a css class to an element. This won't work in Sphinx because it conflicts with the default domain's "class", usually...

bug
docs

Hi Anthony / Christopher - I've narrowed down at least one of the failures I'm having re: LOB to the NCLOB datatype, and it seems to be independent of whether...

bug

Hi - I'd love to provide more detail but I dont have any. I've installed stale a few weeks ago to the https://github.com/sqlalchemy/sqlalchemy/ repo, set up the stale.yml file https://github.com/sqlalchemy/sqlalchemy/blob/master/.github/stale.yml...

reader mode: https://frankgroeneveld.nl/2021/08/24/most-underused-browser-feature/ our docs *do* show the reader mode icon since we implement some of the tags, *but* you then get a webpage where most of the content is...

documentation
website

due to many different backends. see if timings here can be reduced.

bug
tests