René's URL Explorer Experiment


Title: Issue 9527: Add aware local time support to datetime module - Python tracker

Mail addresses
None@psf.upfronthosting.co.za
report@bugs.python.org.
techtonik@gmail.com
belopolsky@users.sourceforge.net
None@psf.upfronthosting.co.za
techtonik@gmail.com
belopolsky@users.sourceforge.net
None@psf.upfronthosting.co.za
report@bugs.python.org
report@bugs.python.org
report@bugs.python.org
jcea@jcea.es
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/53736 https://github.com/python/cpython/issues/53736
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
1647654https://bugs.python.org/issue1647654
1667546https://bugs.python.org/issue1667546
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
datetime-localtime-proto.diffhttps://bugs.python.org/file18410/datetime-localtime-proto.diff
reviewhttps://bugs.python.org/review/9527/#ps1568
datetime-localtime-proto-1.diffhttps://bugs.python.org/file20410/datetime-localtime-proto-1.diff
reviewhttps://bugs.python.org/review/9527/#ps1892
datetime-astimezone-proto.diffhttps://bugs.python.org/file25939/datetime-astimezone-proto.diff
reviewhttps://bugs.python.org/review/9527/#ps5126
testtz.pyhttps://bugs.python.org/file25940/testtz.py
issue9527.diffhttps://bugs.python.org/file26062/issue9527.diff
reviewhttps://bugs.python.org/review/9527/#ps5168
msg113067https://bugs.python.org/issue9527#msg113067
(view)https://bugs.python.org/msg113067
http://mail.python.org/pipermail/python-dev/2010-August/102842.htmlhttp://mail.python.org/pipermail/python-dev/2010-August/102842.html
msg113069https://bugs.python.org/issue9527#msg113069
(view)https://bugs.python.org/msg113069
#1647654https://bugs.python.org/issue1647654
#2736https://bugs.python.org/issue2736
msg118675https://bugs.python.org/issue9527#msg118675
(view)https://bugs.python.org/msg118675
msg126292https://bugs.python.org/issue9527#msg126292
(view)https://bugs.python.org/msg126292
msg126295https://bugs.python.org/issue9527#msg126295
(view)https://bugs.python.org/msg126295
issue9527https://bugs.python.org/issue9527
http://bugs.python.org/review/9527/diff/1568/2704http://bugs.python.org/review/9527/diff/1568/2704
Lib/datetime.pyhttps://github.com/python/cpython/blob/master/Lib/datetime.py
http://bugs.python.org/review/9527/diff/1568/2704#newcode1420http://bugs.python.org/review/9527/diff/1568/2704#newcode1420
Lib/datetime.py:1420https://github.com/python/cpython/blob/master/Lib/datetime.py#L1420
http://bugs.python.org/review/9527/diff/1568/2704#newcode1421http://bugs.python.org/review/9527/diff/1568/2704#newcode1421
Lib/datetime.py:1421https://github.com/python/cpython/blob/master/Lib/datetime.py#L1421
http://bugs.python.org/review/9527/diff/1568/2704#newcode1435http://bugs.python.org/review/9527/diff/1568/2704#newcode1435
Lib/datetime.py:1435https://github.com/python/cpython/blob/master/Lib/datetime.py#L1435
http://bugs.python.org/review/9527/diff/1568/2704#newcode1437http://bugs.python.org/review/9527/diff/1568/2704#newcode1437
Lib/datetime.py:1437https://github.com/python/cpython/blob/master/Lib/datetime.py#L1437
http://bugs.python.org/review/9527/diff/1568/2704#newcode1438http://bugs.python.org/review/9527/diff/1568/2704#newcode1438
Lib/datetime.py:1438https://github.com/python/cpython/blob/master/Lib/datetime.py#L1438
http://bugs.python.org/review/9527/showhttp://bugs.python.org/review/9527/show
http://www.atomenabled.org/developers/syndication/atom-format-spec.php#date.constructshttp://www.atomenabled.org/developers/syndication/atom-format-spec.php#date.constructs
msg127516https://bugs.python.org/issue9527#msg127516
(view)https://bugs.python.org/msg127516
msg127517https://bugs.python.org/issue9527#msg127517
(view)https://bugs.python.org/msg127517
msg135227https://bugs.python.org/issue9527#msg135227
(view)https://bugs.python.org/msg135227
issue 665194https://bugs.python.org/issue665194
#665194https://bugs.python.org/issue665194
msg153928https://bugs.python.org/issue9527#msg153928
(view)https://bugs.python.org/msg153928
msg161643https://bugs.python.org/issue9527#msg161643
(view)https://bugs.python.org/msg161643
df12ce0c96ebhttps://hg.python.org/lookup/df12ce0c96eb
#665194https://bugs.python.org/issue665194
http://hg.python.org/cpython/rev/df12ce0c96ebhttp://hg.python.org/cpython/rev/df12ce0c96eb
msg162631https://bugs.python.org/issue9527#msg162631
(view)https://bugs.python.org/msg162631
#5094https://bugs.python.org/issue5094
http://docs.python.org/dev/library/datetime.html#timezone-objectshttp://docs.python.org/dev/library/datetime.html#timezone-objects
http://bugs.python.org/issue1647654http://bugs.python.org/issue1647654
http://bugs.python.org/issue5094#msg106997http://bugs.python.org/issue5094#msg106997
http://docs.python.org/library/datetime.html#tzinfo-objectshttp://docs.python.org/library/datetime.html#tzinfo-objects
http://bugs.python.org/issue9063http://bugs.python.org/issue9063
http://bugs.python.org/issue9004http://bugs.python.org/issue9004
http://mail.python.org/pipermail/python-dev/2010-August/102842.htmlhttp://mail.python.org/pipermail/python-dev/2010-August/102842.html
msg162658https://bugs.python.org/issue9527#msg162658
(view)https://bugs.python.org/msg162658
msg162660https://bugs.python.org/issue9527#msg162660
(view)https://bugs.python.org/msg162660
msg163136https://bugs.python.org/issue9527#msg163136
(view)https://bugs.python.org/msg163136
msg162631https://bugs.python.org/msg162631
msg163137https://bugs.python.org/issue9527#msg163137
(view)https://bugs.python.org/msg163137
msg163297https://bugs.python.org/issue9527#msg163297
(view)https://bugs.python.org/msg163297
msg163429https://bugs.python.org/issue9527#msg163429
(view)https://bugs.python.org/msg163429
88a5f2730579https://hg.python.org/lookup/88a5f2730579
#9527https://bugs.python.org/issue9527
http://hg.python.org/cpython/rev/88a5f2730579http://hg.python.org/cpython/rev/88a5f2730579
336c53c1f547https://hg.python.org/lookup/336c53c1f547
#9527https://bugs.python.org/issue9527
http://hg.python.org/cpython/rev/336c53c1f547http://hg.python.org/cpython/rev/336c53c1f547
msg163442https://bugs.python.org/issue9527#msg163442
(view)https://bugs.python.org/msg163442
a7237f157625https://hg.python.org/lookup/a7237f157625
#9527https://bugs.python.org/issue9527
http://hg.python.org/cpython/rev/a7237f157625http://hg.python.org/cpython/rev/a7237f157625
msg163465https://bugs.python.org/issue9527#msg163465
(view)https://bugs.python.org/msg163465
http://www.python.org/dev/buildbot/all/builders/AMD64%20OpenIndiana%203.x/builds/3810/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/AMD64%20OpenIndiana%203.x/builds/3810/steps/test/logs/stdio
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1139
test/datetimetester.pyhttps://github.com/python/cpython/blob/main/Lib/test/datetimetester.py#L3286
msg163467https://bugs.python.org/issue9527#msg163467
(view)https://bugs.python.org/msg163467
http://www.python.org/dev/buildbot/all/builders/AMD64%20OpenIndiana%203.x/builds/3810/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/AMD64%20OpenIndiana%203.x/builds/3810/steps/test/logs/stdio
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1139
test/datetimetester.pyhttps://github.com/python/cpython/blob/main/Lib/test/datetimetester.py#L3286
http://bugs.python.org/issue9527http://bugs.python.org/issue9527
msg163476https://bugs.python.org/issue9527#msg163476
(view)https://bugs.python.org/msg163476
0f0e3ec22fcehttps://hg.python.org/lookup/0f0e3ec22fce
#9527https://bugs.python.org/issue9527
http://hg.python.org/cpython/rev/0f0e3ec22fcehttp://hg.python.org/cpython/rev/0f0e3ec22fce
msg163476https://bugs.python.org/msg163476
msg163467https://bugs.python.org/msg163467
jceahttps://bugs.python.org/user415
msg163465https://bugs.python.org/msg163465
msg163442https://bugs.python.org/msg163442
msg163429https://bugs.python.org/msg163429
issue9527.diffhttps://bugs.python.org/file26062
msg163297https://bugs.python.org/msg163297
msg163137https://bugs.python.org/msg163137
msg163136https://bugs.python.org/msg163136
msg162660https://bugs.python.org/msg162660
testtz.pyhttps://bugs.python.org/file25940
datetime-astimezone-proto.diffhttps://bugs.python.org/file25939
msg162658https://bugs.python.org/msg162658
msg162631https://bugs.python.org/msg162631
issue2736 supersederhttps://bugs.python.org/issue2736
cameronhttps://bugs.python.org/user7557
barryhttps://bugs.python.org/user19
python-devhttps://bugs.python.org/user13902
msg161643https://bugs.python.org/msg161643
ncoghlanhttps://bugs.python.org/user1309
msg153928https://bugs.python.org/msg153928
issue14083 supersederhttps://bugs.python.org/issue14083
issue665194 dependencieshttps://bugs.python.org/issue665194
r.david.murrayhttps://bugs.python.org/user9663
msg135227https://bugs.python.org/msg135227
issue665194 dependencieshttps://bugs.python.org/issue665194
issue1475397 dependencieshttps://bugs.python.org/issue1475397
tebekahttps://bugs.python.org/user1083
tim.petershttps://bugs.python.org/user6
loewishttps://bugs.python.org/user8
jribbenshttps://bugs.python.org/user101
rhettingerhttps://bugs.python.org/user114
pboddiehttps://bugs.python.org/user525
jameshhttps://bugs.python.org/user636
guettlihttps://bugs.python.org/user735
amaury.forgeotdarchttps://bugs.python.org/user1076
tebekahttps://bugs.python.org/user1083
mark.dickinsonhttps://bugs.python.org/user1118
davidfraserhttps://bugs.python.org/user1364
belopolskyhttps://bugs.python.org/user1427
pitrouhttps://bugs.python.org/user2040
andersjmhttps://bugs.python.org/user2162
catleehttps://bugs.python.org/user2197
vstinnerhttps://bugs.python.org/user2377
techtonikhttps://bugs.python.org/user2984
tomsterhttps://bugs.python.org/user4258
werneckhttps://bugs.python.org/user5264
hodgestarhttps://bugs.python.org/user7340
Neil Mullerhttps://bugs.python.org/user7342
eric.araujohttps://bugs.python.org/user7641
erik.stephenshttps://bugs.python.org/user8946
steve.robertshttps://bugs.python.org/user9499
msg127517https://bugs.python.org/msg127517
rhettingerhttps://bugs.python.org/user114
msg127516https://bugs.python.org/msg127516
tim.petershttps://bugs.python.org/user6
loewishttps://bugs.python.org/user8
jribbenshttps://bugs.python.org/user101
pboddiehttps://bugs.python.org/user525
jameshhttps://bugs.python.org/user636
guettlihttps://bugs.python.org/user735
amaury.forgeotdarchttps://bugs.python.org/user1076
tebekahttps://bugs.python.org/user1083
mark.dickinsonhttps://bugs.python.org/user1118
davidfraserhttps://bugs.python.org/user1364
belopolskyhttps://bugs.python.org/user1427
pitrouhttps://bugs.python.org/user2040
andersjmhttps://bugs.python.org/user2162
catleehttps://bugs.python.org/user2197
vstinnerhttps://bugs.python.org/user2377
techtonikhttps://bugs.python.org/user2984
tomsterhttps://bugs.python.org/user4258
werneckhttps://bugs.python.org/user5264
hodgestarhttps://bugs.python.org/user7340
Neil Mullerhttps://bugs.python.org/user7342
eric.araujohttps://bugs.python.org/user7641
erik.stephenshttps://bugs.python.org/user8946
steve.robertshttps://bugs.python.org/user9499
No obvious and correct way to get the time zone offsethttps://bugs.python.org/issue1647654
tim.petershttps://bugs.python.org/user6
loewishttps://bugs.python.org/user8
jribbenshttps://bugs.python.org/user101
pboddiehttps://bugs.python.org/user525
jameshhttps://bugs.python.org/user636
guettlihttps://bugs.python.org/user735
amaury.forgeotdarchttps://bugs.python.org/user1076
tebekahttps://bugs.python.org/user1083
mark.dickinsonhttps://bugs.python.org/user1118
davidfraserhttps://bugs.python.org/user1364
belopolskyhttps://bugs.python.org/user1427
pitrouhttps://bugs.python.org/user2040
andersjmhttps://bugs.python.org/user2162
catleehttps://bugs.python.org/user2197
vstinnerhttps://bugs.python.org/user2377
techtonikhttps://bugs.python.org/user2984
tomsterhttps://bugs.python.org/user4258
werneckhttps://bugs.python.org/user5264
hodgestarhttps://bugs.python.org/user7340
Neil Mullerhttps://bugs.python.org/user7342
eric.araujohttps://bugs.python.org/user7641
erik.stephenshttps://bugs.python.org/user8946
steve.robertshttps://bugs.python.org/user9499
Time zone-capable variant of time.localtimehttps://bugs.python.org/issue1667546
tim.petershttps://bugs.python.org/user6
loewishttps://bugs.python.org/user8
jribbenshttps://bugs.python.org/user101
pboddiehttps://bugs.python.org/user525
jameshhttps://bugs.python.org/user636
guettlihttps://bugs.python.org/user735
amaury.forgeotdarchttps://bugs.python.org/user1076
tebekahttps://bugs.python.org/user1083
mark.dickinsonhttps://bugs.python.org/user1118
davidfraserhttps://bugs.python.org/user1364
belopolskyhttps://bugs.python.org/user1427
pitrouhttps://bugs.python.org/user2040
andersjmhttps://bugs.python.org/user2162
catleehttps://bugs.python.org/user2197
vstinnerhttps://bugs.python.org/user2377
techtonikhttps://bugs.python.org/user2984
tomsterhttps://bugs.python.org/user4258
werneckhttps://bugs.python.org/user5264
hodgestarhttps://bugs.python.org/user7340
Neil Mullerhttps://bugs.python.org/user7342
eric.araujohttps://bugs.python.org/user7641
erik.stephenshttps://bugs.python.org/user8946
steve.robertshttps://bugs.python.org/user9499
tim.petershttps://bugs.python.org/user6
loewishttps://bugs.python.org/user8
jribbenshttps://bugs.python.org/user101
pboddiehttps://bugs.python.org/user525
jameshhttps://bugs.python.org/user636
guettlihttps://bugs.python.org/user735
amaury.forgeotdarchttps://bugs.python.org/user1076
tebekahttps://bugs.python.org/user1083
mark.dickinsonhttps://bugs.python.org/user1118
davidfraserhttps://bugs.python.org/user1364
belopolskyhttps://bugs.python.org/user1427
pitrouhttps://bugs.python.org/user2040
andersjmhttps://bugs.python.org/user2162
catleehttps://bugs.python.org/user2197
vstinnerhttps://bugs.python.org/user2377
techtonikhttps://bugs.python.org/user2984
tomsterhttps://bugs.python.org/user4258
werneckhttps://bugs.python.org/user5264
hodgestarhttps://bugs.python.org/user7340
Neil Mullerhttps://bugs.python.org/user7342
eric.araujohttps://bugs.python.org/user7641
erik.stephenshttps://bugs.python.org/user8946
steve.robertshttps://bugs.python.org/user9499
msg126295https://bugs.python.org/msg126295
datetime-localtime-proto-1.diffhttps://bugs.python.org/file20410
loewishttps://bugs.python.org/user8
msg126292https://bugs.python.org/msg126292
issue7662 supersederhttps://bugs.python.org/issue7662
issue1667546 supersederhttps://bugs.python.org/issue1667546
issue1475397 supersederhttps://bugs.python.org/issue1475397
eric.araujohttps://bugs.python.org/user7641
msg118675https://bugs.python.org/msg118675
issue7582 dependencieshttps://bugs.python.org/issue7582
issue1475397 dependencieshttps://bugs.python.org/issue1475397
gvanrossumhttps://bugs.python.org/user5
gvanrossumhttps://bugs.python.org/user5
tim.petershttps://bugs.python.org/user6
jribbenshttps://bugs.python.org/user101
pboddiehttps://bugs.python.org/user525
jameshhttps://bugs.python.org/user636
guettlihttps://bugs.python.org/user735
amaury.forgeotdarchttps://bugs.python.org/user1076
tebekahttps://bugs.python.org/user1083
mark.dickinsonhttps://bugs.python.org/user1118
davidfraserhttps://bugs.python.org/user1364
pitrouhttps://bugs.python.org/user2040
andersjmhttps://bugs.python.org/user2162
catleehttps://bugs.python.org/user2197
vstinnerhttps://bugs.python.org/user2377
techtonikhttps://bugs.python.org/user2984
tomsterhttps://bugs.python.org/user4258
werneckhttps://bugs.python.org/user5264
hodgestarhttps://bugs.python.org/user7340
Neil Mullerhttps://bugs.python.org/user7342
erik.stephenshttps://bugs.python.org/user8946
steve.robertshttps://bugs.python.org/user9499
msg113069https://bugs.python.org/msg113069
issue1647654 supersederhttps://bugs.python.org/issue1647654
issue2736 supersederhttps://bugs.python.org/issue2736
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.