Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-126061: add PyLong_IsPositive/Negative/Zero/GetSign functions torefcounts.dat#126788

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
vstinner merged 1 commit intopython:mainfromrruuaanng:refdata
Nov 14, 2024

Conversation

@rruuaanng
Copy link
Contributor

@rruuaanngrruuaanng commentedNov 13, 2024
edited by bedevere-appbot
Loading


📚 Documentation preview 📚:https://cpython-previews--126788.org.readthedocs.build/

This PR completes the proposal in#126065, but it only adds GetSign/IsZero/IsPositive/IsNegative

Although it is a draft PR, it is open for review. For other recently added C-API, I need to spend a little time looking for them, if there are no such requirements, it can be merged directly.

@skirpichev
Copy link
Contributor

This PR completes the proposal in#126065, but it only adds GetSign/IsZero/IsPositive/IsNegative

I think it's enough.

rruuaanng reacted with eyes emoji

@rruuaanng
Copy link
ContributorAuthor

Then I will open this PR to hear more opinions :)

cc@vstinner

@rruuaanngrruuaanng marked this pull request as ready for reviewNovember 14, 2024 04:51
@skirpichevskirpichev changed the titleAdd recently added functions torefcounts.datgh-126061: add PyLong_IsPositive/Negative/Zero functions torefcounts.datNov 14, 2024
@skirpichevskirpichev changed the titlegh-126061: add PyLong_IsPositive/Negative/Zero functions torefcounts.datgh-126061: add PyLong_IsPositive/Negative/Zero/GetSign functions torefcounts.datNov 14, 2024
@vstinnervstinner merged commit1e3497e intopython:mainNov 14, 2024
42 checks passed
@vstinner
Copy link
Member

Merged, thanks@rruuaanng.

rruuaanng reacted with thumbs up emoji

@rruuaanng
Copy link
ContributorAuthor

A little help. For CPython :)

@rruuaanngrruuaanng deleted the refdata branchNovember 14, 2024 14:23
picnixz pushed a commit to picnixz/cpython that referenced this pull requestDec 8, 2024
ebonnal pushed a commit to ebonnal/cpython that referenced this pull requestJan 12, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@vstinnervstinnervstinner approved these changes

@skirpichevskirpichevskirpichev approved these changes

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@rruuaanng@skirpichev@vstinner

[8]ページ先頭

©2009-2025 Movatter.jp