[issue31350] asyncio: Optimize get_event_loop and _get_running_loop

2017-09-05 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset ff125e1aa9ee4eb928de79320a0e7c1b0c0f58f4 by Mariatta (Miss Islington (bot)) in branch '3.6': bpo-31350: Optimize get_event_loop and _get_running_loop (GH-3347) (GH-3373) https://github.com/python/cpython/commit

[issue30662] fix OrderedDict.__init__ docstring to reflect PEP 468

2017-09-05 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Backport done. Thanks all :) -- resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue30662] fix OrderedDict.__init__ docstring to reflect PEP 468

2017-09-05 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 3b9dfe631117430dee8ef8a2f205b4b450d5 by Mariatta in branch '3.6': [3.6] bpo-30662: fixed OrderedDict.__init__ docstring re PEP 468 (GH-2179) (GH-3370) https://github.com/python/cpython/commit/3b9dfe631117430dee8ef8a2f205b4b450d5

[issue31320] test_ssl logs a traceback

2017-09-05 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset c506403faf8dbfc8baf4212e8e2aedb7268acb5e by Mariatta (Miss Islington (bot)) in branch '3.6': [3.6] bpo-31320: No traceback to sys.stderr in test_ssl (GH-3360) (GH-3369) https://github.com/python/cpython/commit

[issue30662] fix OrderedDict.__init__ docstring to reflect PEP 468

2017-09-05 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- pull_requests: +3379 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30737] Update devguide link to the new URL

2017-08-30 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- stage: patch review -> backport needed ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue30737] Update devguide link to the new URL

2017-08-30 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 384899dfaeb83db38a6d3846d3cbc2f58a6605cd by Mariatta (Lisa Hewus Fresh) in branch 'master': bpo-30737: Update DevGuide links to new URL (GH-3228) https://github.com/python/cpython/commit/384899dfaeb83db38a6d3846d3cbc2f58a6605cd

[issue30737] Update devguide link to the new URL

2017-08-28 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- stage: needs patch -> patch review versions: -Python 3.5 ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue3037] in output

2017-08-28 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- pull_requests: -3271 ___ Python tracker <rep...@bugs.python.org> <http://bugs.pytho

[issue26656] Documentation for re.compile is a bit outdated

2017-08-27 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: There are two PRs for this issue. I accepted the earlier one, and it's been backported to 3.6. Thanks everyone. -- resolution: -> fixed stage: -> resolved status: open -> closed versions: -Python 3.5 _

[issue26656] Documentation for re.compile is a bit outdated

2017-08-27 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 83e5c888fff2bf3663952b2bfd3a3ee6c20386ef by Mariatta in branch '3.6': [3.6] bpo-26656: Improve re.compile documentation (GH-3211) (GH-3225) https://github.com/python/cpython/commit/83e5c888fff2bf3663952b2bfd3a3ee6c20386ef

[issue26656] Documentation for re.compile is a bit outdated

2017-08-27 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- pull_requests: +3267 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue26656] Documentation for re.compile is a bit outdated

2017-08-27 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset ed94a8b2851914bcda3a77b28b25517b8baa91e6 by Mariatta (Henk-Jaap Wagenaar) in branch 'master': bpo-26656: Improve re.compile documentation (GH-3211) https://github.com/python/cpython/commit/ed94a8b2851914bcda3a77b28b25517b8baa91e6

[issue31191] Fix grammar in threading.Barrier docs

2017-08-27 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 2dfafa3c565c0b51920269a891fa270848b378d5 by Mariatta in branch '3.6': bpo-31191: Improve grammar in threading.Barrier docs (GH-3080) (GH-3224) https://github.com/python/cpython/commit/2dfafa3c565c0b51920269a891fa270848b378d5

[issue31191] Fix grammar in threading.Barrier docs

2017-08-27 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- resolution: -> fixed stage: backport needed -> resolved status: open -> closed ___ Python tracker <rep...@bugs.python.org> <http://bu

[issue31191] Fix grammar in threading.Barrier docs

