Hartmut Goebel

Results 89 comments of Hartmut Goebel

I pushed a new version fixing this issue (rebased on current master bracnh already). Lessons learned: - ``` `demo site `_ ``` does not link to the internal target "demo-site"...

:doc: role is an extension, AFAIK sphinx introduced it. And was the name says, it is for linking to (the top of) documents.

[This part of `moviepy/video/fx/all/__init__.py`](https://github.com/Zulko/moviepy/blob/master/moviepy/video/fx/all/__init__.py#L14) needs to be [adopted to run when frozen](https://media.rtfd.org/pdf/pyinstaller/latest/pyinstaller.pdf).

> linkchecker --ignore-url=data:image --no-warnings Nice. Thanks for sharing.

The "Polls" app has much of this feature implemented already: ![grafik](https://user-images.githubusercontent.com/784161/117572629-09dd8580-b0d4-11eb-9b00-c4115f7ee9f4.png) While for 500 recipients this would be cumbersome to manage: the basic functionality is here already and should be...

> Sorting relies on JavaScript to be enabled though. The list should be sorted per default and not rely on Javascript. For me it was not even sorted when enabling...

My point is: The list should *already be* sorted in the html delivered and not rely on being sorted by Javascript on the client side.

IC. I can't reproduce the "not even sorted when enabling Javascript" when I tried again just now. Sorry, this part looks like a false alarm.

This looks like File "site-packages\comtypes\client\_generate.py", line 169, in _CreateWrapper tries to open a file (namely _944DE083_8FB8_45CF_BCB7_C477ACB2F897_0_1_0.py. Please check this place to learn what is done there and why this might...

Thanks for this hook. Would you please send a pull-request? And please mind adding * the copyright header you can see in the other hooks (mind that we have 2017...