V3

Results 22 issues of V3

Hi, I'm using pyamqp maybe this is also valid / interesting for other transport layers. Since version 4.6.8 kombu doesn't accept self signed certificates (at least for amqps connections), which...

Issue Type: Enhancement
Component: Documentation

Hi, I'm using a dash multi page app and I've created a custom navbar. For which I've essentialy copied link.react.js. And until now everything worked fine. But since version 1.3.1...

Hi, your tiny AES works flawlessly on an Arduino Feather M4 Express (AVR SAMD5 architecture). But the #define AES_KEYLEN get's redefined in the include files from the compiler. The SAMD5...

Hi, since you won't release the original cad files, may I ask you to release a pick+place file? Atm jlcpcb offers an smt assembly service for one sided boards. And...

… via IR Interface. # What does this implement/fix? A new component to read data from an Easymeter Q3DA. The normal SML interface doesn't work since the data is send...

new-integration
needs-docs
needs-tests
needs-codeowners
integration: q3da

**What version of protobuf and what language are you using?** Version: 4.21.7 Language: Python 3.10 **What operating system (Linux, Windows, ...) and version?** Windows 10 Enterprise 21H2 64bit **What runtime...

python
wait for user action

Hi, I've added a new rpc method for export respones. So you can get all the responses from a survey and pack them into a dataframe, and maybe do some...

Hi, I've created some proto files with pyrobuf (forgot which version...), but as I tried to use them with a newer version of pyrobuf (0.9.3) I got the following error:...

Hi, somewhat analogue to #113 is it possible to change the install procedure to not require a c compiler? What happens: Installation fails, due to no c-compiler What is expected:...

Hi, when invoking "pyrobuf --install ." in a proto files folder, it does cythonize, builds and installs the files correctly. But it also installs a ".-0.0.0-py3.5.egg-info" file. File (name is...