2017-08-27 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- pull_requests: +3266 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30987] Support for ISO-TP protocol in SocketCAN

2017-08-25 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue31274] Support building against homebrew on macOS

2017-08-24 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: If you're proposing changes to the devguide, then please file the issue at https://github.com/python/devguide :) -- nosy: +Mariatta ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/i

[issue31270] Simplify documentation of itertools.zip_longest

2017-08-24 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- stage: -> patch review versions: +Python 3.6 ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue12887] Documenting all SO_* constants in socket module

2017-08-22 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- stage: needs patch -> patch review versions: +Python 3.6, Python 3.7 -Python 2.7, Python 3.2, Python 3.3 ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue31191] Fix grammar in threading.Barrier docs

2017-08-14 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- assignee: -> docs@python components: +Documentation nosy: +docs@python ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue31191] Fix grammar in threading.Barrier docs

2017-08-14 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- stage: -> backport needed versions: +Python 3.6 ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue31191] Fix grammar in threading.Barrier docs

2017-08-14 Thread Mariatta Wijaya
New submission from Mariatta Wijaya: New changeset 143be366295038b36fc32c44b8e1b48a375eab56 by Mariatta (Saurabh Chaturvedi) in branch 'master': bpo-31191: Improve grammar in threading.Barrier docs (GH-3080) https://github.com/python/cpython/commit/143be366295038b36fc32c44b8e1b48a375eab56

[issue31183] `Dis` module doesn't know how to disassemble async generator or coroutine objects

2017-08-11 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Adding Serhiy and Nick who worked on these parts of CPython. -- nosy: +Mariatta, ncoghlan, serhiy.storchaka stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.or

[issue31106] os.posix_fallocate() generate exception with errno 0

2017-08-07 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Adding Larry who is listed as posix expert. -- nosy: +Mariatta, larry stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.or

[issue27470] -3 commandline option documented differently via man

2017-08-03 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <rep...@bugs.python.org> <http://bu

[issue27470] -3 commandline option documented differently via man

2017-08-03 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset dd6e4aa113c6db4fcf9d252b5063ab217e8330a2 by Mariatta (Subhendu Ghosh) in branch '2.7': bpo-27470: Improve doc for commandline -3 option https://github.com/python/cpython/commit/dd6e4aa113c6db4fcf9d252b5063ab217e8330a2 -- nosy

[issue27470] -3 commandline option documented differently via man

2017-08-03 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- stage: needs patch -> patch review ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue25910] Fixing links in documentation

2017-07-31 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 330cdac5174e3dc6c1deb876bc12a39d7af9af84 by Mariatta in branch '3.6': bpo-25910: Update LICENSE (GH-2873) (GH-2967) https://github.com/python/cpython/commit/330cdac5174e3dc6c1deb876bc12a39d7af9af84

[issue25910] Fixing links in documentation

2017-07-31 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset b3c7d37c5ac8dbba4f1ebcf279bfceb570fb6c19 by Mariatta in branch '2.7': bpo-25910: Update LICENSE (GH-2873) (GH-2969) https://github.com/python/cpython/commit/b3c7d37c5ac8dbba4f1ebcf279bfceb570fb6c19

[issue25910] Fixing links in documentation

2017-07-31 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset f6306e737203ac1bf1717bbf62bc58dac24b68db by Mariatta in branch '3.5': bpo-25910: Update LICENSE (GH-2873) (GH-2968) https://github.com/python/cpython/commit/f6306e737203ac1bf1717bbf62bc58dac24b68db

[issue25910] Fixing links in documentation

2017-07-31 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- pull_requests: +3016 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue25910] Fixing links in documentation

2017-07-31 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- pull_requests: +3017 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue25910] Fixing links in documentation

2017-07-31 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- pull_requests: +3015 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue25910] Fixing links in documentation

2017-07-31 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 8474d87165593bac2bc231287f42c4cff3fd6aaf by Mariatta in branch 'master': bpo-25910: Update LICENSE (GH-2873) https://github.com/python/cpython/commit/8474d87165593bac2bc231287f42c4cff3fd6aaf -- nosy: +Mariatta

