Stefano Rivera

Results 78 issues of Stefano Rivera

For performance, it's usually recommended to render CSS in HTML head and JS in the foot of the page. That way only the CSS loading needs to happen before rendering...

We like having manpages for all our commands in Debian, so here's one.

Looks like that was copied and pasted :)

Hi. I'm a happy git-bzr-ng user, and also a Debian Developer [considering uploading git-bzr-ng to Debian](http://bugs.debian.org/497153). Do you ever plan to do stable releases? At the moment I'm just packaging...

flexmock patches unittest to hook tearing down, itself. The `flexmock_teardown()` function is a private API that was moved in 0.11.0.

Currently the documentation refers to many mages hosted on `https://user-images.githubusercontent.com/`. Please include these in the documentation source, so that the docs can be built stand-alone. I'm carrying the docs in...

documentation

Reported in Debian: https://bugs.debian.org/925278 Package: xdot Version: 1.0-1 Severity: normal Tags: upstream on exceptionally complex graphs that are displayed on extremely high resolution screens, the refresh rate of xdot can...

bug

Forwarded from: [Debian #854131](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854131): > Hi, > The xdot package installs a xdot.desktop file but is not setting any icon. > Could you please provide an icon for the application?...

enhancement

Debian is carrying this (on top of #91 for 3.9 support). `Py_REFCNT()` is no longer an lvalue; use `Py_SET_REFCNT()` instead. `collections.MutableSet` is obsolete, replaced by `collections.abc.MutableSet`.

Noticed [in Debian](https://bugs.debian.org/983996) that blist segfaults with GCC-11, in `test_LIFO`. ``` test_LIFO (test_blist.BListTest) ... Program received signal SIGSEGV, Segmentation fault. 0x00007ffff6a9c55e in blist_locate (self=, i=63, child=child@entry=0x7fffffffa468, idx=idx@entry=0x7fffffffa45c, before=0x7fffffffa470) at blist/_blist.c:1327...