René's URL Explorer Experiment


Title: Issue 18236: str.isspace should use the Unicode White_Space property - 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/62436 https://github.com/python/cpython/issues/62436
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
42973dfea391.diffhttps://bugs.python.org/file30680/42973dfea391.diff
reviewhttps://bugs.python.org/review/18236/#ps8466
PR 16254https://github.com/python/cpython/pull/16254
https://bitbucket.org/alexander_belopolsky/cpython/commits/branch/issue-18236https://bitbucket.org/alexander_belopolsky/cpython/commits/branch/issue-18236
issue-18236https://bitbucket.org/alexander_belopolsky/cpython/commits/branch/issue-18236/shortlog/issue-18236
msg191303https://bugs.python.org/issue18236#msg191303
(view)https://bugs.python.org/msg191303
msg191612https://bugs.python.org/issue18236#msg191612
(view)https://bugs.python.org/msg191612
https://en.wikipedia.org/wiki/Whitespace_%28computer_science%29https://en.wikipedia.org/wiki/Whitespace_%28computer_science%29
msg191647https://bugs.python.org/issue18236#msg191647
(view)https://bugs.python.org/msg191647
msg191648https://bugs.python.org/issue18236#msg191648
(view)https://bugs.python.org/msg191648
msg191649https://bugs.python.org/issue18236#msg191649
(view)https://bugs.python.org/msg191649
http://www.unicode.org/Public/UNIDATA/PropList.txthttp://www.unicode.org/Public/UNIDATA/PropList.txt
#10587https://bugs.python.org/issue10587
msg191650https://bugs.python.org/issue18236#msg191650
(view)https://bugs.python.org/msg191650
Objects/unicodectype.chttps://github.com/python/cpython/blob/master/Objects/unicodectype.c
msg191652https://bugs.python.org/issue18236#msg191652
(view)https://bugs.python.org/msg191652
#13391https://bugs.python.org/issue13391
msg147634https://bugs.python.org/msg147634
msg191687https://bugs.python.org/issue18236#msg191687
(view)https://bugs.python.org/msg191687
msg191689https://bugs.python.org/issue18236#msg191689
(view)https://bugs.python.org/msg191689
msg191706https://bugs.python.org/issue18236#msg191706
(view)https://bugs.python.org/msg191706
#10581https://bugs.python.org/issue10581
msg191739https://bugs.python.org/issue18236#msg191739
(view)https://bugs.python.org/msg191739
https://bitbucket.org/alexander_belopolsky/cpython/commits/92c187025d0a8a989d9f81f2cb4c96f4eecb81cb?at=issue-18236https://bitbucket.org/alexander_belopolsky/cpython/commits/92c187025d0a8a989d9f81f2cb4c96f4eecb81cb?at=issue-18236
msg191746https://bugs.python.org/issue18236#msg191746
(view)https://bugs.python.org/msg191746
msg221919https://bugs.python.org/issue18236#msg221919
(view)https://bugs.python.org/msg221919
msg230183https://bugs.python.org/issue18236#msg230183
(view)https://bugs.python.org/msg230183
Issue 12855https://bugs.python.org/issue12855
msg349213https://bugs.python.org/issue18236#msg349213
(view)https://bugs.python.org/msg349213
https://github.com/gnprice/cpython/commit/7dab9d879https://github.com/gnprice/cpython/commit/7dab9d879
Tools/unicode/makeunicode.pyhttps://github.com/python/cpython/blob/master/Tools/unicode/makeunicode.py
#37760https://bugs.python.org/issue37760
GH-15128https://github.com/python/cpython/pull/15128
GH-15129https://github.com/python/cpython/pull/15129
GH-15130https://github.com/python/cpython/pull/15130
msg349214https://bugs.python.org/issue18236#msg349214
(view)https://bugs.python.org/msg349214
msg349233https://bugs.python.org/issue18236#msg349233
(view)https://bugs.python.org/msg349233
msg350414https://bugs.python.org/issue18236#msg350414
(view)https://bugs.python.org/msg350414
#37760https://bugs.python.org/issue37760
GH-15265https://github.com/python/cpython/pull/15265
https://github.com/gnprice/cpython/commit/9b3bf6739https://github.com/gnprice/cpython/commit/9b3bf6739
patchhttps://bugs.python.org/keyword2
pull_request15849https://bugs.python.org/pull_request15849
msg350414https://bugs.python.org/msg350414
msg349233https://bugs.python.org/msg349233
malinhttps://bugs.python.org/user19314
msg349214https://bugs.python.org/msg349214
Greg Pricehttps://bugs.python.org/user23513
msg349213https://bugs.python.org/msg349213
martin.panterhttps://bugs.python.org/user14751
msg230183https://bugs.python.org/msg230183
msg221919https://bugs.python.org/msg221919
patchhttps://bugs.python.org/keyword2
needs reviewhttps://bugs.python.org/keyword8
belopolskyhttps://bugs.python.org/user1427
https://bugs.python.org/userNone
r.david.murrayhttps://bugs.python.org/user9663
serhiy.storchakahttps://bugs.python.org/user15623
msg191746https://bugs.python.org/msg191746
needs reviewhttps://bugs.python.org/keyword8
msg191739https://bugs.python.org/msg191739
3ed5bb7fcee9.diffhttps://bugs.python.org/file30679
42973dfea391.diffhttps://bugs.python.org/file30680
5c934626d44d.diffhttps://bugs.python.org/file30677
3ed5bb7fcee9.diffhttps://bugs.python.org/file30679
belopolskyhttps://bugs.python.org/user1427
msg191706https://bugs.python.org/msg191706
5c934626d44d.diffhttps://bugs.python.org/file30677
patchhttps://bugs.python.org/keyword2
vstinnerhttps://bugs.python.org/user2377
lemburghttps://bugs.python.org/user4
msg191689https://bugs.python.org/msg191689
msg191687https://bugs.python.org/msg191687
loewishttps://bugs.python.org/user8
ezio.melottihttps://bugs.python.org/user7047
msg191652https://bugs.python.org/msg191652
msg191650https://bugs.python.org/msg191650
msg191649https://bugs.python.org/msg191649
msg191648https://bugs.python.org/msg191648
msg191647https://bugs.python.org/msg191647
terry.reedyhttps://bugs.python.org/user155
msg191612https://bugs.python.org/msg191612
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.