friendlyanon
friendlyanon
#35 has been closed for a while, so this is not relevant anymore.
I'll close this, since the title is satisfied by the `BUILD_MCSS_DOCS` developer mode cache variable. Improvements to documentation generation coming soon! (hopefully next year)
pybind11 should instead use this code to derive the extension: ```python import sys import importlib s = importlib.import_module('distutils.sysconfig' if sys.version_info < (3, 10) else 'sysconfig') print((s.get_config_var('EXT_SUFFIX') or s.get_config_var('SO')).replace('.', ';.', 1))...
FindPython does not find an interpreter with the `python_d` basename.
> I would suggest that you and others here that intend to add or want official support for CMake to have a discussion with the maintainer #758 sort of aims...
@caolanm Could you please provide some feedback? I have left plenty of comments in the linked PR and the reason why this would be beneficial. There hasn't been any activity...
What do you mean by updating the tags? WebM and proper GIF support are on their way, but I don't have much free time aside from fixing things as of...
@segway-man I still don't quite understand. Do you want the tags as a hover-out from the side, like how the thumbnail strip appears at the bottom? @Skyler336 sorry, I only...
I started working on a pretty big update, which should include: * merge Image Viewer and Endless Scroll * include Cluster.js, to decrease stress on browser when many pages are...
Introduced in https://github.com/easylist/easylist/commit/44fbecfbaee2824461d6f00c0104e12c1d199bbd by @ryanbr