Stan Ulbrych

Results 144 comments of Stan Ulbrych

What do all the itertools changes have to do with strptime?

It's being pointed out daily because new contributors are updating every time there is a new commit (e.g. the button appears) I just want the section to be moved to...

I posted in the docs discord about welcome-bot which would post a message when someone opens their first pr? Maybe that would work too?

The workflow is quite complicated, maybe it would be better to implement this in bedevere instead?

If we don't implement this in CPython/Bedevere, you can write a simple script to iterate over issues and check descriptions for a linked PRs section.

Ah, I missed that! Anyhow, you could create a dashboard for all? If many people were to use it, I’m sure GH would still handle it, they get many more...

It looks good though it may be annoying with *Polishized* words like Pythonowe and words like heappop? I will look into the other repos.

Bigger issue, `pospell` crash on a codeblock, how do we exclude them?: ``` :7: (ERROR/3) Unexpected indentation. while parsing: class Parrot: def __init__(self): self._voltage = 100000 @property def voltage(self): """Uzyska...

I could not find anything either. pospell has been recently improved to display multi-line msgs better tough, but still a lot to be done.

Implementing this for strptime is one thing, but what about strftime? This change does not conform to the 1989 C standard.