cwegener
cwegener
**Feature request** Support the `disableIPv4` network policy option in Headscale which "prevents assigning IPv4 addresses to tailscale nodes". This is required to support nodes which have a local IPv4 underlay...
### Describe the bug The current SQLAlchemy documentation website for version 1.4 has incorrect information about the maintainer status of the `pymssql` project. The documentation reads: > pymssql is currently...
I have just started using the PolicyFileEditor module for my DSC work and it does exactly what I need. One feature that I would like to see is the ability...
In the Echarts Bar Chart v2, the tick label value for the final tick on the time axis is incorrect. #### How to reproduce the bug 1. Go to dataset...
High-level overview of changes: 1. rename src to flaresolverr in order to namespace the package appropriately 2. Move package.json from root folder into flaresolverr so that it can be read...
Ubuntu 22.04 LTS comes with ruby-clamp 1.1.1 which seems to work just fine with fpm 1.15.1 Relaxing the version pin seems to be the right thing to do.
### Issue pkg_resources is deprecated > Use of pkg_resources is deprecated in favor of [importlib.resources](https://docs.python.org/3.11/library/importlib.resources.html#module-importlib.resources), [importlib.metadata](https://docs.python.org/3.11/library/importlib.metadata.html#module-importlib.metadata) and their backports ([importlib_resources](https://pypi.org/project/importlib_resources), [importlib_metadata](https://pypi.org/project/importlib_metadata)). Some useful APIs are also provided by [packaging](https://pypi.org/project/packaging) (e.g....
### Issue `setup.py` does **not** want to be a CLI tool > The setuptools team no longer wants to be in the business of providing a command line interface and...
Ruby 2.x are end of life. Latest mustache 1.1.1 looks to be working just fine in my superficial teseting on Ubuntu 22.04
I use https://github.com/chriskempson/base16-shell as my color scheme management. The concept behind base16-shell is that it will emit the necessary ANSI escape characters on shell launch to set the base 16...