-
### Bug description
When a dataloader is passed to `pl.Trainer`'s `fit`, the trainer does not seem to clear all references to the passed dataloader. As a result, pickling the trainer will pickle th…
-
When I browse to a repo in Klaus whose default branch (as defined in `repo.git/HEAD`), if I have made a commit to a *different* branch (e.g. "foo") more recently than the most recent commit on HEAD, i…
-
# Feature or enhancement
Python 3.13 alpha 1 removed the private `_PyBytes_Join(sep, iterable)` function which calls `sep.join(iterable)`.
mypyc uses it. Since we already have `PyUnicode_Join(sep, i…
-
Traceback (most recent call last):
File "/home/kali/katana/env/bin/katana", line 6, in
from pkg_resources import load_entry_point
File "/home/kali/katana/env/lib/python3.9/site-packages/pk…
-
## The problem
Since version 7.0 pip allows the usage of *--global-option* and *--install-option* individually for each requirement in requirements.txt (https://pip.pypa.io/en/stable/reference/pip_…
-
### Current Behaviour
Reading a 1 column, 7 row file causes a total lock up. (Happens with a bigger file, but I shrunk it down)
I think this could be different from [this issue](https://github.com…
-
Hi, i have tried to run poetry shell to create the virtual enviroment and i got this:
(venv) ┌ ~/g/phidata
└➤ poetry shell
[tool.poetry] section not found in /Users/aironma…
-
am getting error
Building wheel for dulwich (setup.py) ... error
ERROR: Command errored out with exit status 1:
-
As [pulled from PEP 512](https://www.python.org/dev/peps/pep-0512/#handling-misc-acks):
Traditionally the Misc/ACKS file [20] has been managed by hand. But thanks to Git supporting an author value …
-
Please test the newer version of Shellista, based on @briarfox's ShellistaExt. I'd like to push this version to master, and push the modules to briarfox's repo.
It currently downloads the entire plu…