[issue30052] URL Quoting page links to function Bytes instead of defintion

2017-06-05 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 798cfb212383a6f5a31b610825d1af1d376804b2 by Mariatta (Nick Coghlan) in branch '3.6': bpo-30052: Always regenerate cross-references (GH-1339) (GH-1921) https://github.com/python/cpython/commit/798cfb212383a6f5a31b610825d1af

[issue30052] URL Quoting page links to function Bytes instead of defintion

2017-06-05 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Backport PR looks good so I went ahead and merged it :) Thanks. -- resolution: -> fixed stage: backport needed -> resolved status: open -> closed ___ Python tracker <http://bugs.python.or

[issue30303] IDLE: Add _utest to textview and add textview tests

2017-06-05 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Louie Lu, are you louisom on GitHub? Here in the b.p.o it shows that you have signed CLA, indicated with an asterisk next to your username. Somehow on GitHub the bot could not verify that you've signed it. Please clarify. Thanks. -- nosy: +Mar

[issue23787] sum() function docstring lists arguments incorrectly

2017-06-06 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 536209ef92f16ea8823209a3c4b8763c0ec5d4bc by Mariatta in branch '2.7': bpo-23787: Change sum() docstring from sequence to iterable (GH-1859) https://github.com/python/cpython/commit/536209ef92f16ea8823209a3c4b876

[issue23787] sum() function docstring lists arguments incorrectly

2017-06-06 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Raymond's patch has been applied to 2.7 branch. Thanks :) -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <http://bugs.pyth

[issue30583] docs mention datetuil presumably it should be dateutil

2017-06-06 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 53f2af16551eb3a080da313257603c31ef8b93b4 by Mariatta (wim glenn) in branch 'master': bpo-30583: Fix typo in datetime dateutil documentation (GH-1972) https://github.com/python/cpython/commit/53f2af16551eb3a080da313257603c

[issue30583] docs mention datetuil presumably it should be dateutil

2017-06-06 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- stage: -> backport needed ___ Python tracker <http://bugs.python.org/issue30583> ___ ___ Python-bugs-list mailing list Un

[issue26103] Contradiction in definition of "data descriptor" between (dotted lookup behavior/datamodel documentation) and (inspect lib/descriptor how-to)

2017-06-06 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Please also add yourself to Misc/ACKS. -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue26103> ___ ___ Pytho

[issue29596] Unfinished sentence in howto/clinic.rst

2017-06-06 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset ec19ba210bba2c3097232a05d7dbe093beb5f833 by Mariatta (gfyoung) in branch 'master': bpo-29596: Improve clinic howto documentation (GH-1710) https://github.com/python/cpython/commit/ec19ba210bba2c3097232a05d7dbe093beb5f833 -

[issue30583] docs mention datetuil presumably it should be dateutil

2017-06-06 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset b25b7254d909697bb7f3aa893b740cb650547cb6 by Mariatta (wim glenn) in branch '3.6': bpo-30583: Fix typo in datetime dateutil documentation (GH-1972) (GH-1974) https://github.com/python/cpython/commit/b25b7254d909697bb7f3aa893b740c

[issue30583] docs mention datetuil presumably it should be dateutil

2017-06-06 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Thanks wim glenn :) -- resolution: -> fixed stage: backport needed -> resolved status: open -> closed ___ Python tracker <http://bugs.python.or

[issue29596] Unfinished sentence in howto/clinic.rst

2017-06-06 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 063f0b358331322d84f85008e6c01f80ff321fd6 by Mariatta (gfyoung) in branch '3.6': bpo-29596: Improve clinic howto documentation (GH-1710) (GH-1976) https://github.com/python/cpython/commit/063f0b358331322d84f85008e6c01f

[issue29596] Unfinished sentence in howto/clinic.rst

2017-06-06 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset ee9de30aa0dbcfd848e4200944674a084d963588 by Mariatta (gfyoung) in branch '3.5': bpo-29596: Improve clinic howto documentation (GH-1710) (GH-1975) https://github.com/python/cpython/commit/ee9de30aa0dbcfd848e4200944674a

[issue29596] Unfinished sentence in howto/clinic.rst

2017-06-06 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Thanks everyone :) -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <http://bugs.python.or

[issue29581] __init_subclass__ causes TypeError when used with standard library metaclasses (such as ABCMeta)

2017-06-06 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 6fb12b5c43945f61f3da82e33eafb4ddae2296ee by Mariatta (Nate) in branch '3.6': bpo-29581: bpo-29581: Make ABCMeta.__new__ pass **kwargs to type.__new__ (GH-527) (GH-1282) https://github.com/python/cpyt

