ansys / ansys/openapi-common

Unused `debug` argument on `SessionConfiguration`

Open
#850 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
0
Avg merge
6h 15m
Merged PRs (30d)
24

Description

https://github.com/ansys/openapi-common/blob/ee2e0a4856b17f01d05854da8ce678b2dc186778/src/ansys/openapi/common/_util.py#L276

`SessionConfiguration` accepts a `debug` boolean argument, whoch doesn't seem to be used anywhere or have any effect.

Contributor guide

Open the contributing guide

Research direction

Start in src/ansys/openapi/common/_util.py at the SessionConfiguration definition around line 276, then search the repository for debug references and callers. Confirm whether the argument has any effect or required compatibility uses; done means the unused behavior is resolved consistently and affected references remain valid.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
authentication
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.