FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-131296: fix clang-cl warning on Windows in sre.c by chris-eibl · Pull Request #131593 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GH-131296: fix clang-cl warning on Windows in sre.c
- #131593
#131593
Merged
zooba
merged 2 commits into
python:main
python/cpython:main
from
chris-eibl:fix_clangcl_sre
chris-eibl/cpython:fix_clangcl_sre
Copy head branch name to clipboard
Apr 1, 2025
Conversation
Commits
2
(2)
Checks
Files changed
Merged
GH-131296: fix clang-cl warning on Windows in sre.c
#131593
zooba
merged 2 commits into
python:main
python/cpython:main
from
chris-eibl:fix_clangcl_sre
chris-eibl/cpython:fix_clangcl_sre
Copy head branch name to clipboard
Commits
Commits on Mar 22, 2025
fix clangcl warning in sre.c
chris-eibl
committed
547b5c4
View commit details
Copy full SHA for 547b5c4
Browse repository at this point
Commits on Apr 1, 2025
just use "#if defined(_MSC_VER) && !defined(__clang__)"
chris-eibl
committed
853c1ff
View commit details
Copy full SHA for 853c1ff
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL