René's URL Explorer Experiment


Title: bpo-25720: Fix the method for checking pad state of curses WINDOW by ma8ma · Pull Request #4164 · python/cpython · GitHub

Open Graph Title: bpo-25720: Fix the method for checking pad state of curses WINDOW by ma8ma · Pull Request #4164 · python/cpython

X Title: bpo-25720: Fix the method for checking pad state of curses WINDOW by ma8ma · Pull Request #4164 · python/cpython

Description: Highlights of changes Modify configure check for the WINDOW _flags field. Add configure check for is_pad function/macro. Remove the definition of NCURSES_OPAQUE for Apple-specific. Define NCURSES_OPAQUE as zero in the case of no is_pad() and having WINDOW _flags. Modify the requirement for defining WINDOW_HAS_FLAGS when having ncurses.h. Add requirement for defining HAVE_CURSES_IS_PAD when having ncurses.h. Define py_is_pad() macro if HAVE_CURSES_IS_PAD or WINDOW_HAS_FLAGS are defined. Change conditional compilation: replace WINDOW_HAS_FLAGS with py_is_pad. Motivation WINDOW_HAS_FLAGS will be defined by configure check, but if your platform has ncurses.h, defines the macro always. Therefore, codes which check the WINDOW _flags field are enabled regardless of NCURSES_OPAQUE (added since ncurses 5.7), and a compile error occurs on platforms where WINDOW is actually opaque. For this reason, these codes are modified to use ncurses is_pad() instead of checking the field. If your platform does not provide the is_pad() (added since ncurses 5.8 as a ncurses-specific feature), the existing way that checks the field will be enabled. In this case, NCURSES_OPAQUE is defined as zero before including [n]curses.h, for exposing WINDOW fields regardless of the configuraton. Note: This change does not drop support for platforms where do not have both WINDOW _flags field and is_pad(). https://bugs.python.org/issue25720

Open Graph Description: Highlights of changes Modify configure check for the WINDOW _flags field. Add configure check for is_pad function/macro. Remove the definition of NCURSES_OPAQUE for Apple-specific. Define NCURSES_...

X Description: Highlights of changes Modify configure check for the WINDOW _flags field. Add configure check for is_pad function/macro. Remove the definition of NCURSES_OPAQUE for Apple-specific. Define NCURSES_...

