René's URL Explorer Experiment


Title: Issue 45490: [C API] PEP 670: Convert macros to functions in the Python C API - Python tracker

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/89653 https://github.com/python/cpython/issues/89653
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
macros-that-reuse-args.txthttps://bugs.python.org/file50616/macros-that-reuse-args.txt
PR 29728https://github.com/python/cpython/pull/29728
PR 31217https://github.com/python/cpython/pull/31217
PR 31221https://github.com/python/cpython/pull/31221
msg404038https://bugs.python.org/issue45490#msg404038
(view)https://bugs.python.org/msg404038
https://gcc.gnu.org/onlinedocs/cpp/Macro-Pitfalls.htmlhttps://gcc.gnu.org/onlinedocs/cpp/Macro-Pitfalls.html
bpo-30459https://bugs.python.org/issue30459
bpo-45476https://bugs.python.org/issue45476
bpo-39573https://bugs.python.org/issue39573
PEP 384https://www.python.org/dev/peps/pep-0384/
bpo-45116https://bugs.python.org/issue45116
bpo-45094https://bugs.python.org/issue45094
https://bugs.python.org/issue45439#msg403768https://bugs.python.org/issue45439#msg403768
GH-28893https://github.com/python/cpython/pull/28893
msg404045https://bugs.python.org/issue45490#msg404045
(view)https://bugs.python.org/msg404045
msg404183https://bugs.python.org/issue45490#msg404183
(view)https://bugs.python.org/msg404183
bpo-43502https://bugs.python.org/issue43502
msg404185https://bugs.python.org/issue45490#msg404185
(view)https://bugs.python.org/msg404185
https://discuss.python.org/t/what-to-do-with-unsafe-macros/7771https://discuss.python.org/t/what-to-do-with-unsafe-macros/7771
msg412861https://bugs.python.org/issue45490#msg412861
(view)https://bugs.python.org/msg412861
PEP 670https://www.python.org/dev/peps/pep-0670/
msg412995https://bugs.python.org/issue45490#msg412995
(view)https://bugs.python.org/msg412995
https://gist.github.com/erlend-aasland/a7ca3cff95b136e272ff5b03447aff21https://gist.github.com/erlend-aasland/a7ca3cff95b136e272ff5b03447aff21
msg413079https://bugs.python.org/issue45490#msg413079
(view)https://bugs.python.org/msg413079
e0bcfd0e4db193743d4bafc48d10f15ae9ed7b2bhttps://hg.python.org/lookup/e0bcfd0e4db193743d4bafc48d10f15ae9ed7b2b
bpo-45490https://bugs.python.org/issue45490
GH-31217https://github.com/python/cpython/pull/31217
https://github.com/python/cpython/commit/e0bcfd0e4db193743d4bafc48d10f15ae9ed7b2bhttps://github.com/python/cpython/commit/e0bcfd0e4db193743d4bafc48d10f15ae9ed7b2b
msg413079https://bugs.python.org/msg413079
macros-that-reuse-args.txthttps://bugs.python.org/file50616
msg412995https://bugs.python.org/msg412995
pull_request29391https://bugs.python.org/pull_request29391
msg412861https://bugs.python.org/msg412861
pull_request29387https://bugs.python.org/pull_request29387
patchhttps://bugs.python.org/keyword2
pull_request27965https://bugs.python.org/pull_request27965
msg404185https://bugs.python.org/msg404185
erlendaaslandhttps://bugs.python.org/user31937
msg404183https://bugs.python.org/msg404183
lemburghttps://bugs.python.org/user4
msg404045https://bugs.python.org/msg404045
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.