conda-forge / ipython-feedstock

A conda-smithy repository for ipython.
BSD 3-Clause "New" or "Revised" License
2 stars 34 forks source link

ipython 8.1.0 #166

Closed bollwyvl closed 2 years ago

bollwyvl commented 2 years ago

Checklist

conda-forge-linter commented 2 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

bollwyvl commented 2 years ago

@conda-forge-admin please rerender

bollwyvl commented 2 years ago

ick

Exception ignored in atexit callback: <bound method InteractiveShell.atexit_operations of <IPython.terminal.interactiveshell.TerminalInteractiveShell object at 0x7fea757f05e0>>
Traceback (most recent call last):
  File "/home/conda/feedstock_root/build_artifacts/ipython_1645807980888/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/lib/python3.10/site-packages/IPython/core/interactiveshell.py", line 3702, in atexit_operations
    self._atexit_once()
  File "/home/conda/feedstock_root/build_artifacts/ipython_1645807980888/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/lib/python3.10/site-packages/IPython/core/interactiveshell.py", line 3681, in _atexit_once
    self.reset(new_session=False)
  File "/home/conda/feedstock_root/build_artifacts/ipython_1645807980888/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/lib/python3.10/site-packages/IPython/core/interactiveshell.py", line 1303, in reset
    self.history_manager.reset(new_session)
  File "/home/conda/feedstock_root/build_artifacts/ipython_1645807980888/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/lib/python3.10/site-packages/IPython/core/history.py", line 595, in reset
    self.dir_hist[:] = [Path.cwd()]
  File "/home/conda/feedstock_root/build_artifacts/ipython_1645807980888/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/lib/python3.10/pathlib.py", line 991, in cwd
    return cls(cls._accessor.getcwd())
  File "/home/conda/feedstock_root/build_artifacts/ipython_1645807980888/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/lib/python3.10/pathlib.py", line 960, in __new__
    raise NotImplementedError("cannot instantiate %r on your system"
NotImplementedError: cannot instantiate 'WindowsPath' on your system
Carreau commented 2 years ago

Should we go with #167 which for whatever reason has tests passing ?

bollwyvl commented 2 years ago

yeah, we can close this, but https://github.com/ipython/ipython/issues/13554