[issue36779] time.tzname returns empty string on Windows if default codepage is a Unicode codepage

2021-03-08 Thread STINNER Victor


Change by STINNER Victor :


--
resolution:  -> fixed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36779] time.tzname returns empty string on Windows if default codepage is a Unicode codepage

2019-06-13 Thread miss-islington

miss-islington  added the comment:


New changeset 6a433f5ae63de72a85d20b05ff826c6f72d529b7 by Miss Islington (bot) 
in branch '3.7':
bpo-36779: time.tzname returns empty string on Windows if default cod… 
(GH-13073)
https://github.com/python/cpython/commit/6a433f5ae63de72a85d20b05ff826c6f72d529b7


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36779] time.tzname returns empty string on Windows if default codepage is a Unicode codepage

2019-06-13 Thread miss-islington


Change by miss-islington :


--
pull_requests: +13919
pull_request: https://github.com/python/cpython/pull/14057

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36779] time.tzname returns empty string on Windows if default codepage is a Unicode codepage

2019-06-13 Thread STINNER Victor

STINNER Victor  added the comment:


New changeset 0a9baec16c17d261377fb8a31a57d8c397e25af6 by Victor Stinner (Miss 
Islington (bot)) in branch '3.8':
bpo-36779: time.tzname returns empty string on Windows if default cod… 
(GH-13073) (GH-14032)
https://github.com/python/cpython/commit/0a9baec16c17d261377fb8a31a57d8c397e25af6


--
nosy: +vstinner

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36779] time.tzname returns empty string on Windows if default codepage is a Unicode codepage

2019-06-12 Thread Paul Monson


Change by Paul Monson :


--
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36779] time.tzname returns empty string on Windows if default codepage is a Unicode codepage

2019-06-12 Thread miss-islington


Change by miss-islington :


--
pull_requests: +13896
pull_request: https://github.com/python/cpython/pull/14032

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36779] time.tzname returns empty string on Windows if default codepage is a Unicode codepage

2019-06-12 Thread miss-islington

miss-islington  added the comment:


New changeset b4c7defe58695a6670a8fdeaef67a638bbb47e42 by Miss Islington (bot) 
(Paul Monson) in branch 'master':
bpo-36779: time.tzname returns empty string on Windows if default cod… 
(GH-13073)
https://github.com/python/cpython/commit/b4c7defe58695a6670a8fdeaef67a638bbb47e42


--
nosy: +miss-islington

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36779] time.tzname returns empty string on Windows if default codepage is a Unicode codepage

2019-05-22 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Hi Paul,

I have added your PR at this issue, it was assigned to another bpo issue.

--
nosy: +matrixise

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36779] time.tzname returns empty string on Windows if default codepage is a Unicode codepage

2019-05-22 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


--
keywords: +patch
pull_requests: +13399
stage: test needed -> patch review

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36779] time.tzname returns empty string on Windows if default codepage is a Unicode codepage

2019-05-03 Thread SilentGhost


Change by SilentGhost :


--
components: +Windows
nosy: +paul.moore, steve.dower, tim.golden, zach.ware
stage:  -> test needed
type:  -> behavior
versions: +Python 3.7, Python 3.8

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36779] time.tzname returns empty string on Windows if default codepage is a Unicode codepage

2019-05-02 Thread Paul Monson


Change by Paul Monson :


--
title: strptime returns empty string on Windows if default codepage is a 
Unicode codepage -> time.tzname returns empty string on Windows if default 
codepage is a Unicode codepage

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com