Opengraph URL: https://github.com/python/cpython/pull/4164

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:116ae8ab-ab56-f0ff-b476-efb4efd386dc
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id90C8:47EDE:322A64B:47BB4DE:6A4FC095
html-safe-noncece785287fae1437578e749ac7b7f003cceb2798212adb45c6c51d8cbcd471b99
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MEM4OjQ3RURFOjMyMkE2NEI6NDdCQjRERTo2QTRGQzA5NSIsInZpc2l0b3JfaWQiOiI1MTg3NzUzMjg5MDg1NTk5ODkzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac95f54e2b9d4f5d430b95a9443ba5762467f41f6356246daa59a2cf49f61ed232
hovercard-subject-tagpull_request:149375056
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/python/cpython/pull/4164/files
twitter:imagehttps://avatars.githubusercontent.com/u/15698961?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/15698961?s=400&v=4
og:image:altHighlights of changes Modify configure check for the WINDOW _flags field. Add configure check for is_pad function/macro. Remove the definition of NCURSES_OPAQUE for Apple-specific. Define NCURSES_...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None7d8f8209b188a80e19a6957836ab9229715797be5db1a04163963c674ccc33f6
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/python/cpython git https://github.com/python/cpython.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id81598961
octolytics-dimension-repository_nwopython/cpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81598961
octolytics-dimension-repository_network_root_nwopython/cpython
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releaseea848e83cf3bf3613dd7b13d52965a684fd23ec5
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/pull/4164/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F4164%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F4164%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/pull/4164/files
Reloadhttps://github.com/python/cpython/pull/4164/files
Reloadhttps://github.com/python/cpython/pull/4164/files
Please reload this pagehttps://github.com/python/cpython/pull/4164/files
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/pull/4164/files
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 34.8k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 73.6k https://github.com/login?return_to=%2Fpython%2Fcpython
Code https://github.com/python/cpython
Issues 5k+ https://github.com/python/cpython/issues
Pull requests 2.3k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality 0 https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Code https://github.com/python/cpython
Issues https://github.com/python/cpython/issues
Pull requests https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fpython%2Fcpython%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fpython%2Fcpython%2Fissues%2Fnew%2Fchoose
serhiy-storchakahttps://github.com/serhiy-storchaka
python:masterhttps://github.com/python/cpython/tree/master
ma8ma:bpo-25720-patch-2https://github.com/ma8ma/cpython/tree/bpo-25720-patch-2
Conversation 8 https://github.com/python/cpython/pull/4164
Commits 5 https://github.com/python/cpython/pull/4164/commits
Checks 0 https://github.com/python/cpython/pull/4164/checks
Files changed https://github.com/python/cpython/pull/4164/files
Please reload this pagehttps://github.com/python/cpython/pull/4164/files
bpo-25720: Fix the method for checking pad state of curses WINDOW https://github.com/python/cpython/pull/4164/files#top
Show all changes 5 commits https://github.com/python/cpython/pull/4164/files
154fa09 bpo-25720: Fix the method for checking pad state of curses WINDOW ma8ma Oct 29, 2017 https://github.com/python/cpython/pull/4164/commits/154fa0937446dad6ba3dba0ca67a686ae3a567b6
335bebc bpo-25720: fix code styles ma8ma Oct 29, 2017 https://github.com/python/cpython/pull/4164/commits/335bebcb966a5dd26d3a9daf052edc87acf91a2f
d12043a bpo-25720: add a news file ma8ma Oct 29, 2017 https://github.com/python/cpython/pull/4164/commits/d12043a32cec3659867b3dd3393a2024a904a961
2e1bc08 Merge branch 'master' into bpo-25720-patch-2 serhiy-storchaka Oct 31, 2017 https://github.com/python/cpython/pull/4164/commits/2e1bc0854b3c9501d98af9cc34f74c2a0c805a7f
a3af0d5 bpo-25720: fix configure check for is_pad ma8ma Oct 31, 2017 https://github.com/python/cpython/pull/4164/commits/a3af0d551c0af86ecb7bead389d0ee8353a14196
Clear filters https://github.com/python/cpython/pull/4164/files
Please reload this pagehttps://github.com/python/cpython/pull/4164/files
Please reload this pagehttps://github.com/python/cpython/pull/4164/files
py_curses.h https://github.com/python/cpython/pull/4164/files#diff-20c11bc93fa13e7529837bd28f4f11045ed1d68df5e532fe7695d3fa720c0660
2017-10-29-17-52-40.bpo-25720.vSvb5h.rst https://github.com/python/cpython/pull/4164/files#diff-bb16897839729d3f2a59bdf34710a73da53d21f2f834e3c2ac7eddd4c145c720
_cursesmodule.c https://github.com/python/cpython/pull/4164/files#diff-f77a12c8531c26a47799058e7b02fd9b43753a458b5ed1cefc6693685aa098ce
configure https://github.com/python/cpython/pull/4164/files#diff-90d08e583c4c9c6f391b2ae90f819f600a6326928ea9512c9e0c6d98e9f29ac2
configure.ac https://github.com/python/cpython/pull/4164/files#diff-49473dca262eeab3b4a43002adb08b4db31020d190caaad1594b47f1d5daa810
pyconfig.h.in https://github.com/python/cpython/pull/4164/files#diff-f67052280dd3a53f0e713339632a8c10bc2e420e24a70852d83aeb50d495835f
Include/py_curses.hhttps://github.com/python/cpython/pull/4164/files#diff-20c11bc93fa13e7529837bd28f4f11045ed1d68df5e532fe7695d3fa720c0660
View file https://github.com/ma8ma/cpython/blob/a3af0d551c0af86ecb7bead389d0ee8353a14196/Include/py_curses.h
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/4164/{{ revealButtonHref }}
https://github.com/python/cpython/pull/4164/files#diff-20c11bc93fa13e7529837bd28f4f11045ed1d68df5e532fe7695d3fa720c0660
https://github.com/python/cpython/pull/4164/files#diff-20c11bc93fa13e7529837bd28f4f11045ed1d68df5e532fe7695d3fa720c0660
https://github.com/python/cpython/pull/4164/files#diff-20c11bc93fa13e7529837bd28f4f11045ed1d68df5e532fe7695d3fa720c0660
https://github.com/python/cpython/pull/4164/files#diff-20c11bc93fa13e7529837bd28f4f11045ed1d68df5e532fe7695d3fa720c0660
https://github.com/python/cpython/pull/4164/files#diff-20c11bc93fa13e7529837bd28f4f11045ed1d68df5e532fe7695d3fa720c0660
Misc/NEWS.d/next/Library/2017-10-29-17-52-40.bpo-25720.vSvb5h.rsthttps://github.com/python/cpython/pull/4164/files#diff-bb16897839729d3f2a59bdf34710a73da53d21f2f834e3c2ac7eddd4c145c720
View file https://github.com/ma8ma/cpython/blob/a3af0d551c0af86ecb7bead389d0ee8353a14196/Misc/NEWS.d/next/Library/2017-10-29-17-52-40.bpo-25720.vSvb5h.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/4164/{{ revealButtonHref }}
Modules/_cursesmodule.chttps://github.com/python/cpython/pull/4164/files#diff-f77a12c8531c26a47799058e7b02fd9b43753a458b5ed1cefc6693685aa098ce
View file https://github.com/ma8ma/cpython/blob/a3af0d551c0af86ecb7bead389d0ee8353a14196/Modules/_cursesmodule.c
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/4164/{{ revealButtonHref }}
https://github.com/python/cpython/pull/4164/files#diff-f77a12c8531c26a47799058e7b02fd9b43753a458b5ed1cefc6693685aa098ce
https://github.com/python/cpython/pull/4164/files#diff-f77a12c8531c26a47799058e7b02fd9b43753a458b5ed1cefc6693685aa098ce
https://github.com/python/cpython/pull/4164/files#diff-f77a12c8531c26a47799058e7b02fd9b43753a458b5ed1cefc6693685aa098ce
https://github.com/python/cpython/pull/4164/files#diff-f77a12c8531c26a47799058e7b02fd9b43753a458b5ed1cefc6693685aa098ce
https://github.com/python/cpython/pull/4164/files#diff-f77a12c8531c26a47799058e7b02fd9b43753a458b5ed1cefc6693685aa098ce
https://github.com/python/cpython/pull/4164/files#diff-f77a12c8531c26a47799058e7b02fd9b43753a458b5ed1cefc6693685aa098ce
https://github.com/python/cpython/pull/4164/files#diff-f77a12c8531c26a47799058e7b02fd9b43753a458b5ed1cefc6693685aa098ce
https://github.com/python/cpython/pull/4164/files#diff-f77a12c8531c26a47799058e7b02fd9b43753a458b5ed1cefc6693685aa098ce
https://github.com/python/cpython/pull/4164/files#diff-f77a12c8531c26a47799058e7b02fd9b43753a458b5ed1cefc6693685aa098ce
https://github.com/python/cpython/pull/4164/files#diff-f77a12c8531c26a47799058e7b02fd9b43753a458b5ed1cefc6693685aa098ce
configurehttps://github.com/python/cpython/pull/4164/files#diff-90d08e583c4c9c6f391b2ae90f819f600a6326928ea9512c9e0c6d98e9f29ac2
View file https://github.com/ma8ma/cpython/blob/a3af0d551c0af86ecb7bead389d0ee8353a14196/configure
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/4164/{{ revealButtonHref }}
https://github.com/python/cpython/pull/4164/files#diff-90d08e583c4c9c6f391b2ae90f819f600a6326928ea9512c9e0c6d98e9f29ac2
https://github.com/python/cpython/pull/4164/files#diff-90d08e583c4c9c6f391b2ae90f819f600a6326928ea9512c9e0c6d98e9f29ac2
https://github.com/python/cpython/pull/4164/files#diff-90d08e583c4c9c6f391b2ae90f819f600a6326928ea9512c9e0c6d98e9f29ac2
https://github.com/python/cpython/pull/4164/files#diff-90d08e583c4c9c6f391b2ae90f819f600a6326928ea9512c9e0c6d98e9f29ac2
configure.achttps://github.com/python/cpython/pull/4164/files#diff-49473dca262eeab3b4a43002adb08b4db31020d190caaad1594b47f1d5daa810
View file https://github.com/ma8ma/cpython/blob/a3af0d551c0af86ecb7bead389d0ee8353a14196/configure.ac
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/4164/{{ revealButtonHref }}
https://github.com/python/cpython/pull/4164/files#diff-49473dca262eeab3b4a43002adb08b4db31020d190caaad1594b47f1d5daa810
https://github.com/python/cpython/pull/4164/files#diff-49473dca262eeab3b4a43002adb08b4db31020d190caaad1594b47f1d5daa810
https://github.com/python/cpython/pull/4164/files#diff-49473dca262eeab3b4a43002adb08b4db31020d190caaad1594b47f1d5daa810
pyconfig.h.inhttps://github.com/python/cpython/pull/4164/files#diff-f67052280dd3a53f0e713339632a8c10bc2e420e24a70852d83aeb50d495835f
View file https://github.com/ma8ma/cpython/blob/a3af0d551c0af86ecb7bead389d0ee8353a14196/pyconfig.h.in
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/4164/{{ revealButtonHref }}
https://github.com/python/cpython/pull/4164/files#diff-f67052280dd3a53f0e713339632a8c10bc2e420e24a70852d83aeb50d495835f
https://github.com/python/cpython/pull/4164/files#diff-f67052280dd3a53f0e713339632a8c10bc2e420e24a70852d83aeb50d495835f
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.