[issue29981] Update Index for set, dict, and generator 'comprehensions'

2017-06-07 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- stage: needs patch -> patch review ___ Python tracker <http://bugs.python.org/issue29981> ___ ___ Python-bugs-list mai

[issue30579] Allow traceback objects to be instantiated/mutated/annotated

2017-06-07 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- stage: -> needs patch ___ Python tracker <http://bugs.python.org/issue30579> ___ ___ Python-bugs-list mailing list Unsubscrib

[issue29237] Create enum for pstats sorting options

2017-06-08 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Thanks for checking in, Ethan. Sorry, since this was first assigned to me, I got pre-occupied with other issues and projects in the core-workflow. Ratnadeep, if you are still interested, please go ahead with this issue. I've unassigned myself. T

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

2017-06-08 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Is the PR ready for merging? Does this need misc/news entry? I can help with the backport. -- nosy: +Mariatta stage: -> patch review ___ Python tracker <http://bugs.python.org/issu

[issue24755] asyncio.wrap_future undocumented

2017-06-08 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 824f6879121413e09439fffef54580413e44bf46 by Mariatta (adisbladis) in branch 'master': bpo-24755: Document asyncio.wrap_future (GH-603) https://github.com/python/cpython/commit/824f6879121413e09439fffef54580413e44bf46 -- nosy:

[issue24755] asyncio.wrap_future undocumented

2017-06-08 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- pull_requests: +2085 ___ Python tracker <http://bugs.python.org/issue24755> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue24755] asyncio.wrap_future undocumented

2017-06-08 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- stage: patch review -> backport needed ___ Python tracker <http://bugs.python.org/issue24755> ___ ___ Python-bugs-list mai

[issue24755] asyncio.wrap_future undocumented

2017-06-08 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- pull_requests: +2086 ___ Python tracker <http://bugs.python.org/issue24755> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue19180] some RFC references could be updated

2017-06-09 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- stage: patch review -> backport needed ___ Python tracker <http://bugs.python.org/issue19180> ___ ___ Python-bugs-list mai

[issue24755] asyncio.wrap_future undocumented

2017-06-09 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset af609a00a64fd58bd67c102f208ed9fe15c2748d by Mariatta in branch '3.6': bpo-24755: Document asyncio.wrap_future (GH-603) (GH-2019) https://github.com/python/cpython/commit/af609a00a64fd58bd67c102f208ed9

[issue24755] asyncio.wrap_future undocumented

2017-06-09 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 3fc2fa8cb909cb58325f56deb5cd500d278e4102 by Mariatta in branch '3.5': bpo-24755: Document asyncio.wrap_future (GH-603) (GH-2020) https://github.com/python/cpython/commit/3fc2fa8cb909cb58325f56deb5cd50

[issue24755] asyncio.wrap_future undocumented

2017-06-09 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: PR merged and backported to 3.6 and 3.5. Thanks :) -- resolution: -> fixed stage: backport needed -> resolved status: open -> closed ___ Python tracker <http://bugs.python.or

[issue30266] AbstractContextManager should support __method__ = None

2017-06-09 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- assignee: -> Mariatta nosy: +Mariatta stage: -> backport needed ___ Python tracker <http://bugs.python.org/issue30266> ___ __

[issue27425] Tests fail because of git's newline preferences on Windows

2017-06-09 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- versions: +Python 3.7 ___ Python tracker <http://bugs.python.org/issue27425> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30335] Document deprecated alias of assertNotRegex

2017-06-09 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 74921ed8941fce14c2a53dc7280f43eb01fe4ed8 by Mariatta (Jim Fasarakis-Hilliard) in branch 'master': bpo-30335: Add deprecation alias entry for assertNotRegexpMatches (GH-1536) https://github.com/python/cpyt

[issue30335] Document deprecated alias of assertNotRegex

2017-06-09 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- assignee: -> docs@python components: +Documentation -Tests nosy: +docs@python stage: -> backport needed versions: +Python 3.5, Python 3.6 ___ Python tracker <http://bugs.python.org/i

[issue30335] Document deprecated alias of assertNotRegex

2017-06-09 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- assignee: docs@python -> Mariatta ___ Python tracker <http://bugs.python.org/issue30335> ___ ___ Python-bugs-list mai

[issue29406] asyncio SSL contexts leak sockets after calling close with certain Apache servers

