Skip to content

Handle string is private#4635

Merged
AyanSinhaMahapatra merged 2 commits intodevelopfrom
handle-string-is-private
Dec 11, 2025
Merged

Handle string is private#4635
AyanSinhaMahapatra merged 2 commits intodevelopfrom
handle-string-is-private

Conversation

@AyanSinhaMahapatra
Copy link
Member

Fixes #4631

Tasks

  • Reviewed contribution guidelines
  • PR is descriptively titled 📑 and links the original issue above 🔗
  • Tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR
    Run tests locally to check for errors.
  • Commits are in uniquely-named feature branch and has no merge conflicts 📁
  • Updated documentation pages (if applicable)
  • Updated CHANGELOG.rst (if applicable)

Signed-off-by: Ayan Sinha Mahapatra <asmahapatra@aboutcode.org>
Reference: #4631
Signed-off-by: Ayan Sinha Mahapatra <asmahapatra@aboutcode.org>
@tdruez
Copy link
Contributor

tdruez commented Dec 11, 2025

@AyanSinhaMahapatra LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

is_private returned as str in place of boolean

2 participants