René's URL Explorer Experiment


Title: Issue 10092: calendar does not restore locale properly - Python tracker

Mail addresses
report@bugs.python.org
merwok@netwok.org
report@bugs.python.org
report@bugs.python.org
mail@timgolden.me.uk
report@bugs.python.org
report@bugs.python.org
bostjan.mejak@gmail.com
report@bugs.python.org
mail@timgolden.me.uk
report@bugs.python.org
report@bugs.python.org

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/54301 https://github.com/python/cpython/issues/54301
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
unnamedhttps://bugs.python.org/file19894/unnamed
msg118570https://bugs.python.org/issue10092#msg118570
(view)https://bugs.python.org/msg118570
msg119153https://bugs.python.org/issue10092#msg119153
(view)https://bugs.python.org/msg119153
msg119155https://bugs.python.org/issue10092#msg119155
(view)https://bugs.python.org/msg119155
http://www.python.org/dev/http://www.python.org/dev/
http://www.python.org/dev/patches/http://www.python.org/dev/patches/
http://docs.pythonsprints.com/core_development/beginners.htmlhttp://docs.pythonsprints.com/core_development/beginners.html
msg119157https://bugs.python.org/issue10092#msg119157
(view)https://bugs.python.org/msg119157
http://www.python.org/dev/http://www.python.org/dev/
http://www.python.org/dev/patches/http://www.python.org/dev/patches/
http://docs.pythonsprints.com/core_development/beginners.htmlhttp://docs.pythonsprints.com/core_development/beginners.html
http://bugs.python.org/issue10092http://bugs.python.org/issue10092
msg119158https://bugs.python.org/issue10092#msg119158
(view)https://bugs.python.org/msg119158
r85728https://hg.python.org/lookup/r85728
msg119189https://bugs.python.org/issue10092#msg119189
(view)https://bugs.python.org/msg119189
test/test_calendar.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_calendar.py#L264
calendar.pyhttps://github.com/python/cpython/blob/main/Lib/calendar.py#L520
calendar.pyhttps://github.com/python/cpython/blob/main/Lib/calendar.py#L490
locale.pyhttps://github.com/python/cpython/blob/main/Lib/locale.py#L538
msg119191https://bugs.python.org/issue10092#msg119191
(view)https://bugs.python.org/msg119191
r85735https://hg.python.org/lookup/r85735
msg119194https://bugs.python.org/issue10092#msg119194
(view)https://bugs.python.org/msg119194
calendar.pyhttps://github.com/python/cpython/blob/2.7/Lib/calendar.py#L522
calendar.pyhttps://github.com/python/cpython/blob/2.7/Lib/calendar.py#L489
locale.pyhttps://github.com/python/cpython/blob/2.7/Lib/locale.py#L531
http://docs.python.org/library/locale.html#locale.setlocalehttp://docs.python.org/library/locale.html#locale.setlocale
msg119195https://bugs.python.org/issue10092#msg119195
(view)https://bugs.python.org/msg119195
msg119197https://bugs.python.org/issue10092#msg119197
(view)https://bugs.python.org/msg119197
http://msdn.microsoft.com/en-us/library/x99tb11d%28VS.71%29.aspxhttp://msdn.microsoft.com/en-us/library/x99tb11d%28VS.71%29.aspx
msg119225https://bugs.python.org/issue10092#msg119225
(view)https://bugs.python.org/msg119225
http://msdn.microsoft.com/en-us/library/x99tb11d%28VS.71%29.aspxhttp://msdn.microsoft.com/en-us/library/x99tb11d%28VS.71%29.aspx
http://bugs.python.org/issue10092http://bugs.python.org/issue10092
msg119257https://bugs.python.org/issue10092#msg119257
(view)https://bugs.python.org/msg119257
http://msdn.microsoft.com/en-us/library/x99tb11d%28VS.71%29.aspxhttp://msdn.microsoft.com/en-us/library/x99tb11d%28VS.71%29.aspx
http://bugs.python.org/issue10092http://bugs.python.org/issue10092
http://bugs.python.org/file19306/unnamedhttp://bugs.python.org/file19306/unnamed
http://bugs.python.org/issue10092http://bugs.python.org/issue10092
msg119259https://bugs.python.org/issue10092#msg119259
(view)https://bugs.python.org/msg119259
msg119268https://bugs.python.org/issue10092#msg119268
(view)https://bugs.python.org/msg119268
msg123013https://bugs.python.org/issue10092#msg123013
(view)https://bugs.python.org/msg123013
msg123014https://bugs.python.org/issue10092#msg123014
(view)https://bugs.python.org/msg123014
r85728https://hg.python.org/lookup/r85728
msg123015https://bugs.python.org/issue10092#msg123015
(view)https://bugs.python.org/msg123015
calendar.pyhttps://github.com/python/cpython/blob/2.7/Lib/calendar.py#L522
calendar.pyhttps://github.com/python/cpython/blob/2.7/Lib/calendar.py#L490
locale.pyhttps://github.com/python/cpython/blob/2.7/Lib/locale.py#L531
msg123018https://bugs.python.org/issue10092#msg123018
(view)https://bugs.python.org/msg123018
msg123019https://bugs.python.org/issue10092#msg123019
(view)https://bugs.python.org/msg123019
issue 10466https://bugs.python.org/issue10466
msg123019https://bugs.python.org/msg123019
twoutershttps://bugs.python.org/user14
georg.brandlhttps://bugs.python.org/user93
ixokaihttps://bugs.python.org/user352
christian.heimeshttps://bugs.python.org/user3108
tim.goldenhttps://bugs.python.org/user3951
eric.araujohttps://bugs.python.org/user7641
Retrohttps://bugs.python.org/user9595
r.david.murrayhttps://bugs.python.org/user9663
JJeffrieshttps://bugs.python.org/user13161
msg123018https://bugs.python.org/msg123018
belopolskyhttps://bugs.python.org/user1427
unnamedhttps://bugs.python.org/file19894
msg123015https://bugs.python.org/msg123015
msg123014https://bugs.python.org/msg123014
msg123013https://bugs.python.org/msg123013
unnamedhttps://bugs.python.org/file19316
unnamedhttps://bugs.python.org/file19306
msg119268https://bugs.python.org/msg119268
r.david.murrayhttps://bugs.python.org/user9663
msg119259https://bugs.python.org/msg119259
unnamedhttps://bugs.python.org/file19316
msg119257https://bugs.python.org/msg119257
unnamedhttps://bugs.python.org/file19306
msg119225https://bugs.python.org/msg119225
tim.goldenhttps://bugs.python.org/user3951
msg119197https://bugs.python.org/msg119197
msg119195https://bugs.python.org/msg119195
msg119194https://bugs.python.org/msg119194
unnamedhttps://bugs.python.org/file19286
msg119191https://bugs.python.org/msg119191
ixokaihttps://bugs.python.org/user352
msg119189https://bugs.python.org/msg119189
msg119158https://bugs.python.org/msg119158
unnamedhttps://bugs.python.org/file19286
msg119157https://bugs.python.org/msg119157
msg119155https://bugs.python.org/msg119155
Retrohttps://bugs.python.org/user9595
msg119153https://bugs.python.org/msg119153
eric.araujohttps://bugs.python.org/user7641
JJeffrieshttps://bugs.python.org/user13161
twoutershttps://bugs.python.org/user14
georg.brandlhttps://bugs.python.org/user93
christian.heimeshttps://bugs.python.org/user3108
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.