Pradyun Gedam

Results 170 issues of Pradyun Gedam

This is basically the supporting issue to #9474, with the idea being to have any broad overarching discussions over here, with code review happening in that PR. :)

type: docs

pip currently uninstalls `__init__.py` for pkgutil namespace packages, even when there are multiple packages that are installed for the same namespace; breaking it. An example test-case for this is there...

type: feature request

**Is your feature request related to a problem? Please describe.** Allow authors to create an admonition that does not contain a title. **Describe the solution you'd like** Allow not having...

enhancement

**Is your feature request related to a problem? Please describe.** I'm exploring ways to enable more flexible/complex site structures with Sphinx, as part of a Sphinx theme (https://github.com/pradyunsg/lutra/). One of...

enhancement

> > At some point we should also evaluate the stable of default themes and if that needs a refresh, but I think the basic work is more pressing. >...

There's an unannounced behaviour change here (using `Library/Preferences` instead of `Library/Application Support` like it used to), and... well, it'd be a good idea to flag this all over the documentation....

Currently, ablog unconditionally injects its own templates at the end of `templates_path`: https://github.com/sunpy/ablog/blob/cbec004743212c565516df5bc3a4eb9f082b8605/ablog/__init__.py#L102 These templates are injected by Sphinx *before* the theme-provided templates: https://github.com/sphinx-doc/sphinx/blob/v4.4.0/sphinx/jinja2glue.py#L168 --- This means, there is no...

Enhancement
Help Wanted

There's been a TOML 1.0.0 release.

### Describe the problem Basically, there’s no copy button added on plain pre blocks that are not highlighted. ### Link to your repository or website _No response_ ### Steps to...

bug

**Is your feature request related to a problem? Please describe.** https://www.npmjs.com/package/clipboard-js -- clipboard.js is a deprecated package, and all the relevant APIs are available as vanilla JS in modern browsers....

enhancement