Manuel de Prada Corral

Results 33 comments of Manuel de Prada Corral
trafficstars

Is there any updated page where we can track what is being incorporated into Python 3.12??

> > Is there any updated page where we can track what is being incorporated into Python 3.12?? > > The what's new document keeps track of these things, the...

> Hi, has your interesting PEP finally been accepted for integration into Python 3.12? After a lot of drama back and forth, it has been accepted by the SC🎊🎊 https://discuss.python.org/t/a-steering-council-notice-about-pep-703-making-the-global-interpreter-lock-optional-in-cpython/30474...

Still happening to me in version 3.9.3. Fedora 37 with GNOME 43.4 and Wayland here...

If anyone is looking into this in 2024 and just wants to install to satisfy some dependencies: pip install orderedset fails, but cloning the repo and pip install ./ works...

As @Zettexe pointed out in #3372 , this is probably a consequence of sixel images being rendered with twice the height they should. Example: ![image](https://github.com/zellij-org/zellij/assets/6536835/38a6037a-0260-4702-9fa8-7b5753c0de08) [link to the test image](https://codeberg.org/coffee/sixel-experiments/raw/commit/4c05e577fbecb75d9f6bccbe18a1e7e8dc10d098/text-test.sixel)

Weirdly enough, I recently switched to a [branch of Alacritty with sixel support](https://github.com/alacritty/alacritty/pull/4763) and there zellij's sixel are correct... ![image](https://github.com/user-attachments/assets/3aa357f8-9ae5-459d-97b1-c38c5cdbd7a4) next week I got some time, I will investigate

Thanks for the hard work!! Is there any "nightly ar5iv" url where we can see the result of latest commits?

> "nightly ar5iv" is not really the timescale we are working on - I am afraid we are not yet in a position to rerender articles on demand at all,...

It should work with any seq2seq model, although the separators are T5-specific. What is your complete backtrace for the error?