[issue31020] Add support for custom compressor in tarfile

2017-07-27 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- versions: -Python 3.6 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue31020] Add support for custom compressor in tarfile

2017-07-27 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Adding serhiy.storchaka who recently made changes to tarfile. -- nosy: +serhiy.storchaka ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/i

[issue31020] Add support for custom compressor in tarfile

2017-07-27 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Adding lars.gustaebel who is listed as maintainer for tarfile. -- nosy: +Mariatta, lars.gustaebel ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/i

[issue31020] Add support for custom compressor in tarfile

2017-07-27 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue31055] All Sphinx generated pages could have a new "Edit This Page" link adjacent to the existing "Show Source"

2017-07-27 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: I don't think we should add this link. When we make edits to the docs, even simple typo fixes, it should first be done in the master branch, instead of the maintenance branches (e.g. 2.7, 3.5 or 3.6). If "Edit This Page" link takes y

[issue31040] mimetypes.add_type should complain when you give it an undotted ext

2017-07-25 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- assignee: -> docs@python components: +Documentation nosy: +docs@python versions: +Python 3.7 ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue25910] Fixing links in documentation

2017-07-25 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- pull_requests: +2924 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30304] TestCase.assertMultiLineEqual only registered for Unicode strings in 2.7

2017-07-25 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Thanks! -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue30304] TestCase.assertMultiLineEqual only registered for Unicode strings in 2.7

2017-07-25 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 0666d0e50432e3b0109db96b8e48fb6c496bd49c by Mariatta (Aditya Hase) in branch '2.7': bpo-30304: Improve TestCase.assertMultiLineEqual docs (GH-2847) https://github.com/python/cpython/commit/0666d0e50432e3b0109db96b8e48fb6c496bd49c

[issue26506] [EASY] hex() documentation: mention "%x" % int

2017-07-25 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Thanks for the PRs Manvi. -- resolution: -> fixed stage: -> resolved status: open -> closed versions: +Python 3.7 ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue26506] [EASY] hex() documentation: mention "%x" % int

2017-07-25 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 59e6ab15e47d496ac4e5f9d53aac0fae0c708da4 by Mariatta in branch '3.6': bpo-26506: hex() documentation: mention %x % int (GH-2525) (GH-2870) https://github.com/python/cpython/commit/59e6ab15e47d496ac4e5f9d53aac0fae0c708da4

[issue26506] [EASY] hex() documentation: mention "%x" % int

2017-07-25 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- pull_requests: +2921 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue31023] Git Bootcamp and Cheat Sheet - Section 32.10 - Creating a Pull request needs an additional step

2017-07-24 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Hi, the issue tracker for the Dev guide is at https://github.com/python/DevGuide Can you file this issue there? Thanks. -- nosy: +Mariatta resolution: -> not a bug stage: -> resolved status: open -&g

[issue22062] Fix pathlib.Path.(r)glob doc glitches.

2017-07-24 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Aditya: The guideline for converting a patch to the PR is documented here: https://devguide.python.org/pullrequest/#converting-an-existing-patch-from-the-b-p-o-to-github -- nosy: +Mariatta ___ Python tracker <

[issue30304] TestCase.assertMultiLineEqual only registered for Unicode strings in 2.7

2017-07-24 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Thanks Serhiy. Aditya, your PR was made against the master branch. Can you make the change against the 2.7 branch? Thanks. -- nosy: +Mariatta ___ Python tracker <rep...@bugs.python.org> <http://bugs.p

[issue30304] TestCase.assertMultiLineEqual only registered for Unicode strings in 2.7

2017-07-24 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- stage: needs patch -> patch review versions: +Python 3.5, Python 3.6, Python 3.7 ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue30466] Tutorial doesn't explain the use of classes

2017-07-20 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- resolution: -> fixed stage: backport needed -> resolved status: open -> closed ___ Python tracker <rep...@bugs.python.org> <http://bu

[issue30466] Tutorial doesn't explain the use of classes

