René's URL Explorer Experiment


Title: Issue 5288: tzinfo objects with sub-minute offsets are not supported (e.g. UTC+05:53:28) - 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/49538 https://github.com/python/cpython/issues/49538
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
issue5288-proto.diffhttps://bugs.python.org/file17844/issue5288-proto.diff
issue5288.diffhttps://bugs.python.org/file17865/issue5288.diff
old-datetimemodule.c.gcovhttps://bugs.python.org/file17874/old-datetimemodule.c.gcov
new-datetimemodule.c.gcovhttps://bugs.python.org/file17875/new-datetimemodule.c.gcov
issue5288a.diffhttps://bugs.python.org/file17897/issue5288a.diff
PR 2896https://github.com/python/cpython/pull/2896
PR 4699https://github.com/python/cpython/pull/4699
msg82299https://bugs.python.org/issue5288#msg82299
(view)https://bugs.python.org/msg82299
msg106374https://bugs.python.org/issue5288#msg106374
(view)https://bugs.python.org/msg106374
msg108606https://bugs.python.org/issue5288#msg108606
(view)https://bugs.python.org/msg108606
http://svn.python.org/view/*checkout*/sandbox/branches/py3k-datetime/datetime.pyhttp://svn.python.org/view/*checkout*/sandbox/branches/py3k-datetime/datetime.py
msg109151https://bugs.python.org/issue5288#msg109151
(view)https://bugs.python.org/msg109151
msg109262https://bugs.python.org/issue5288#msg109262
(view)https://bugs.python.org/msg109262
msg109347https://bugs.python.org/issue5288#msg109347
(view)https://bugs.python.org/msg109347
msg109348https://bugs.python.org/issue5288#msg109348
(view)https://bugs.python.org/msg109348
msg109504https://bugs.python.org/issue5288#msg109504
(view)https://bugs.python.org/msg109504
issue5288https://bugs.python.org/issue5288
http://codereview.appspot.com/1698050http://codereview.appspot.com/1698050
msg109508https://bugs.python.org/issue5288#msg109508
(view)https://bugs.python.org/msg109508
msg109510https://bugs.python.org/issue5288#msg109510
(view)https://bugs.python.org/msg109510
r82642https://hg.python.org/lookup/r82642
r82641https://hg.python.org/lookup/r82641
msg174494https://bugs.python.org/issue5288#msg174494
(view)https://bugs.python.org/msg174494
msg174742https://bugs.python.org/issue5288#msg174742
(view)https://bugs.python.org/msg174742
msg174760https://bugs.python.org/issue5288#msg174760
(view)https://bugs.python.org/msg174760
msg248468https://bugs.python.org/issue5288#msg248468
(view)https://bugs.python.org/msg248468
msg251870https://bugs.python.org/issue5288#msg251870
(view)https://bugs.python.org/msg251870
PEP 495https://www.python.org/dev/peps/pep-0495/
issue 24773https://bugs.python.org/issue24773
issue 24954https://bugs.python.org/issue24954
msg299240https://bugs.python.org/issue5288#msg299240
(view)https://bugs.python.org/msg299240
msg299254https://bugs.python.org/issue5288#msg299254
(view)https://bugs.python.org/msg299254
msg299330https://bugs.python.org/issue5288#msg299330
(view)https://bugs.python.org/msg299330
PR 2896https://github.com/python/cpython/pull/2896
issue 24954https://bugs.python.org/issue24954
msg299377https://bugs.python.org/issue5288#msg299377
(view)https://bugs.python.org/msg299377
PR 2896https://github.com/python/cpython/pull/2896
msg299389https://bugs.python.org/issue5288#msg299389
(view)https://bugs.python.org/msg299389
msg248468https://bugs.python.org/msg248468
msg299394https://bugs.python.org/issue5288#msg299394
(view)https://bugs.python.org/msg299394
msg299395https://bugs.python.org/issue5288#msg299395
(view)https://bugs.python.org/msg299395
msg299557https://bugs.python.org/issue5288#msg299557
(view)https://bugs.python.org/msg299557
018d353c1c8c87767d2335cd884017c2ce12e045https://hg.python.org/lookup/018d353c1c8c87767d2335cd884017c2ce12e045
bpo-5288https://bugs.python.org/issue5288
#2896https://bugs.python.org/issue2896
https://github.com/python/cpython/commit/018d353c1c8c87767d2335cd884017c2ce12e045https://github.com/python/cpython/commit/018d353c1c8c87767d2335cd884017c2ce12e045
pull_request4721https://bugs.python.org/pull_request4721
msg299557https://bugs.python.org/msg299557
msg299395https://bugs.python.org/msg299395
msg299394https://bugs.python.org/msg299394
msg299389https://bugs.python.org/msg299389
msg299377https://bugs.python.org/msg299377
msg299330https://bugs.python.org/msg299330
belopolskyhttps://bugs.python.org/user1427
msg299254https://bugs.python.org/msg299254
pull_request2949https://bugs.python.org/pull_request2949
msg299240https://bugs.python.org/msg299240
gvanrossumhttps://bugs.python.org/user5
msg251870https://bugs.python.org/msg251870
issue24979 supersederhttps://bugs.python.org/issue24979
tim.petershttps://bugs.python.org/user6
msg248468https://bugs.python.org/msg248468
belopolskyhttps://bugs.python.org/user1427
msg174760https://bugs.python.org/msg174760
msg174742https://bugs.python.org/msg174742
Fergus.Noblehttps://bugs.python.org/user16809
msg174494https://bugs.python.org/msg174494
easyhttps://bugs.python.org/keyword6
patchhttps://bugs.python.org/keyword2
msg109510https://bugs.python.org/msg109510
issue5288a.diffhttps://bugs.python.org/file17897
msg109508https://bugs.python.org/msg109508
benjamin.petersonhttps://bugs.python.org/user4455
msg109504https://bugs.python.org/msg109504
new-datetimemodule.c.gcovhttps://bugs.python.org/file17875
msg109348https://bugs.python.org/msg109348
old-datetimemodule.c.gcovhttps://bugs.python.org/file17874
msg109347https://bugs.python.org/msg109347
issue5288.diffhttps://bugs.python.org/file17864
issue5288.diffhttps://bugs.python.org/file17865
issue5288.diffhttps://bugs.python.org/file17857
issue5288.diffhttps://bugs.python.org/file17864
patchhttps://bugs.python.org/keyword2
issue5288.diffhttps://bugs.python.org/file17857
mark.dickinsonhttps://bugs.python.org/user1118
msg109262https://bugs.python.org/msg109262
patchhttps://bugs.python.org/keyword2
easyhttps://bugs.python.org/keyword6
issue5288-proto.diffhttps://bugs.python.org/file17844
patchhttps://bugs.python.org/keyword2
msg109151https://bugs.python.org/msg109151
easyhttps://bugs.python.org/keyword6
vstinnerhttps://bugs.python.org/user2377
msg108606https://bugs.python.org/msg108606
msg106374https://bugs.python.org/msg106374
belopolskyhttps://bugs.python.org/user1427
belopolskyhttps://bugs.python.org/user1427
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.