Tiago Montes
Tiago Montes
# Context As a [Mu Editor](https://github.com/mu-editor/mu) contributor, and having worked a bit on improving its packaging, I joined the sprint today in order to understand how easy/difficult it will be...
# Facts * Per [this document](https://docs.microsoft.com/en-us/windows/win32/msi/productversion) MSI artifacts support no more than three dot separated numbers for the version (even though my Win 10 VM shows a few versions with...
# Fact While exploring #381, trying to package the Mu Editor on Windows, I realized that the packaged Python environment is missing modules from the Standard Library. In particular I...
### What were you trying to do? EP 2023 Sprints Czech translation ### What steps did you take to trigger the issue? The `info` message in `mu/logic.py:1730` -- *This name...
Hi @indygreg, Reporting this as a follow up of #43, after my progress with [`pup`](https://github.com/mu-editor/pup) -- striving to automate [Mu Editor](https://github.com/mu-editor/mu)'s packaging into "native distributable artifacts/installers", `pup` does make use...
- Link to a nice list/dict/set comprehension tutorial with exercises. - Link to http://www.pythonchallenge.com - Minor capitalization fixes
# Bug report ### Bug description: Hi Python devs, Trying out the new 3.13 REPL(love the improvement!) I faced a behaviour bump on my setup: I configure readline to be...
### What happens? (interesting coincidence) Earlier today, I created a query that aggregates the join between a hive-partitioned Parquet dataset and a PostgreSQL table - I found it very fast,...
Hey DuckDB team! First and foremost a huge thanks for your contribuitions to the analytics tooling space... As an avid supporter of the DuckDB way of doing things, I was...