[issue39460] README.md

2020-01-28 Thread CRYSTAL
Change by CRYSTAL : -- assignee: -> docs@python components: +Build, Cross-Build, Documentation, Installation, Interpreter Core, Library (Lib), SSL, Unicode, Windows nosy: +Alex.Willmer, Hinsonlcrystal, docs@python, ezio.melotti, paul.moore, steve.dower, tim.golden, zach.w

[issue24666] Buffered I/O does not take file position into account when reading blocks

2020-01-27 Thread CRYSTAL
Change by CRYSTAL : -- assignee: -> docs@python components: +2to3 (2.x to 3.x conversion tool), Build, Cross-Build, Documentation, Extension Modules, FreeBSD, Installation, Interpreter Core, Library (Lib), SSL, Tests, Unicode, ctypes nosy: +Alex.Willmer, docs@python, ezio.melo

[issue22831] Use "with" to avoid possible fd leaks

2020-01-27 Thread CRYSTAL
Change by CRYSTAL : -- components: +Build nosy: +Hinsonlcrystal -Arfrever, berker.peksag, dstufft, eric.araujo, ezio.melotti, martin.panter, python-dev, rhettinger, serhiy.storchaka, vstinner type: resource usage -> security versions: +Python