2017-06-09 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- stage: -> patch review versions: +Python 3.7 ___ Python tracker <http://bugs.python.org/issue29406> ___ ___ Python-bugs-lis

[issue29406] asyncio SSL contexts leak sockets after calling close with certain Apache servers

2017-06-09 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: There are two PRs for this issue. Is one depending on the other? PR 409 has merge conflict that needs to be resolved. -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue29

[issue30266] AbstractContextManager should support __method__ = None

2017-06-09 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- pull_requests: +2114 ___ Python tracker <http://bugs.python.org/issue30266> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue25958] Implicit ABCs have no means of "anti-registration"

2017-06-09 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- pull_requests: +2115 ___ Python tracker <http://bugs.python.org/issue25958> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30335] Document deprecated alias of assertNotRegex

2017-06-09 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- pull_requests: +2117 ___ Python tracker <http://bugs.python.org/issue30335> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30335] Document deprecated alias of assertNotRegex

2017-06-09 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- pull_requests: +2116 ___ Python tracker <http://bugs.python.org/issue30335> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30335] Document deprecated alias of assertNotRegex

2017-06-09 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 10c9a09ef4810f0235f5f585dcce70eca049604a by Mariatta in branch '3.6': [3.6] bpo-30335: Add deprecation alias entry for assertNotRegexpMatches (GH-1536) (GH-2055) https://github.com/python/cpython/commit/10c9a09ef4810f0235f5f585dcce70

[issue30335] Document deprecated alias of assertNotRegex

2017-06-09 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset cabdba24b5cee036bd4963d2dcf5bf667e6d63c9 by Mariatta in branch '3.5': [3.5] bpo-30335: Add deprecation alias entry for assertNotRegexpMatches (GH-1536) (GH-2056) https://github.com/python/cpython/commit/cabdba24b5cee036bd4963d2dcf5bf

[issue30335] Document deprecated alias of assertNotRegex

2017-06-09 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Thanks! -- resolution: -> fixed stage: backport needed -> resolved status: open -> closed ___ Python tracker <http://bugs.python.or

[issue25958] Implicit ABCs have no means of "anti-registration"

2017-06-09 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- pull_requests: -2115 ___ Python tracker <http://bugs.python.org/issue25958> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue25958] Implicit ABCs have no means of "anti-registration"

2017-06-09 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- pull_requests: +2123 ___ Python tracker <http://bugs.python.org/issue25958> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30266] AbstractContextManager should support __method__ = None

2017-06-09 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 753422f6e32e13d96319b090788f0474f1e21fc4 by Mariatta in branch '3.6': bpo-30266: support "= None" pattern in AbstractContextManager (GH-1448) (GH-2054) https://github.com/python/cpython/commit/753422f6e32e13d96319

[issue25958] Implicit ABCs have no means of "anti-registration"

2017-06-09 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 753422f6e32e13d96319b090788f0474f1e21fc4 by Mariatta in branch '3.6': bpo-30266: support "= None" pattern in AbstractContextManager (GH-1448) (GH-2054) https://github.com/python/cpython/commit/753422f6e32e13d96319

[issue30266] AbstractContextManager should support __method__ = None

2017-06-09 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: PR has been backported to 3.6. Thanks :) -- resolution: -> fixed stage: backport needed -> resolved status: open -> closed ___ Python tracker <http://bugs.python.or

[issue25958] Implicit ABCs have no means of "anti-registration"

2017-06-09 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- pull_requests: -2123 ___ Python tracker <http://bugs.python.org/issue25958> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue25409] fnmatch.fnmatch normalizes slashes/backslashes on Windows

2017-06-09 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset e5f6e86c48c7b2eb9e1d6a0e72867b4d8b4720f3 by Mariatta (csabella) in branch 'master': bpo-25409: Clarify fnmatch and fnmatchcase documentation (GH-1535) https://github.com/python/cpython/commit/e5f6e86c48c7b2eb9e1d6a0e72867b

[issue25409] fnmatch.fnmatch normalizes slashes/backslashes on Windows

2017-06-09 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- pull_requests: +2129 ___ Python tracker <http://bugs.python.org/issue25409> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue25409] fnmatch.fnmatch normalizes slashes/backslashes on Windows

2017-06-09 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- pull_requests: +2130 ___ Python tracker <http://bugs.python.org/issue25409> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue25409] fnmatch.fnmatch normalizes slashes/backslashes on Windows