2017-07-20 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset ef4231adb7aa6b323c94e854ac3dc3bebc841115 by Mariatta (Trey Hunner) in branch '3.6': bpo-30466: Add brief explanation of classes to tutorial (GH-1804) (GH-2700) https://github.com/python/cpython/commit/ef4231adb7aa6b323c94e854ac3dc3bebc841115

[issue30935] document the new behavior of get_event_loop() in Python 3.6

2017-07-14 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- stage: -> needs patch versions: +Python 3.7 ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue30466] Tutorial doesn't explain the use of classes

2017-07-12 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- stage: patch review -> backport needed ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue30466] Tutorial doesn't explain the use of classes

2017-07-12 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 3fbd70018f835edd33250de2f79b7a7ef45f8359 by Mariatta (Trey Hunner) in branch 'master': bpo-30466: Add brief explanation of classes to tutorial (GH-1804) https://github.com/python/cpython/commit/3fbd70018f835edd33250de2f79b7a7ef45f8359

[issue30901] "503 HTTP ERROR" on attempt to access some points of python library documentation

2017-07-11 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: There was partial outage. See post mortem report: https://status.python.org/incidents/cc622spyl26l -- nosy: +Mariatta ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/i

[issue30881] IDLE: add docstrings to browser.py

2017-07-10 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue12910] urrlib.quote quotes too many chars, e.g., '()'

2017-07-10 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- stage: -> patch review versions: -Python 2.7, Python 3.3, Python 3.4, Python 3.5, Python 3.6 ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue30183] [HPUX] compilation error in pytime.c with cc compiler

2017-07-10 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue30882] Built-in list disappeared from Python 2.7 intersphinx inventory

2017-07-10 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- assignee: docs@python -> Mariatta nosy: +Mariatta ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue26506] [EASY] hex() documentation: mention "%x" % int

2017-07-06 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 67ba4fa467825d6a0c0a21cc54ff1df2ed1b by Mariatta (Manvisha Kodali) in branch 'master': bpo-26506: hex() documentation: mention %x % int (GH-2525) https://github.com/python/cpython/commit/67ba4fa467825d6a0c0a21cc54ff1df2ed1b

[issue29933] asyncio: set_write_buffer_limits() doc doesn't specify unit of the parameters

2017-07-01 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 03af4282423b1c287a194664f90496cfc9cf20c7 by Mariatta (Kojo Idrissa) in branch '3.6': [3.6] bpo-29933: Improve set_write_buffer_limits description (GH-2262) (GH-2532) https://github.com/python/cpython/commit

[issue29933] asyncio: set_write_buffer_limits() doc doesn't specify unit of the parameters

2017-07-01 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 4685e56596f9f332e402c79c913a73b19f4411e1 by Mariatta (Kojo Idrissa) in branch '3.5': [3.5] bpo-29933: Improve set_write_buffer_limits description (GH-2262) (GH-2533) https://github.com/python/cpython/commit

[issue26506] [EASY] hex() documentation: mention "%x" % int

2017-06-28 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: When uploading patch from another person, please include "Original patch by " in the PR, and the commit message. Thanks. -- nosy: +Mariatta ___ Python tracker <rep...@bugs.python.org> <htt

[issue30709] Bad getter from Descriptor#Properties example

2017-06-22 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker <rep...@bugs.python.org> <http://bu

[issue30709] Bad getter from Descriptor#Properties example

2017-06-22 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset d79ac2c2468f072653ed9096cd33f89acb6ff5bb by Mariatta in branch '3.6': [3.6] bpo-30709: Improve code example in Descriptor HowTo doc (GH-2339) (GH-2342) https://github.com/python/cpython/commit/d79ac2c2468f072653ed9096cd33f89acb6ff5bb

[issue30709] Bad getter from Descriptor#Properties example

2017-06-22 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 508267437cc66fdadc12fb19fb2958c452b8a26f by Mariatta in branch '2.7': [2.7] bpo-30709: Improve code example in Descriptor HowTo doc (GH-2339) (GH-2340) https://github.com/python/cpython/commit/508267437cc66fdadc12fb19fb2958c452b8a26f

