FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

BUG: Add cpp atomic support (#28234) by charris · Pull Request #28236 · numpy/numpy · GitHub

/ numpy Public

BUG: Add cpp atomic support (#28234) - #28236

Merged
charris merged 1 commit into
numpy:maintenance/2.2.xfrom
charris:backport-28234
Jan 27, 2025
Merged

charris merged 1 commit into
numpy:maintenance/2.2.xfrom
charris:backport-28234

Conversation

charris commented Jan 27, 2025

Copy link
Copy Markdown
Member

Backport of #28234.

Fixes #28106

This builds and passes the test on my Mac but let's see what the full CI says.

The code I'm adding is cribbed from CPython's pyatomic.h and pyatomic_std.h.

  • BUG: add C++ support to npy_atomic.h

  • MAINT: delete outdated comment

* BUG: add C++ support to npy_atomic.h

* MAINT: delete outdated comment
charris added 00 - Bug 08 - Backport Used to tag backport PRs labels Jan 27, 2025
charris added this to the 2.2.3 release milestone Jan 27, 2025
charris merged commit 35376e5 into numpy:maintenance/2.2.x Jan 27, 2025
charris deleted the backport-28234 branch January 27, 2025 20:14
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

00 - Bug 08 - Backport Used to tag backport PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL