Leonardo Hahn

Results 5 issues of Leonardo Hahn

Make it explicit in the README that v2 is the current branch. Related issue: https://github.com/topfreegames/pitaya/issues/271

I just cloned this repository and it works wonders. I was wondering how would it be to check purescript typecheck errors. Using pulp generally I use `pulp build` with `json-errors`...

question

Hey, just decided to upgrade the dependency on our project and I'm having some issues with our tests. This is the error essentially: ``` django.db.utils.ProgrammingError: function _pgh_attach_context() does not exist...

**What version of protobuf and what language are you using?** Version: v3.6.1 Language: C# **What operating system (Linux, Windows, ...) and version?** MacOS Mojave 10.14 **What runtime / compiler are...

bug
c#
inactive

**Describe your environment** - Django 4.1.7 - Python 3.11.1 - opentelemetry-instrumentation-django 0.38b0 **Steps to reproduce** Create basic django app: ```sh mkdir django-test && cd django-test python -m venv .venv source...

bug
help wanted