[issue30709] Bad getter from Descriptor#Properties example

2017-06-22 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 8aa15ba884b14c1cf65d4c1a4c5abc4253f5c9ed by Mariatta in branch '3.5': [3.5] bpo-30709: Improve code example in Descriptor HowTo doc (GH-2339) (GH-2341) https://github.com/python/cpython/commit/8aa15ba884b14c1cf65d4c1a4c5abc4253f5c9ed

[issue30709] Bad getter from Descriptor#Properties example

2017-06-22 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- pull_requests: +2386 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30709] Bad getter from Descriptor#Properties example

2017-06-22 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- pull_requests: +2385 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30709] Bad getter from Descriptor#Properties example

2017-06-22 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- pull_requests: +2384 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30709] Bad getter from Descriptor#Properties example

2017-06-22 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset b066edfb1b268e90ea11f45dd1827f46d7ceec88 by Mariatta (_ = NaN) in branch 'master': bpo-30709: Improve code example in Descriptor HowTo doc (GH-2339) https://github.com/python/cpython/commit/b066edfb1b268e90ea11f45dd1827f46d7ceec88

[issue30619] typing.Union doc incoherence in case a class and its subclass are present

2017-06-22 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Fixed and backported to 3.5 and 3.6. Thanks! -- resolution: -> fixed stage: backport needed -> resolved status: open -> closed versions: +Python 3.7 ___ Python tracker <rep...@bugs.pytho

[issue30619] typing.Union doc incoherence in case a class and its subclass are present

2017-06-22 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset ce1bd6ac7ffaf396157a9ceb55b281a3b196323f by Mariatta in branch '3.5': [3.5] bpo-30619: Clarify typing.Union documentation (GH-2326) (GH-2338) https://github.com/python/cpython/commit/ce1bd6ac7ffaf396157a9ceb55b281a3b196323f

[issue30619] typing.Union doc incoherence in case a class and its subclass are present

2017-06-22 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- pull_requests: +2381 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30619] typing.Union doc incoherence in case a class and its subclass are present

2017-06-22 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 8baf78b98f3acd76e51a4381542ff1612911b18f by Mariatta in branch '3.6': [3.6] bpo-30619: Clarify typing.Union documentation (GH-2326) (GH-2337) https://github.com/python/cpython/commit/8baf78b98f3acd76e51a4381542ff1612911b18f

[issue30619] typing.Union doc incoherence in case a class and its subclass are present

2017-06-22 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- pull_requests: +2380 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30737] Update devguide link to the new URL

2017-06-22 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: This is in progress. -- ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue30737> ___ ___ Pyth

[issue30737] Update devguide link to the new URL

2017-06-22 Thread Mariatta Wijaya
New submission from Mariatta Wijaya: The Devguide has a new URL: https://devguide.python.org I believe there are a few references to the devguide from CPython documentation. Those links should be updated to the new url. -- assignee: Mariatta components: Documentation messages: 296644

[issue30619] typing.Union doc incoherence in case a class and its subclass are present

2017-06-22 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- stage: -> backport needed ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue30619] typing.Union doc incoherence in case a class and its subclass are present

2017-06-22 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 6580c19bbbe7bc9bc0884699afd69184f523b32e by Mariatta (khyox) in branch 'master': bpo-30619: Clarify typing.Union documentation (GH-2326) https://github.com/python/cpython/commit/6580c19bbbe7bc9bc0884699afd69184f523b32e -- nosy

[issue30733] Typo in Document What's New: Calendar

2017-06-22 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- assignee: docs@python -> Mariatta nosy: +Mariatta ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue30604] co_extra_freefuncs is stored thread locally and can lead to crashes

2017-06-21 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: PR 2152 is not yet ported to master. -- ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue30604> ___ __

[issue30709] Bad getter from Descriptor#Properties example

2017-06-21 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- versions: +Python 3.5, Python 3.6, Python 3.7 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30717] str.center() is not unicode aware

