Harshil

Results 18 issues of Harshil

### Steps to reproduce 1. Open Telegram Desktop 2. Close Telegram Desktop by clicking 'x' button 3. Now open your tray 4. Right click on the Telegram icon, it will...

bug
stale

Tests if py 3.11 works with the lib or not (the Python team really wants everyone to test it out). Not to be merged atm. Also changes: - Made str(StringEnum)...

Do not merge (yet)
github_actions
python

**Describe the error** The latex [code](https://github.com/lnbook/lnbook/blob/develop/05_node_operations.asciidoc#routing-fees) about calculating routing fees is broken since it doesn't render properly in the pdf. ![image](https://user-images.githubusercontent.com/37377066/160863822-3bcfa4c6-c723-4df0-9271-eb41a29fc3e2.png) **To Fix** I'm not sure, I don't know latex....

bug

Introduces **Search-as-you-type** and **Advanced Search** — the ability to search by the _type_ of object — Class, Attribute, Method, Parameter, or just the documentation in general. https://user-images.githubusercontent.com/37377066/187569700-9bdbd5c0-d43d-4c2b-94bd-01eb5d875a6e.mp4 ## Where can...

enhancement
documentation

### Current problem The PEP-8 guidelines state that module level dunders are supposed to be [above](https://www.python.org/dev/peps/pep-0008/#module-level-dunder-names) imports. This is something pylint does not warn about if the code does not...

Enhancement ✨
Help wanted 🙏
Good first issue
Hacktoberfest
Needs PR

Is it possible to add a feature where we can download many countries' databases? Maybe that way it could recognize more tracks (in other languages too)

Hi! Thanks for making uv! I just upgraded to `uv` 0.1.3 from 0.1.2 and wanted to upgrade pytest (from 8.0.0 to 8.0.1), so I ran `uv pip install -U pytest`,...

bug
cache

There are certain parameters in our bot methods which optional with the default as `DEFAULT_NONE` (as specified by the `Defaults` class). The type hinting of such parameters is not consistent....

documentation
type hinting

Hi, I was wondering if the `onlyTimepicker` option is working at all? I don't get any output at all. I made a sandbox at https://codesandbox.io/s/onlytimepicker-not-working-sq3obo if you'd like to try...

enhancement

Closes #4310 Gathering all PR's to close this. #4311 #4315 #4328

API