Stan Ulbrych

Results 144 comments of Stan Ulbrych

This came up again, coordinator translated 3.13.7 (as suggested by @lysnikolaou IIUC, I would agree), but the docs (`/3/`) have changed in the meantime. See https://github.com/python/docsbuild-scripts/pull/309#issuecomment-3237345005

> We shouldn't aim to lower those requiremens, and perhaps should consider revisiting them to e.g. require that more of the stdlib or reference is translated before publication into the...

@hugovk @erlend-aasland @AlexWaygood

See also would be nice but it seems to make the section quoted.

![image](https://github.com/user-attachments/assets/b24ea5ee-2a22-4cac-ba48-e02615906b86) I must have done something weird before it works when I tried again!

Closed the originally linked issue as a duplicate of https://github.com/python/devguide/issues/674

Unfortunately the code currently uses a subclass of `InteractiveConsole` (color support anytime soon? ;-) so I would have to write a `raw_input`, but that still has to wait for the...

This is not in the sqlite3 project. cc @ezio-melotti Can the project be set up to add them when the label is used *topic-sqlite3*, it would be a good test...

> posting this message, the issue wasn't added to the workflow That is odd, maybe it only checks on title modifications? > I initially added in:title to the auto-add workflow...

For reference, the issue: https://github.com/python/cpython/issues/133439, the commit: https://github.com/python/cpython/commit/ebd4881db2e8448b238d8ca2f6fcf331826132dd It also has several other errors, like no spacing between words in the error message. (I have a pr to fix these:...