-
# CPython
In CPython they use manual reference counting:
- each object has a reference count and an address of the previous and the next allocated object (doubly linked list)
- `Py_INCREF` is use…
-
In #4164 I've added the ability to pass in a custom ObjectMapper for Kafka consumption to use when deserializing from json. We need some form of plumbing in Python. I'm suspecting a change to `json_sp…
-
In our rspec test environment, some feature specs occasionally hang. Generating stack traces using the [sigdump gem](https://github.com/frsyuki/sigdump) and `ActionDispatch::DebugLocks` I was able to …
-
# Day5 ESL S/L -- Rosefinch | Mr.Mou @ ShiShi AP Center
[https://shishiapcs.github.io/ESL-summer-day5-Rosefinch/](https://shishiapcs.github.io/ESL-summer-day5-Rosefinch/)
-
Currently it is _possible_ to run PyGame applications in a web browser using projects like [Pyodide](https://pyodide.org/en/stable/) and [pygbag](https://github.com/pygame-web/pygbag) ([see these demo…
-
- write first draft EARLY
- Agree on shared word length of the vows, so no one is talking much longer than the other
-
Off the bat, this might mean eliminating the `"logical_name"` field.
Current Relevant Scenarios:
1. When an **actual file is moved**, the corresponding FC record's `"locations"` object is manually…
-
We're looking to get animation support working with this plugin. So far it loads models from the game No One Lives Forever however it does not import/export animations very well. We are suspecting it …
-
Note this is about extending the capabilities of existing components, not creating a new component class.
Internal actors have been added in Dapr 1.10 to enable workflows. They allow the runtime it…
-
**Problem**
Powerwall 3 not compatible with Powerwall-Dashboard
**Enhancement**
I would like to help make it work if I can
**Additional context**
I have 3x Powerwall 3s just installed with a …