2017-06-09 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- pull_requests: +2131 ___ Python tracker <http://bugs.python.org/issue25409> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue25409] fnmatch.fnmatch normalizes slashes/backslashes on Windows

2017-06-10 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 76eabd3a21dc578de6093d45dd8d69a5ec4b9afe by Mariatta in branch '3.6': bpo-25409: Clarify fnmatch and fnmatchcase documentation (GH-1535) (GH-2065) https://github.com/python/cpython/commit/76eabd3a21dc578de6093d45dd8d69

[issue25409] fnmatch.fnmatch normalizes slashes/backslashes on Windows

2017-06-10 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 656f232131e7a49800662119c7f9b8078729e697 by Mariatta in branch '3.5': bpo-25409: Clarify fnmatch and fnmatchcase documentation (GH-1535) (GH-2066) https://github.com/python/cpython/commit/656f232131e7a49800662119c7f9b8

[issue25409] fnmatch.fnmatch normalizes slashes/backslashes on Windows

2017-06-10 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 9660a7e4bbc3932846fcde0e31856b5b3908b834 by Mariatta in branch '2.7': bpo-25409: Clarify fnmatch and fnmatchcase documentation (GH-1535) (GH-2067) https://github.com/python/cpython/commit/9660a7e4bbc3932846fcde0e31856b

[issue25409] fnmatch.fnmatch normalizes slashes/backslashes on Windows

2017-06-10 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: This has been fixed, and backported to 2.7, 3.5, and 3.6. Thanks :) -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <http://bugs.python.or

[issue30621] import json before using json module in tutorial Input and Output

2017-06-10 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- stage: -> patch review type: resource usage -> versions: +Python 2.7, Python 3.5, Python 3.7 ___ Python tracker <http://bugs.python.org/i

[issue28206] signal.Signals not documented

2017-06-10 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- stage: -> patch review ___ Python tracker <http://bugs.python.org/issue28206> ___ ___ Python-bugs-list mailing list Unsubscrib

[issue30312] Small correction in set code sample

2017-06-10 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset ca816153445cba3baec15f7e890c71abfe495340 by Mariatta (KatherineMichel) in branch 'master': bpo-30312: Small correction in datastructures set code sample (GH-2081) https://github.com/python/cpython/commit/ca816153445cba3baec15f7e890c71

[issue30312] Small correction in set code sample

2017-06-10 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- stage: -> backport needed ___ Python tracker <http://bugs.python.org/issue30312> ___ ___ Python-bugs-list mailing list Un

[issue30312] Small correction in set code sample

2017-06-10 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 865ed9ea67cf0d8a8dead91f3eac527553d92284 by Mariatta (KatherineMichel) in branch '3.6': bpo-30312: Small correction in datastructures set code sample (GH-2081) (GH-2085) https://github.com/python/cpyt

[issue30312] Small correction in set code sample

2017-06-10 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Documentation has been updated, and backported to 3.6. Thanks :) -- resolution: -> fixed stage: backport needed -> resolved status: open -> closed ___ Python tracker <http://bugs.python.or

[issue28556] typing.py upgrades

2017-06-10 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- pull_requests: +2152 ___ Python tracker <http://bugs.python.org/issue28556> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue28556] typing.py upgrades

2017-06-10 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- pull_requests: +2153 ___ Python tracker <http://bugs.python.org/issue28556> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue28556] typing.py upgrades

2017-06-10 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset ea8b34868c3a765ac9a5eed7321af8f4548a9654 by Mariatta in branch '3.5': bpo-28556: Updates to typing module (GH-2076) (GH-2088) https://github.com/python/cpython/commit/ea8b34868c3a765ac9a5eed7321af8

[issue28556] typing.py upgrades

2017-06-10 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 8d15b19be667e30f8d36aefb680859bdf23866cf by Mariatta in branch '3.6': bpo-28556: Updates to typing module (GH-2076) (GH-2087) https://github.com/python/cpython/commit/8d15b19be667e30f8d36aefb680859

[issue30624] selectors should use bare except clauses

2017-06-10 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: I removed 3.4 from versions, since this is not a security fix. Does this need backport to 3.5 too? Or only 3.6? -- nosy: +Mariatta stage: -> backport needed versions: -Python 3.4 ___ Python tracker &l

[issue30621] import json before using json module in tutorial Input and Output

2017-06-11 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 1dbce04d0e3e93b715eb0d8024da396361759d16 by Mariatta (suketa) in branch 'master': bpo-30621: Update Input Output Tutorial Example(GH-2074) https://github.com/python/cpython/commit/1dbce04d0e3e93b715eb0d8024da396361759d16 -

