Theron Luhn

Results 13 issues of Theron Luhn

c2811154b7df3aff3f415657eb374193e9eb8911 ensures that no fields are empty strings. Although an empty string is an invalid value for a tag, InfluxDB does allow them for string fields. For example, this is...

**Tell us about your request** Similar to how t1/t2/t3 instances work, you are allocated a portion of the CPU but can burst to 100%. **Which service(s) is this request for?**...

Fargate
Proposed

Pretty simple change that I can whip up a PR for, figured now's the time to shoehorn it in before 2.0 release. Basically, default SignedCookieSessionFactory would default the "secure" parameter...

Counterpart of https://github.com/andymccurdy/redis-py/issues/1572 Run the following script: ```python import itertools import traceback import asyncio import aioredis async def consumer(pubsub): await pubsub.subscribe('test') while True: try: message = await pubsub.get_message( ignore_subscribe_messages=True, timeout=1.0,...

enhancement

Perhaps I'm overlooking it, but I don't see documentation for how to develop on the project. Doesn't need to be much, just quick instructions on how to run the build...

I don't expect you to merge this pull request because it's a pretty drastic change, but I thought I'd let you know about it. Essentially, since gulp-rev-css-url matches against file...

After upgrading to Python 3.11 and Chameleon 4.2.0, I'm encounter errors seemingly at random when rendering my templates. ``` SystemError: AST constructor recursion depth mismatch (before=174, after=138) ``` My rendering...

# Checklist - [x] I have verified that the issue exists against the `main` branch of Celery. - [ ] This has already been asked to the [discussions forum](https://github.com/celery/celery/discussions) first....

Component: Amazon SQS Broker
Issue Type: Bug Report

As of [setuptools v67.5.0](https://setuptools.pypa.io/en/latest/history.html#v67-5-0), a deprecation warning is raised when importing pkg_resources: > DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html Apparently this has been replaced by [importlib.resources](https://docs.python.org/3/library/importlib.resources.html) and...

This PR contains three proposed changes. You can accept or reject any of them as you see fit. This is just a rough draft, once the functionality is approved I'll...

keep