Pradyun Gedam

Results 170 issues of Pradyun Gedam

Hi there! I'm working to revamp https://sphinx-themes.org (see under-development v2: https://sphinx-themes.github.io/sphinx-themes.org/), a website intended as a showcase of Sphinx documentation themes. This repository is also maintaining a list of Sphinx...

I think the title says it all. :)

#### What's the problem this feature will solve? Currently, pip-tools depends on the internals of pip which is not a supported mode of use of pip. #### Describe the solution...

feature
resolver

### Steps to reproduce Run pylint on the following file: ```py """Minimal repro for pylint's not-an-iterable error. """ from typing import List import attr class Model(object): """Basic model showing pylint's...

Astroid
False Positive 🦟
Needs PR

### Describe the problem MyST does not add the `problematic` class on references that were not resolved successfully. ### Link to your repository or website _No response_ ### Steps to...

bug

**Is your feature request related to a problem? Please describe.** "I'm always frustrated when..." I have a code block example of MyST, and it is not highlighted to make the...

enhancement

Figured this out while diagnosing why my sidebar wasn't switching to the lowest item when scrolling to the bottom. According to [MDN](https://developer.mozilla.org/en-US/docs/Web/API/Window/pageYOffset), pageYOffset is: > A floating-point number specifying the...

I've mentioned this on various channels before -- Poetry is an important project related to Python packaging. I think it would be a good idea to join the Poetry project...