René's URL Explorer Experiment


Title: Issue 7643: What is a Unicode line break character? - Python tracker

Mail addresses
laxyf@yahoo.fr
laxyf@yahoo.fr
laxyf@yahoo.fr
laxyf@yahoo.fr

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/51892 https://github.com/python/cpython/issues/51892
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
issue7643_use_LineBreak_v2.diffhttps://bugs.python.org/file16577/issue7643_use_LineBreak_v2.diff
msg97299https://bugs.python.org/issue7643#msg97299
(view)https://bugs.python.org/msg97299
msg97300https://bugs.python.org/issue7643#msg97300
(view)https://bugs.python.org/msg97300
http://en.wikipedia.org/wiki/Ascii#ASCII_control_charactershttp://en.wikipedia.org/wiki/Ascii#ASCII_control_characters
msg97333https://bugs.python.org/issue7643#msg97333
(view)https://bugs.python.org/msg97333
msg97407https://bugs.python.org/issue7643#msg97407
(view)https://bugs.python.org/msg97407
http://en.wikipedia.org/wiki/Control_character#Data_structuringhttp://en.wikipedia.org/wiki/Control_character#Data_structuring
http://www.unicode.org/ucd/http://www.unicode.org/ucd/
http://unicode.org/reports/tr44/#Property_Valueshttp://unicode.org/reports/tr44/#Property_Values
http://www.unicode.org/reports/tr9/http://www.unicode.org/reports/tr9/
http://en.wikipedia.org/wiki/C0_and_C1_control_codeshttp://en.wikipedia.org/wiki/C0_and_C1_control_codes
msg97408https://bugs.python.org/issue7643#msg97408
(view)https://bugs.python.org/msg97408
msg97410https://bugs.python.org/issue7643#msg97410
(view)https://bugs.python.org/msg97410
http://www.unicode.org/reports/tr14/http://www.unicode.org/reports/tr14/
http://www.unicode.org/Public/5.2.0/ucd/LineBreak.txthttp://www.unicode.org/Public/5.2.0/ucd/LineBreak.txt
msg97438https://bugs.python.org/issue7643#msg97438
(view)https://bugs.python.org/msg97438
http://en.wikipedia.org/wiki/Control_character#Data_structuringhttp://en.wikipedia.org/wiki/Control_character#Data_structuring
http://www.unicode.org/ucd/http://www.unicode.org/ucd/
http://unicode.org/reports/tr44/#Property_Valueshttp://unicode.org/reports/tr44/#Property_Values
http://www.unicode.org/reports/tr9/http://www.unicode.org/reports/tr9/
http://en.wikipedia.org/wiki/C0_and_C1_control_codeshttp://en.wikipedia.org/wiki/C0_and_C1_control_codes
msg97440https://bugs.python.org/issue7643#msg97440
(view)https://bugs.python.org/msg97440
http://www.unicode.org/reports/tr14/http://www.unicode.org/reports/tr14/
http://www.unicode.org/Public/5.2.0/ucd/LineBreak.txthttp://www.unicode.org/Public/5.2.0/ucd/LineBreak.txt
http://www.egenix.com/company/contact/http://www.egenix.com/company/contact/
msg97483https://bugs.python.org/issue7643#msg97483
(view)https://bugs.python.org/msg97483
msg97440https://bugs.python.org/msg97440
Modules/unicodedata_db.hhttps://github.com/python/cpython/blob/master/Modules/unicodedata_db.h
Modules/unicodename_db.hhttps://github.com/python/cpython/blob/master/Modules/unicodename_db.h
Objects/unicodetype_db.hhttps://github.com/python/cpython/blob/master/Objects/unicodetype_db.h
msg97502https://bugs.python.org/issue7643#msg97502
(view)https://bugs.python.org/msg97502
msg97531https://bugs.python.org/issue7643#msg97531
(view)https://bugs.python.org/msg97531
msg98485https://bugs.python.org/issue7643#msg98485
(view)https://bugs.python.org/msg98485
msg98486https://bugs.python.org/issue7643#msg98486
(view)https://bugs.python.org/msg98486
msg101294https://bugs.python.org/issue7643#msg101294
(view)https://bugs.python.org/msg101294
r78982https://hg.python.org/lookup/r78982
http://bugs.python.org/issue7643#msg97483http://bugs.python.org/issue7643#msg97483
msg101306https://bugs.python.org/issue7643#msg101306
(view)https://bugs.python.org/msg101306
msg101494https://bugs.python.org/issue7643#msg101494
(view)https://bugs.python.org/msg101494
Misc/NEWShttps://github.com/python/cpython/blob/master/Misc/NEWS
msg101945https://bugs.python.org/issue7643#msg101945
(view)https://bugs.python.org/msg101945
msg101948https://bugs.python.org/issue7643#msg101948
(view)https://bugs.python.org/msg101948
r79494https://hg.python.org/lookup/r79494
r79496https://hg.python.org/lookup/r79496
msg101955https://bugs.python.org/issue7643#msg101955
(view)https://bugs.python.org/msg101955
r79506https://hg.python.org/lookup/r79506
msg101955https://bugs.python.org/msg101955
msg101948https://bugs.python.org/msg101948
floxhttps://bugs.python.org/user11184
msg101945https://bugs.python.org/msg101945
amaury.forgeotdarchttps://bugs.python.org/user1076
msg101494https://bugs.python.org/msg101494
Chris.Carterhttps://bugs.python.org/user11769
lemburghttps://bugs.python.org/user4
floxhttps://bugs.python.org/user11184
Chris.Carterhttps://bugs.python.org/user11769
msg101306https://bugs.python.org/msg101306
issue7643_use_LineBreak_v2.diffhttps://bugs.python.org/file16577
msg101294https://bugs.python.org/msg101294
issue7643_use_LineBreak.diffhttps://bugs.python.org/file15807
michael.foordhttps://bugs.python.org/user9716
issue7643_remove_deprecation.diffhttps://bugs.python.org/file15806
msg98486https://bugs.python.org/msg98486
Chris.Carterhttps://bugs.python.org/user11769
msg98485https://bugs.python.org/msg98485
msg97531https://bugs.python.org/msg97531
lemburghttps://bugs.python.org/user4
michael.foordhttps://bugs.python.org/user9716
floxhttps://bugs.python.org/user11184
msg97502https://bugs.python.org/msg97502
issue7643_use_LineBreak.diffhttps://bugs.python.org/file15807
msg97483https://bugs.python.org/msg97483
issue7643_remove_deprecation.diffhttps://bugs.python.org/file15806
patchhttps://bugs.python.org/keyword2
msg97440https://bugs.python.org/msg97440
msg97438https://bugs.python.org/msg97438
msg97410https://bugs.python.org/msg97410
msg97408https://bugs.python.org/msg97408
msg97407https://bugs.python.org/msg97407
michael.foordhttps://bugs.python.org/user9716
msg97333https://bugs.python.org/msg97333
lemburghttps://bugs.python.org/user4
msg97300https://bugs.python.org/msg97300
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.