-
**Description**
Remove **ALL** occurrences of `__del__` usage.
Relying on this functionality can actually prevent objects from being GC'ed.
Instead, and if we really need a termination routine,…
-
### What's the feature?
I've got a use case for arrow-on-arrow binding (basically an argument map where you can reference the links between statements). Started hacking on the codebase to make it w…
-
### Description
Since we've edited benchmark tests and the benchmark testing framework to be able to be run in the current codebase, we have an opportunity to add tests to uncovered parts of the agen…
-
Currently, [PHP CodeSniffer does not enforce](https://github.com/woocommerce/woocommerce-gateway-stripe/pull/2561#discussion_r1137807937) the use of a `@param` comment.
We should probably normalize…
-
In Zone concierge module the expected keeper for Btcstkconsumer module is named as btcStkkeeper
In other places in codebase its referred as bsckeeper.
Make sure the references are consistent acro…
-
# Refactoring to JavaScript with Enhanced Modularization
## Context and Problem Statement
Bigfoot.js currently uses CoffeeScript, which is transpiled into JavaScript. However, with CoffeeScript'…
-
Reporting client info: Client Information:
BYOND:515.1641
Key:judgementbird
## Round ID:
[7815](https://scrubby.melonmesa.com/round/7815)
## Testmerges:
- [Graveyard map](https://github.com/Mon…
-
I want to run multiple styles of neovim configuration simultaneously on my systems. With NixVim, all config files are by default simlinked into the ~/.config/nvim directory (as a side note I am using …
-
Hello,
I have found your CXL-DMSim paper quite insightful, especially regarding its potential for expandability. I am particularly interested in CXL-based SSD systems, therefore in the integration o…
-
### Describe the problem
Firebase have recently added features which will impact the development of this Adapter.
1: codebases - allow the configuration of multiple folders of functions. This wo…