[issue41441] io reading & updating fix

2020-07-30 Thread 施文峰
Change by 施文峰 : -- pull_requests: +20837 pull_request: https://github.com/python/cpython/pull/21686 ___ Python tracker ___ ___ Python

[issue41441] io reading & updating fix

2020-07-30 Thread 施文峰
Change by 施文峰 : -- pull_requests: -20829 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.

[issue41441] io reading & updating fix

2020-07-30 Thread 施文峰
Change by 施文峰 : -- stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list Un

[issue41441] io reading & updating fix

2020-07-30 Thread 施文峰
施文峰 added the comment: Please refer to the test case- https://github.com/841020/open_source -- ___ Python tracker ___ ___ Python-bu

[issue41441] io reading & updating fix

2020-07-30 Thread 施文峰
Change by 施文峰 : -- resolution: -> fixed ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.o

[issue41441] io reading & updating fix

2020-07-30 Thread 施文峰
New submission from 施文峰 : happen at io's reading & updating(r+) mode if you remove whole content ( truncate(0) ), tell wil not back to 0 then you start writing will start at current position that's why problem happen -- ___ Python tracker

[issue41441] io reading & updating fix

2020-07-30 Thread 施文峰
Change by 施文峰 : -- keywords: +patch pull_requests: +20829 stage: -> patch review pull_request: https://github.com/python/cpython/pull/21686 ___ Python tracker ___ _

[issue41441] io reading & updating fix

2020-07-30 Thread 施文峰
Change by 施文峰 : -- components: IO nosy: ke265379ke priority: normal severity: normal status: open title: io reading & updating fix type: enhancement versions: Python 3.8 ___ Python tracker ___