Harish Navnit
Harish Navnit
There's an FAQ page live on : https://kde.in/conf/faq Make the FAQ section of this website match the same. Change the registration and accommodation fees as well.
## What kind of change does this PR introduce? Project maintenance, dev workflow enhancement. ## What is the current behavior? https://github.com/supabase-community/supabase-py/issues/696 ## What is the new behavior? Move away from...
# Bug report ## Describe the bug Tests are broken against Python 3.12. ```AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?``` ## To Reproduce Run test script...
[This is more of a question at this point and not a feature request as such, so I'm diverging from the issue template.] I noticed that there is a ton...
**Is your feature request related to a problem? Please describe.** Tox project(https://tox.wiki) seems like a more useful addition to this project and can be used in place of `Makefiles` to...
`qtjs` fails to launch on my system. I was able to build and update(using the shell script provided in the readme) it successfuly, but I'm unable to run/test the examples....
Addresses https://github.com/closeio/cleancat/issues/37. Following @thomasst's [suggestion](https://github.com/closeio/cleancat/issues/37#issuecomment-527243567), we make use of flanker to perform email validations. /cc @wojcikstefan, @thomasst
Support reading from an s3 source and modify parsed sentences to include timestamp and source from TCP streams, if available.
Fix https://github.com/closeio/tz-trout/issues/10 by returning empty list in cases where we don't find a match. /cc @tsx
Any plans to implement an OpsGenie migrator tool, similar to the PagerDuty migrator?