[issue46907] Update Windows and MacOS installer to SQLite 3.38.2

2022-03-27 Thread jiahua wang


Change by jiahua wang :


--
nosy: +wangjiahua
nosy_count: 9.0 -> 10.0
pull_requests: +30229
pull_request: https://github.com/python/cpython/pull/32149

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



[issue25948] Invalid MIME encoding generated by email.mime (line too long)

2022-01-27 Thread jiahua wang


Change by jiahua wang :


--
keywords: +patch
nosy: +wangjiahua
nosy_count: 3.0 -> 4.0
pull_requests: +29159
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/30980

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



[issue46157] Typo in JSON documentation

2022-01-24 Thread jiahua wang


Change by jiahua wang :


--
nosy: +wangjiahua
nosy_count: 5.0 -> 6.0
pull_requests: +29028
pull_request: https://github.com/python/cpython/pull/30846

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



[issue46484] Add test for Calendar().iterweekdays()

2022-01-23 Thread jiahua wang


Change by jiahua wang :


--
keywords: +patch
pull_requests: +29012
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/30825

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



[issue46484] Add test for Calendar().iterweekdays()

2022-01-23 Thread jiahua wang

New submission from jiahua wang :

Apparently there is no test for Calendar().iterweekdays().

wangdeMacBook-Pro :: ~/cpython ยป grep -R iterweekdays Lib/test/ *
Binary file Lib/test//__pycache__/test_calendar.cpython-311.pyc matches
Doc/library/calendar.rst:   .. method:: iterweekdays()
Binary file Lib/test/__pycache__/test_calendar.cpython-311.pyc matches
Binary file Lib/__pycache__/calendar.cpython-311.pyc matches
Lib/calendar.py:def iterweekdays(self):
Lib/calendar.py:return ' '.join(self.formatweekday(i, width) for i in 
self.iterweekdays())
Lib/calendar.py:s = ''.join(self.formatweekday(i) for i in 
self.iterweekdays())

--
components: Tests
messages: 411359
nosy: wangjiahua
priority: normal
severity: normal
status: open
title: Add test for Calendar().iterweekdays()
versions: Python 3.11

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



[issue46456] Add mime type "image/avif"

2022-01-23 Thread jiahua wang


Change by jiahua wang :


--
keywords: +patch
pull_requests: +29010
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/30823

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



[issue46456] Add mime type "image/avif"

2022-01-21 Thread jiahua wang


New submission from jiahua wang :

https://www.iana.org/assignments/media-types/image/avif

--
components: Library (Lib)
messages: 411134
nosy: wangjiahua
priority: normal
severity: normal
status: open
title: Add mime type "image/avif"
versions: Python 3.11

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



[issue34875] Change .js mime to "text/javascript"

2022-01-21 Thread jiahua wang


Change by jiahua wang :


--
nosy: +wangjiahua
nosy_count: 3.0 -> 4.0
pull_requests: +28927
stage: resolved -> patch review
pull_request: https://github.com/python/cpython/pull/30740

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



[issue43079] wrong IP address range given for ipv4_mapped

2022-01-19 Thread jiahua wang


Change by jiahua wang :


--
keywords: +patch
nosy: +wangjiahua
nosy_count: 2.0 -> 3.0
pull_requests: +28885
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/30687

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



[issue28953] Use `raise from` when raising new IncompleteRead

2021-11-30 Thread jiahua wang


Change by jiahua wang :


--
nosy: +wangjiahua
nosy_count: 1.0 -> 2.0
pull_requests: +28088
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/29861

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



[issue45114] bad example for os.stat

2021-11-29 Thread jiahua wang


Change by jiahua wang :


--
keywords: +patch
nosy: +wangjiahua
nosy_count: 2.0 -> 3.0
pull_requests: +28074
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/29845

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



[issue38619] [Doc] UUID.hex is lowercase

2021-11-28 Thread jiahua wang


Change by jiahua wang :


--
keywords: +patch
nosy: +wangjiahua
nosy_count: 5.0 -> 6.0
pull_requests: +28061
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/29830

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



[issue19737] Documentation of globals() and locals() should be improved

2021-11-28 Thread jiahua wang


Change by jiahua wang :


--
nosy: +180909
nosy_count: 5.0 -> 6.0
pull_requests: +28055
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/29823

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



[issue18717] test for request.urlretrieve

2021-11-28 Thread jiahua wang


Change by jiahua wang :


--
nosy: +180909
nosy_count: 2.0 -> 3.0
pull_requests: +28054
pull_request: https://github.com/python/cpython/pull/29822

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



[issue28445] Wrong documentation for GzipFile.peek

2021-11-28 Thread jiahua wang


Change by jiahua wang :


--
keywords: +patch
nosy: +180909
nosy_count: 4.0 -> 5.0
pull_requests: +28052
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/29820

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



[issue19460] Add test for MIMENonMultipart

2021-11-27 Thread jiahua wang


Change by jiahua wang :


--
keywords: +patch
nosy: +180909
nosy_count: 4.0 -> 5.0
pull_requests: +28049
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/29817

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



[issue45712] Typo in "control flow" documentation

2021-11-07 Thread jiahua wang


Change by jiahua wang :


--
keywords: +patch
nosy: +180909
nosy_count: 2.0 -> 3.0
pull_requests: +27714
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/29460

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



[issue45742] python -h can't find -R option

2021-11-06 Thread jiahua wang


New submission from jiahua wang :

I input python -h on the command line, and I can't find any -R option.

--
assignee: docs@python
components: Documentation
messages: 405891
nosy: 180909, docs@python
priority: normal
severity: normal
status: open
title: python -h can't  find -R option
versions: Python 3.10

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



[issue45441] Some links in the document is changed

2021-10-12 Thread jiahua wang


Change by jiahua wang :


--
assignee: docs@python
components: Documentation
nosy: 180909, docs@python
priority: normal
pull_requests: 27191
severity: normal
status: open
title: Some links in the document is changed
versions: Python 3.11

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