[issue30621] import json before using json module in tutorial Input and Output

2017-06-11 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- pull_requests: +2173 ___ Python tracker <http://bugs.python.org/issue30621> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30621] import json before using json module in tutorial Input and Output

2017-06-11 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- pull_requests: +2172 ___ Python tracker <http://bugs.python.org/issue30621> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30621] import json before using json module in tutorial Input and Output

2017-06-11 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- pull_requests: +2174 ___ Python tracker <http://bugs.python.org/issue30621> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30621] import json before using json module in tutorial Input and Output

2017-06-11 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 47c9decb5feabb51416deffd2098ee31d73f1f5f by Mariatta in branch '3.6': bpo-30621: Update Input Output Tutorial Example(GH-2074) (GH-2118) https://github.com/python/cpython/commit/47c9decb5feabb51416deffd2098ee

[issue30621] import json before using json module in tutorial Input and Output

2017-06-11 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 107949cb87d0f064bd9bcd39dc2a5e7266bfee30 by Mariatta in branch '2.7': bpo-30621: Update Input Output Tutorial Example(GH-2074) (GH-2120) https://github.com/python/cpython/commit/107949cb87d0f064bd9bcd39dc2a5e

[issue30621] import json before using json module in tutorial Input and Output

2017-06-11 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 7563b0508172cedb5e6a95d05e9122f1a0bfcd86 by Mariatta in branch '3.5': bpo-30621: Update Input Output Tutorial Example(GH-2074) (GH-2119) https://github.com/python/cpython/commit/7563b0508172cedb5e6a95d05e9122

[issue30621] import json before using json module in tutorial Input and Output

2017-06-11 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Thanks! :) -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <http://bugs.python.or

[issue23033] Disallow support for a*.example.net, *a.example.net, and a*b.example.net in certificate wildcard handling.

2017-06-11 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Can this go to 3.6.2? -- nosy: +Mariatta stage: needs patch -> patch review ___ Python tracker <http://bugs.python.org/issu

[issue30620] textwrap: dedent contains logic that can never execute

2017-06-11 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- stage: -> patch review ___ Python tracker <http://bugs.python.org/issue30620> ___ ___ Python-bugs-list mailing list Unsubscrib

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

2017-06-11 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset b459f7482612d340b88b62edc024628595ec6337 by Mariatta (mircea-cosbuc) in branch 'master': [email] bpo-29478: Fix passing max_line_length=None from Compat32 policy (GH-595) https://github.com/python/cpyt

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

2017-06-11 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- stage: patch review -> backport needed ___ Python tracker <http://bugs.python.org/issue29478> ___ ___ Python-bugs-list mai

[issue29334] ssl.SSLObject method getpeercert() is buggy, do_handshake() is strange

2017-06-11 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- stage: -> backport needed versions: +Python 3.6, Python 3.7 ___ Python tracker <http://bugs.python.org/issue29334> ___ ___ Py

[issue30217] Missing entry for the tilde (~) operator in the Index

2017-06-12 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset f59cac4b6458e5c47e24a39ba46fb178c3766577 by Mariatta (Marco Buttu) in branch '3.6': bpo-30217: add the operators ~ and | to the index (GH-1502) (GH-2136) https://github.com/python/cpython/commit/f59cac4b6458e5c47e24a39ba46fb1

[issue30217] Missing entry for the tilde (~) operator in the Index

2017-06-12 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset bbb335891c2967bd13fbe2da775c0348260d95cb by Mariatta (Marco Buttu) in branch '2.7': bpo-30217: add the operators ~ and | to the index (GH-1502) (GH-2137) https://github.com/python/cpython/commit/bbb335891c2967bd13fbe2da775c03

[issue36858] f-string '=' debugging output needs to be documented

2019-05-09 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Related issue where the '=' debug mode was implemented: https://bugs.python.org/issue36817 -- nosy: +Mariatta stage: -> needs patch ___ Python tracker <https://bugs.pytho

[issue36858] f-string '=' debugging output needs to be documented

2019-05-10 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Perhaps it can be added under Tutorial? https://docs.python.org/3/tutorial/inputoutput.html#formatted-string-literals -- ___ Python tracker <https://bugs.python.org/issue36

[issue36908] "This module is always available" is confusing

2019-05-13 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: I agree the wording "is always available" is quite ambiguous. It's just that we use this phrase pretty much everywhere... Example: First paragraph of https://docs.python.org/3/library/sys.html "It is always available." https://

