-
Hi there,
I am glad, that connascence is finally getting some attention. I was always a little amused, that something explained in "what every developer should know..." was known by so few.
Anyway,…
-
```
This issue will track necessary improvements to perf.py to make it usable
by PyPy, Jython, IronPython and any other Python implementations that pop
up. We should eliminate CPython-specific flags…
-
Would be nice if an application built using prompt-toolkit behaves the same way as applications based on readline in that they use the input mode that is set in /etc/inputrc or ~/.inputrc.
Or do you …
-
**Submitting author:** @etour-unimelb (Emily Tour)
**Repository:** https://github.com/AncientNLP/potnia.git
**Branch with paper.md** (empty if default branch): main
**Version:** v0.3.0
**Editor:** @ar…
-
This week, I'll be attending PyCon Portugal, so my schedule is a bit more stop and go than usual.
I'm hoping to finish up:
- [ ] https://github.com/pydantic/pydantic/issues/9142
- [x] https://g…
-
Just sayin'.
I guess I can be responsible for drafting one, but not before June.
-
Centralizar em um local todas as edições, mantendo os mesmos links.
Poderia ser uma página de edições passadas ou uma dropbox, ex:
http://www.pylestras.org/
-
- Site: [https://www.jenkins.io](https://www.jenkins.io)
**New Alerts**
- **PII Disclosure** [10062] total: 3:
- [https://www.jenkins.io/blog/2016/03/03/gsoc2016-announcement/](https://www.j…
-
A long and often requested feature for Numba is a JIT'd code performance profiler. The basic idea is to be able to provide feedback to users about which lines of Python source are taking the most time…
-
When converting a `datetime64[ns]` array into object type, it returns the date as an integer instead of `datetime.datetime` object
### Reproducing code example:
```python
>>> import numpy a…