-
Hi Tobias,
hope this finds you well.
Since Revit.TestRunner has not been updated to .net8 and Revit 2025 yet, I have created a fork and performed the update myself. You can find it here: [https://…
-
### Proposed new feature or change:
The implementation of `numpy.isdtype` currently checks against an explicit list of kind names, and another one of dtypes (`numpy._core._type_aliases.allTypes`), …
-
openssl will by default output datetimes in the following format (e.g. see [tests](https://github.com/openssl/openssl/blob/9f6eb62221358fe84b3d70e63378ae651bbc9705/test/x509_time_test.c#L484)):
> J…
artli updated
4 months ago
-
These are my two main container classes my project uses, and I noticed they don't make use of the Memory Model concept. Can I add a request that this gets added for these classes so that the overhead …
-
While testing this tool, we've noticed that removing a query parameter would give a `API changes broke backward compatibility` result while removing a request body parameter would return a `API change…
-
Validate flags and marshal `--config` file for backward compatibility
-
The goal is to improve the maintainability of the plugin to run it within a managed service. For this purpose, three core components are implemented:
### Circuit breaker
The main purpose of this f…
-
**Related dev. issue(s):** https://github.com/tarantool/tarantool/issues/4467
**Product:** Tarantool
**Since:** 3.0
**Root document:** TBD check all SQL pages.
**SME:** @ ImeevMA
# Details
…
-
Consider the following:
* I have a pair of save / load functions that describe how a C++ structure must be serialized and deserialized. I have an existing library of files containing serialized dat…
-
Hello, @kmx,
First, I'd like to acknowledge your module. I found it very useful in my project. Good job:)
Lately, I faced some issues which cannot be directly solved using Class::Throwable.
*…