Jim

Results 8 issues of Jim

Patches out vulnerable versions of IPython from CVE-2022-21699. See more info: - https://github.com/ipython/ipython/security/advisories/GHSA-pq7m-3gw7-gq5x - https://ipython.readthedocs.io/en/stable/whatsnew/version8.html#ipython-8-0-1-cve-2022-21699 Also [see commit for 2.7 changes](https://github.com/gotcha/ipdb/pull/248/commits/d9b2106a9b38b25d2c3a091da003c4ebc660bc5a), I am unsure this will work though as 5.11...

## Proposed change I believe the security filters aren't doing what they're supposed to, and the tests that back them up are proving the incorrect behaviour rather than testing the...

core
cla-signed
integration: http
small-pr
has-tests
Quality Scale: internal

## Proposed change Telegram media is editable and can be repeatedly updated. This functionality is exposed through the existing library that is used. The particular use case I'm interested in...

cla-signed
integration: telegram_bot
Quality Scale: No score

## Proposed change `unknown` is a valid value in `X-Forwarded-For` (as linked in the issue). I don't think it adds any value either way to HA, either we trust the...

core
cla-signed
integration: http
small-pr
has-tests
code-quality
Quality Scale: internal

## Proposed change I believe the unsafe byte security filters aren't doing what they're supposed to, and the tests that back them up are proving the incorrect behaviour rather than...

core
cla-signed
integration: http
small-pr
has-tests
code-quality
Quality Scale: internal

## Proposed change Currently selecting a parse mode is sort of enforced at the service level, defaulting to markdown. I didn't want to change this default, but feel like a...

cla-signed
integration: telegram_bot
small-pr
new-feature
bugfix
Quality Scale: No score

## Proposed change The python-telegram-bot package is quite outdated. There is now native async support and it uses httpx instead of urllib3. This is mostly refactors related to that and...

cla-signed
integration: telegram_bot
has-tests
dependency
Quality Scale: No score

### Describe the changes Google drive links can sometimes contain a user indicator if you are logged into multiple accounts in the browser where the link is generated. ### Is...