-
-----BEGIN PGP MESSAGE-----
hQIMA7KtScPIyW/lAQ/8DyFOtsBCbodmN8tX5k7PvYh8K/Wq/f2fCtf4CbxcXKro
zm9MLCL2/PbTXVrf0xy1lqyBMqdAAhQMTFuN8ZtyzCmLOik0B240GtDmDwpZdNYe
QjldQGFsznqml8S0ubA7RWglo00/SnwXCYfGzoNoE…
-
## Summary
As a long-time Pythonista and short-time Rustacean I of course searched for this project and was happy to find it existed. Looks like a lot of fun, and if I get the itch I'll definitely …
-
Currently `HPyField_Store` has a void return value. On PyPy, the function can fail if the type has no `tp_traverse`.
-
It would be nice to get chapter on best practices for measuring Python apps performance.
-
Let's use this issue to collect Python related news, new package updates and events happening around Pune.
We can compile and publish it during **April 2021 PythonPune** meetup.
### How to add news:…
-
Hi! I'm trying to install mlflow package in virtual environment, but installation process fails with error.
```
bin/pip install mlflow
```
```
compile options: '-Inumpy/core/src/common -I…
-
-----BEGIN PGP MESSAGE-----
hQIMAzmvuZbJW2WkAQ/9Hq+ees3+uh0exxCn8MYW+b1p0WgjhzwNOMrZUW7NJ1kx
MR3YMUJXbbKYwRq0DynA1pkVOuJd7wWaOGZ1Wlqk+j1B6ga/gGTnLEne4RYaxeOA
8gNuS0R5viAc4rOKfyXTjOkbxTcBnrlcMF5rsWeiE…
-
yo trabajo con la version official de empire, hay forma de pasar los modulos al empire oficial?
-
Among past ideas about re-thinking the C-API, @zooba made a proposal about design principles that would be worth revisiting:
https://mail.python.org/archives/list/capi-sig@python.org/thread/B2VDVLA…
-
Hi,
I'm a maintainer of [PyO3](https://github.com/PyO3/pyo3) and have been vaguely aware of the RustPython project for some time. Unfortunately I'm woefully ill-informed as to your current progress…