Ilan Keshet

Results 8 issues of Ilan Keshet

Yaml plugin version 0.11.2 IntelliJ IDEA 2021.1.3 (Ultimate Edition) Build #IU-211.7628.21, built on June 30, 2021 Licensed to Ilan Keshet Subscription is active until December 22, 2021. Runtime version: 11.0.11+9-b1341.60...

See https://nvd.nist.gov/vuln/detail/CVE-2024-21503

Following discussion https://github.com/sqlalchemy/sqlalchemy/discussions/11243 ### Description 1. Exposing private attribute `SessionTransaction._rollback_exception` using public property `rollback_exception` 2. In `TransactionalContext._trans_ctx_check()` when a closed transaction is detected. first checking a transaction's `rollback_exception` is accessible...

### Description of the bug: In `IntelliJ IDEA 2024.2.0.1 (Ultimate Edition)` when `com.google.idea.bazel.ijwb (2024.07.30.0.1-api-version-242)` ``` com.intellij.execution.filters.CompositeFilter$ApplyFilterException: Error while applying com.jetbrains.python.run.PythonTracebackFilter@2d87e61c to 'File "", line 2, in _handle_select ' at com.intellij.execution.filters.CompositeFilter.applyFilter(CompositeFilter.java:73)...

type: bug
P2
lang: python
product: IntelliJ
awaiting-maintainer

Plugin exception on startup with Intellij 2024.2 and CSV 2.21.0 ``` com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'net.seesharpsoft.intellij.plugins.csv.actions.CsvChangeEscapeCharacterActionGroup' must override `getActionUpdateThread()` and chose EDT or BGT....

solution provided

--- ## Python Code ```python SOME_CONST_IT_DOESNT_REALLY_MATTER = "some_const" async def some_async_function(): some_function_which_takes_some_parameters(await some_other_async_function_returning_a_string(), SOME_CONST_IT_DOESNT_REALLY_MATTER, a_kw_arg_value=True) def some_function_which_takes_some_parameters(*args, **kwargs): return args async def some_other_async_function_returning_a_string() -> str: return "some string" async def...

### Describe the enhancement requested Hi all, First of all let me start by saying Thank You 🙏 Please add support for protobuf major version 4 preferably 4.29.1 [At December...

Type: enhancement

## Environment - Platform (select one): - [ ] Anthropic API - [x] AWS Bedrock - [ ] Google Vertex AI - [x] Other: Claude Code [Beta] IntelliJ plugin 0.1.11-beta...

bug
has repro
api:bedrock
platform:macos
area:ide