2017-06-20 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- stage: -> needs patch type: -> enhancement ___ Python tracker <rep...@bugs.python.org> <http://bugs.

[issue29933] asyncio: set_write_buffer_limits() doc doesn't specify unit of the parameters

2017-06-20 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 5200a7c7f9ea65a96330c5f276f4acc6ec70854e by Mariatta (Kojo Idrissa) in branch 'master': bpo-29933: Improve set_write_buffer_limits description (GH-2262) https://github.com/python/cpython/commit/5200a7c7f9ea65a96330c5f276f4acc6ec70854e

[issue30420] Clarify kwarg handing for subprocess convenience APIs

2017-06-19 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 0a4fe1d8578fa59004518f8deef137282be4d71a by Mariatta in branch '3.6': [3.6] bpo-30420: List cwd parameter in subprocess convenience APIs (GH-1685) (GH-2253) https://github.com/python/cpython/commit/0a4fe1d8578fa59004518f8deef137282be4d71a

[issue29887] test_normalization doesn't work

2017-06-18 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- pull_requests: +2321 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue29887] test_normalization doesn't work

2017-06-18 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- pull_requests: +2322 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30604] co_extra_freefuncs is stored thread locally and can lead to crashes

2017-06-18 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: I'm setting the stage to 'backport needed', but it really is a 'porting needed' stage :) The two PRs merged PRs here were made against 3.6. -- nosy: +Mariatta stage: patch review -> backport needed ___ Pyt

[issue29933] asyncio: set_write_buffer_limits() doc doesn't specify unit of the parameters

2017-06-17 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- versions: +Python 3.5, Python 3.6 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30420] Clarify kwarg handing for subprocess convenience APIs

2017-06-16 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- pull_requests: +2303 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue29478] email.policy.Compat32(max_line_length=None) not as documented

2017-06-16 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- resolution: -> fixed stage: backport needed -> resolved status: open -> closed ___ Python tracker <rep...@bugs.python.org> <http://bu

[issue30176] curses attribute constants list is incomplete

2017-06-16 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 304a96e5868c1b38a87692668f297aaf041e6e67 by Mariatta in branch '3.6': bpo-30176: Add missing curses cell attributes constants (GH-1302). (GH-2241) https://github.com/python/cpython/commit/304a96e5868c1b38a87692668f297aaf041e6e67

[issue29478] email.policy.Compat32(max_line_length=None) not as documented

2017-06-16 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset e9f4d8db5f30a9603fa0c005382bff78aa1ce232 by Mariatta in branch '3.6': [email] bpo-29478: Fix passing max_line_length=None from Compat32 policy (GH-595) (GH-2233) https://github.com/python/cpython/commit/e9f4d8db5f30a9603fa0c005382bff78aa1ce232

[issue30176] curses attribute constants list is incomplete

2017-06-16 Thread Mariatta Wijaya
Changes by Mariatta Wijaya <mariatta.wij...@gmail.com>: -- pull_requests: +2284 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30176] curses attribute constants list is incomplete

2017-06-15 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 116dd5eba60a940b35db6aaf4e8c998ac30ad440 by Mariatta (Xiang Zhang) in branch 'master': bpo-30176: Add missing curses cell attributes constants (GH-1302) https://github.com/python/cpython/commit/116dd5eba60a940b35db6aaf4e8c998ac30ad440

[issue28837] 2to3 does not wrap zip correctly

2017-06-15 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Backported to 3.6. -- resolution: -> fixed stage: backport needed -> resolved status: open -> closed versions: -Python 2.7 ___ Python tracker <rep...@bugs.python.org> <http://bugs.pyt

[issue28837] 2to3 does not wrap zip correctly

2017-06-15 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 292b421d48ab91b0c68ea4040fc7371e7d6d610e by Mariatta in branch '3.6': bpo-28837: Fix lib2to3 handling of map/zip/filter calls when followed with a 'trailer', e.g. zip()[x] (GH-24) (GH-2235) https://github.com/python/cpython/commit

<    1   2   3   4   5   6   7   8   9   10   >