Stefan Becker
Stefan Becker
* remove IUnityEvent * add UnityEvents class * AddEventListener() adds a callback for an event name * DispatchEvent() calls all callbacks for an event name * errors from event handlers...
**Is your feature request related to a problem? Please describe.** Recursive sitemap indices aren't allowed by the standard, i.e. listing a URL to a sitemap index file in a sitemap...
If you want to write a Redux store setup library module to be used in multiple applications, then it would make sense to support creating it without initial reducers. Currently...
When commits are pushed to branch "flathub-release" an additional step will be executed to deploy the Flatpak build to Flathub. - requires secret FLATHUB_TOKEN to be added to GitHub configuration...
Not all bytes may have been read from the TCP socket read buffer when the request processing is aborted by an exception. - remember the frame length from the message...
I'm trying to integrate the code into my tree as Modbus TCP server. I started with the minimal configuration, ie. I flagged out all except one function implementation. While trying...
Some recipes have ranges like 1 - 2 eggs 1-2 tbsp salt The end number of the range needs to be scaled too. - add RANGE_END_NUMBER with a look-behind assertion...
Thanks for this useful package. I was positively surprised how fast I went from the need for a code generator with a simple DSL to a script that parses source...
**Describe the bug** [uamqp](https://github.com/Azure/azure-uamqp-python) is no longer maintained and will be deprecated soon(?). Therefore Azure CLI IoT extension can't be used with Python 3.14+. **To Reproduce** Steps to reproduce the...