[issue15221] os.path.is*() may return False if path can't be accessed

2018-01-14 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset b3dd18d4035803b50c65a434955966d1b3b1f363 by Mariatta (Cheryl Sabella) in branch 'master': bpo-15221: Update os.path.is*() documentation (GH-5185) https://github.com/python/cpython/commit/b3dd18d4035803b50c65a434955966

[issue26330] shutil.disk_usage() on Windows can't properly handle unicode

2018-01-14 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset ee3b83547c6b0cac1da2cb44aaaea533a1d1bbc8 by Mariatta (Cheryl Sabella) in branch 'master': bpo-26330: Update shutil.disk_usage() documentation (GH-5184) https://github.com/python/cpython/commit/ee3b83547c6b0cac1da2cb44aaaea5

[issue32553] venv says to use python3 which does not exist in 3.6.4

2018-01-14 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: People who has more than one Python versions installed will have python3. -- nosy: +Mariatta ___ Python tracker <https://bugs.python.org/issue32

[issue15221] os.path.is*() may return False if path can't be accessed

2018-01-14 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset bb80645d06c16461b0b58d8983cd7fa6962ba3c6 by Mariatta (Miss Islington (bot)) in branch '3.6': bpo-15221: Update os.path.is*() documentation (GH-5185) (GH-5186) https://github.com/python/cpython/commit/bb80645d06c16461b0b58d8983cd7f

[issue15221] os.path.is*() may return False if path can't be accessed

2018-01-14 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Thanks! -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue26330] shutil.disk_usage() on Windows can't properly handle unicode

2018-01-15 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset fb8569e36f2629654d5bc9c7ba05978edce408f4 by Mariatta (Miss Islington (bot)) in branch '3.6': bpo-26330: Update shutil.disk_usage() documentation (GH-5184) (GH-5188) https://github.com/python/cpyt

[issue26330] shutil.disk_usage() on Windows can't properly handle unicode

2018-01-15 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Thanks! -- resolution: -> fixed stage: patch review -> resolved status: open -> closed versions: +Python 3.6 ___ Python tracker <https://bugs.python.or

[issue32586] urllib2 HOWTO URLError example minor error

2018-01-18 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 8ca036d4716fc86ff42474ba35d3cd32f0188a15 by Mariatta (Pablo Galindo) in branch '2.7': bpo-32586: Fix code example in urllib2's doc (GH-5238) https://github.com/python/cpython/commit/8ca036d4716fc86ff42474ba35d3cd32f0188a15

[issue32586] urllib2 HOWTO URLError example minor error

2018-01-18 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Thanks! -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue32640] Python 2.7 str.join documentation is incorrect

2018-01-25 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Oops. Thanks, I will work on reverting the change later today. -- assignee: docs@python -> Mariatta ___ Python tracker <https://bugs.python.org/issu

[issue32640] Python 2.7 str.join documentation is incorrect

2018-01-25 Thread Mariatta Wijaya
Change by Mariatta Wijaya : -- keywords: +patch pull_requests: +5179 stage: needs patch -> patch review ___ Python tracker <https://bugs.python.org/issu

[issue32640] Python 2.7 str.join documentation is incorrect

2018-01-25 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: GH-5333 clarifies that str.join can return a Unicode object if iterable contains a Unicode object, and that it will raise TypeError if there is any non string or non unicode object. -- ___ Python tracker <ht

[issue32640] Python 2.7 str.join documentation is incorrect

2018-01-26 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset f5e8f71fe339fe5e47c4d24ac2e5177fa3c02922 by Mariatta in branch '2.7': [2.7] bpo-32640: Clarify the behavior of str.join and unicode object (GH-5333) https://github.com/python/cpython/commit/f5e8f71fe339fe5e47c4d24ac2e517

[issue32640] Python 2.7 str.join documentation is incorrect

2018-01-26 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Thanks! -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue32664] Connector "|" missing between ImportError and LookupError

2018-01-27 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: I will backport the change to 3.6. -- assignee: docs@python -> Mariatta nosy: +Mariatta ___ Python tracker <https://bugs.python.org/issu

[issue32664] Connector "|" missing between ImportError and LookupError

2018-01-27 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset d331515847f0a053b929e5a4795715cb111f42b3 by Mariatta (Miss Islington (bot)) in branch '3.6': [3.6] bpo-32664: Add missing "|" connector in Exceptions doc (GH-1173) (GH-5372) https://github.com/p

<    3   4   5   6   7   8   9   10   11   12   >