[issue21861] io class name are hardcoded in reprs

2022-01-23 Thread AN Long


Change by AN Long :


--
nosy: +asaka
nosy_count: 11.0 -> 12.0
pull_requests: +29011
pull_request: https://github.com/python/cpython/pull/30824

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



[issue43702] [Windows] correctly sort and remove duplicates in _winapi getenvironment()

2022-03-19 Thread AN Long


AN Long  added the comment:

I have a question, how to determine which name should be stored if they are 
duplicated with case insensitive?

--
nosy: +asaka

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



[issue42658] os.path.normcase() is inconsistent with Windows file system

2022-03-20 Thread AN Long


Change by AN Long :


--
keywords: +patch
nosy: +asaka
nosy_count: 7.0 -> 8.0
pull_requests: +30098
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/32010

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