Skip to content

Fix geohash TypeError and import lag in antigravity - #156818

Open
Yuvrajup wants to merge 1 commit into
python:mainfrom
Yuvrajup:patch-1
Open

Fix geohash TypeError and import lag in antigravity#156818
Yuvrajup wants to merge 1 commit into
python:mainfrom
Yuvrajup:patch-1

Conversation

@Yuvrajup

@Yuvrajup Yuvrajup commented Sep 2, 2026

Copy link
Copy Markdown

Hi! I noticed that importing antigravity immediately launches a browser, which causes severe lag on mobile environments (like Termux/Pydroid). I wrapped it in an if name == 'main': block to prevent this. I also fixed a TypeError in geohash so it automatically converts strings to bytes before hashing

@python-cla-bot

python-cla-bot Bot commented Sep 2, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app

bedevere-app Bot commented Sep 2, 2026

Copy link
Copy Markdown

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant