René's URL Explorer Experiment


Title: Issue 4474: PyUnicode_FromWideChar incorrect for characters outside the BMP (unix only) - Python tracker

Mail addresses
victor.stinner@haypocalc.com
dickinsm@gmail.com
victor.stinner@haypocalc.com
dickinsm@gmail.com
dickinsm@gmail.com

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/48724 https://github.com/python/cpython/issues/48724
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
unicode_fromwidechar_surrogate-7.patchhttps://bugs.python.org/file13210/unicode_fromwidechar_surrogate-7.patch
msg76651https://bugs.python.org/issue4474#msg76651
(view)https://bugs.python.org/msg76651
Lib/tabnanny.pyhttps://github.com/python/cpython/blob/master/Lib/tabnanny.py
msg76653https://bugs.python.org/issue4474#msg76653
(view)https://bugs.python.org/msg76653
issue 4388https://bugs.python.org/issue4388
msg76665https://bugs.python.org/issue4474#msg76665
(view)https://bugs.python.org/msg76665
msg76666https://bugs.python.org/issue4474#msg76666
(view)https://bugs.python.org/msg76666
msg76670https://bugs.python.org/issue4474#msg76670
(view)https://bugs.python.org/msg76670
msg76684https://bugs.python.org/issue4474#msg76684
(view)https://bugs.python.org/msg76684
msg76686https://bugs.python.org/issue4474#msg76686
(view)https://bugs.python.org/msg76686
msg76708https://bugs.python.org/issue4474#msg76708
(view)https://bugs.python.org/msg76708
msg80001https://bugs.python.org/issue4474#msg80001
(view)https://bugs.python.org/msg80001
msg80002https://bugs.python.org/issue4474#msg80002
(view)https://bugs.python.org/msg80002
r68646https://hg.python.org/lookup/r68646
msg80008https://bugs.python.org/issue4474#msg80008
(view)https://bugs.python.org/msg80008
msg80012https://bugs.python.org/issue4474#msg80012
(view)https://bugs.python.org/msg80012
msg80013https://bugs.python.org/issue4474#msg80013
(view)https://bugs.python.org/msg80013
msg80017https://bugs.python.org/issue4474#msg80017
(view)https://bugs.python.org/msg80017
msg80018https://bugs.python.org/issue4474#msg80018
(view)https://bugs.python.org/msg80018
msg80021https://bugs.python.org/issue4474#msg80021
(view)https://bugs.python.org/msg80021
msg80023https://bugs.python.org/issue4474#msg80023
(view)https://bugs.python.org/msg80023
msg80024https://bugs.python.org/issue4474#msg80024
(view)https://bugs.python.org/msg80024
msg80132https://bugs.python.org/issue4474#msg80132
(view)https://bugs.python.org/msg80132
msg80151https://bugs.python.org/issue4474#msg80151
(view)https://bugs.python.org/msg80151
http://www.egenix.com/company/contact/http://www.egenix.com/company/contact/
msg80311https://bugs.python.org/issue4474#msg80311
(view)https://bugs.python.org/msg80311
msg80578https://bugs.python.org/issue4474#msg80578
(view)https://bugs.python.org/msg80578
msg80636https://bugs.python.org/issue4474#msg80636
(view)https://bugs.python.org/msg80636
PC/pyconfig.hhttps://github.com/python/cpython/blob/master/PC/pyconfig.h
msg80795https://bugs.python.org/issue4474#msg80795
(view)https://bugs.python.org/msg80795
PC/pyconfig.hhttps://github.com/python/cpython/blob/master/PC/pyconfig.h
msg82674https://bugs.python.org/issue4474#msg82674
(view)https://bugs.python.org/msg82674
msg82676https://bugs.python.org/issue4474#msg82676
(view)https://bugs.python.org/msg82676
msg82677https://bugs.python.org/issue4474#msg82677
(view)https://bugs.python.org/msg82677
msg82678https://bugs.python.org/issue4474#msg82678
(view)https://bugs.python.org/msg82678
msg82679https://bugs.python.org/issue4474#msg82679
(view)https://bugs.python.org/msg82679
msg82789https://bugs.python.org/issue4474#msg82789
(view)https://bugs.python.org/msg82789
msg82919https://bugs.python.org/issue4474#msg82919
(view)https://bugs.python.org/msg82919
PC/pyconfig.hhttps://github.com/python/cpython/blob/master/PC/pyconfig.h
msg83751https://bugs.python.org/issue4474#msg83751
(view)https://bugs.python.org/msg83751
r70452https://hg.python.org/lookup/r70452
msg83754https://bugs.python.org/issue4474#msg83754
(view)https://bugs.python.org/msg83754
r70454https://hg.python.org/lookup/r70454
msg83754https://bugs.python.org/msg83754
msg83751https://bugs.python.org/msg83751
unicode_fromwidechar_surrogate-6.patchhttps://bugs.python.org/file13167
unicode_fromwidechar_surrogate-7.patchhttps://bugs.python.org/file13210
msg82919https://bugs.python.org/msg82919
msg82789https://bugs.python.org/msg82789
unicode_fromwidechar_surrogate-4.patchhttps://bugs.python.org/file12890
unicode_fromwidechar_surrogate-5.patchhttps://bugs.python.org/file13166
msg82679https://bugs.python.org/msg82679
unicode_fromwidechar_surrogate-6.patchhttps://bugs.python.org/file13167
msg82678https://bugs.python.org/msg82678
msg82677https://bugs.python.org/msg82677
msg82676https://bugs.python.org/msg82676
unicode_fromwidechar_surrogate-5.patchhttps://bugs.python.org/file13166
msg82674https://bugs.python.org/msg82674
unicode_fromwidechar_surrogate-3.patchhttps://bugs.python.org/file12822
unicode_fromwidechar_surrogate-4.patchhttps://bugs.python.org/file12890
msg80795https://bugs.python.org/msg80795
msg80636https://bugs.python.org/msg80636
msg80578https://bugs.python.org/msg80578
unicode_fromwidechar_surrogate-2.patchhttps://bugs.python.org/file12776
unicode_fromwidechar_surrogate-3.patchhttps://bugs.python.org/file12822
msg80311https://bugs.python.org/msg80311
msg80151https://bugs.python.org/msg80151
msg80132https://bugs.python.org/msg80132
msg80024https://bugs.python.org/msg80024
unicode_fromwidechar_surrogate.patchhttps://bugs.python.org/file12773
msg80023https://bugs.python.org/msg80023
unicode_fromwidechar_surrogate-2.patchhttps://bugs.python.org/file12776
msg80021https://bugs.python.org/msg80021
msg80018https://bugs.python.org/msg80018
msg80017https://bugs.python.org/msg80017
msg80013https://bugs.python.org/msg80013
msg80012https://bugs.python.org/msg80012
msg80008https://bugs.python.org/msg80008
msg80002https://bugs.python.org/msg80002
unicode_fromwidechar_surrogate.patchhttps://bugs.python.org/file12773
patchhttps://bugs.python.org/keyword2
msg80001https://bugs.python.org/msg80001
vstinnerhttps://bugs.python.org/user2377
msg76708https://bugs.python.org/msg76708
lemburghttps://bugs.python.org/user4
msg76686https://bugs.python.org/msg76686
msg76684https://bugs.python.org/msg76684
msg76670https://bugs.python.org/msg76670
msg76666https://bugs.python.org/msg76666
rpetrovhttps://bugs.python.org/user9108
msg76665https://bugs.python.org/msg76665
msg76653https://bugs.python.org/msg76653
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.