-
A weird one.
Using Geeklog 2.2.2 (not released yet) and PHP 8.1 I get a blank screen with the error:
Invalid encoding detected!
when I reply or (preview my reply) to a message sent to me by a…
-
BPO | [21261](https://bugs.python.org/issue21261)
--- | :---
Nosy | @rhettinger, @terryjreedy, @taleinat, @vadmium, @mlouielu, @aeros
PRs | python/cpython#1511python/cpython#15169python/cpython#26039
…
-
Raise your hand if you've been frustrated by needing to specify a time or use `Maybe` for `createdAt UTCTime` fields.
If you're one of the few folks that hasn't, well, let me introduce the problem.…
-
Results in periodic "Extension Error" and stops working.
This extension shows with status of "Extension error (Remove)" in extension manager when listing the installed extensions.
It is not consisten…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
### Current behavior for non-str `Secret` types is unexpected in my opinion.
Example code:
```python
from pydantic i…
-
Sorry, newbie question.
I have added a few devices with the wizard, and things are going well so far. I have about 230 devices to go.
That being said - I'd rather do this via text editor. H…
-
## Bug report
### Required System information
- Node.js version: v20.9.0
- NPM version: 10.1.0
- Strapi version: 4.15.4
- Database: mysql:5.7
- Operating system: MacOS Ventur…
-
**Describe the bug**
I've created 2 custom operators:
```python
from presidio_anonymizer.operators import Operator, Decrypt
class Decrypt2(Decrypt):
"""Decrypt text to from its encrypte…
-
I wonder if is possible to add on MarteEngine, Fizzy: http://slick.javaunlimited.net/viewtopic.php?p=16141 a Jbox2d wrapper :D
My idea is to have all the physics stuff addable on each Entity and Worl…
-
```Entities.transform_by_vector``` is currently a very fast and convenient way to manipulate huge amounts of geometry. However, this is countered by the fact that the method destroys all UV's. In prac…