Ataf Fazledin Ahamed

Results 45 issues of Ataf Fazledin Ahamed

### Describe your change: * [ ] Add an algorithm? * [x] Fix a bug or typo in an existing algorithm? * [ ] Add or change doctests? -- Note:...

Description ----------- While triaging your project, our bug fixing tool created the following message - > In file: [core.py](https://github.com/wandb/wandb/blob/main/wandb/old/core.py#L121), the list named __all__ contains undefined names which can result in...

contrib
cc-fix

## What do these changes do? * Removed a break statement inside the 'finally' block of a try-catch statement. Using 'break' or 'continue' inside a finally block can suppress the...

bot:chronographer:provided
backport-3.10
pr-unfinished

## Details While triaging your project, our bug fixing tool generated the following message(s)- > In file: [telegram_handler.py](https://github.com/PokemonGoF/PokemonGo-Bot/blob/master/pokemongo_bot/event_handlers/telegram_handler.py#L409), method: showsubs, a logical expression uses the identity operator. A new object...

## Details While triaging your project, our bug fixing tool generated the following message(s)- > In file: [bot.py](https://github.com/modmail-dev/Modmail/tree/master/bot.py#L1288), method: handle_reaction_events, a logical expression uses the identity operator. A new object...

This PR fixes a context leak bug in your code. ## Summary While triaging your project, our bug fixing tool generated the following message- > In file: [event.go](https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/blob/master/sparkctl/cmd/event.go#L157), method `context.WithTimeout`...

## Details While triaging your project, our bug fixing tool generated the following message(s)- > In file: [uploadservices.py](https://github.com/motioneye-project/motioneye/blob/python2/motioneye/uploadservices.py#L909), method: `_get_conn`, a clear-text protocol such as FTP, Telnet or SMTP is...

enhancement
security

## Details While triaging your project, our bug fixing tool generated the following message(s)- > In file: [bigip_provision.py](https://github.com/F5Networks/f5-ansible/tree/devel/ansible_collections/f5networks/f5_modules/plugins/modules/bigip_provision.py#L382), a logical equality check operation was performed. The operands are such that...

### PR types Bug Fixes ### PR changes Others ### Describe This PR does the following- 1. Adds missing imports for `paddlespeech/s2t/io/reader.py` and `paddlespeech/audio/transform/perturb.py` file. 2. Fixes an implementation of...

Stale
S2T
Audio
contributor

**What kind of change does this PR introduce?** - [x] bug fix - [ ] feature - [ ] docs update - [ ] tests/coverage improvement - [ ] refactoring...