Mariatta Wijaya added the comment:
New changeset 214f7eed7640f873223427c02a95a70775d2b396 by Mariatta (Jonathan
Eunice) in branch 'master':
bpo-30603: add tests to textwrap.dedent (GH-2206)
https://github.com/python/cpython/commit/214f7eed7640f873223427c02a95a7
Mariatta Wijaya added the comment:
New changeset 7a801839e9a88bdcac5aaab494b532230fcf7caa by Mariatta (Jonathan
Eunice) in branch 'master':
bpo-30620: Remove dead lines from textwrap.dedent (GH-2064)
https://github.com/python/cpython/commit/7a801839e9a88bdcac5aaab494b532
Changes by Mariatta Wijaya :
--
resolution: -> fixed
stage: -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue30603>
___
___
Changes by Mariatta Wijaya :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.or
Changes by Mariatta Wijaya :
--
pull_requests: +2280
___
Python tracker
<http://bugs.python.org/issue28837>
___
___
Python-bugs-list mailing list
Unsubscribe:
Mariatta Wijaya added the comment:
New changeset 820b71464c2c0e8cca1abfb5dfe47fa7f7ffec75 by Mariatta in branch
'3.5':
[email] bpo-29478: Fix passing max_line_length=None from Compat32 policy
(GH-595) (GH-2234)
https://github.com/python/cpython/commit/820b71464c2c0e8cca1abfb5dfe47f
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/p
Mariatta Wijaya added the comment:
Backported to 3.6.
--
resolution: -> fixed
stage: backport needed -> resolved
status: open -> closed
versions: -Python 2.7
___
Python tracker
<http://bugs.python.or
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/116dd5eba60a940b35db6aaf4e8c99
Changes by Mariatta Wijaya :
--
pull_requests: +2284
___
Python tracker
<http://bugs.python.org/issue30176>
___
___
Python-bugs-list mailing list
Unsubscribe:
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/e9f4d8db5f30a9603fa0c005382bff
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/304a96e5868c1b38a87692668f297a
Changes by Mariatta Wijaya :
--
resolution: -> fixed
stage: backport needed -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.or
Changes by Mariatta Wijaya :
--
pull_requests: +2303
___
Python tracker
<http://bugs.python.org/issue30420>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
versions: +Python 3.5, Python 3.6
___
Python tracker
<http://bugs.python.org/issue29933>
___
___
Python-bugs-list mailin
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
__
Changes by Mariatta Wijaya :
--
pull_requests: +2322
___
Python tracker
<http://bugs.python.org/issue29887>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
pull_requests: +2321
___
Python tracker
<http://bugs.python.org/issue29887>
___
___
Python-bugs-list mailing list
Unsubscribe:
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/0a4fe1d8578fa59004518f8deef137
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/5200a7c7f9ea65a96330c5f276f4ac
Changes by Mariatta Wijaya :
--
stage: -> needs patch
type: -> enhancement
___
Python tracker
<http://bugs.python.org/issue30717>
___
___
Python-bugs-list
Changes by Mariatta Wijaya :
--
versions: +Python 3.5, Python 3.6, Python 3.7
___
Python tracker
<http://bugs.python.org/issue30709>
___
___
Python-bugs-list m
Mariatta Wijaya added the comment:
PR 2152 is not yet ported to master.
--
___
Python tracker
<http://bugs.python.org/issue30604>
___
___
Python-bugs-list mailin
Changes by Mariatta Wijaya :
--
assignee: docs@python -> Mariatta
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue30733>
___
___
Python-bugs-lis
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
-
Changes by Mariatta Wijaya :
--
stage: -> backport needed
___
Python tracker
<http://bugs.python.org/issue30619>
___
___
Python-bugs-list mailing list
Un
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
Mariatta Wijaya added the comment:
This is in progress.
--
___
Python tracker
<http://bugs.python.org/issue30737>
___
___
Python-bugs-list mailing list
Unsub
Changes by Mariatta Wijaya :
--
pull_requests: +2380
___
Python tracker
<http://bugs.python.org/issue30619>
___
___
Python-bugs-list mailing list
Unsubscribe:
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/8baf78b98f3acd76e51a4381542ff1
Changes by Mariatta Wijaya :
--
pull_requests: +2381
___
Python tracker
<http://bugs.python.org/issue30619>
___
___
Python-bugs-list mailing list
Unsubscribe:
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/ce1bd6ac7ffaf396157a9ceb55b281
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
<http://bugs.python.or
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/b066edfb1b268e90ea11f45dd1827f
Changes by Mariatta Wijaya :
--
pull_requests: +2384
___
Python tracker
<http://bugs.python.org/issue30709>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
pull_requests: +2386
___
Python tracker
<http://bugs.python.org/issue30709>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
pull_requests: +2385
___
Python tracker
<http://bugs.python.org/issue30709>
___
___
Python-bugs-list mailing list
Unsubscribe:
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/8aa15ba884b14c1cf65d4c1a4c5abc
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/508267437cc66fdadc12fb19fb2958
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/d79ac2c2468f072653ed9096cd33f8
Changes by Mariatta Wijaya :
--
resolution: -> fixed
stage: -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue30709>
___
___
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
<http://bugs.python.o
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/cpyt
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/cpyt
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/67ba4fa467825d6a0c0a21cc54
Changes by Mariatta Wijaya :
--
assignee: docs@python -> Mariatta
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue30882>
___
___
Python-bugs-lis
Changes by Mariatta Wijaya :
--
stage: -> patch review
___
Python tracker
<http://bugs.python.org/issue30183>
___
___
Python-bugs-list mailing list
Unsubscrib
Changes by Mariatta Wijaya :
--
stage: -> patch review
versions: -Python 2.7, Python 3.3, Python 3.4, Python 3.5, Python 3.6
___
Python tracker
<http://bugs.python.org/issu
Changes by Mariatta Wijaya :
--
stage: -> patch review
___
Python tracker
<http://bugs.python.org/issue30881>
___
___
Python-bugs-list mailing list
Unsubscrib
Mariatta Wijaya added the comment:
There was partial outage. See post mortem report:
https://status.python.org/incidents/cc622spyl26l
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue30
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/3fbd70018f835edd33250de2f79b7a
Changes by Mariatta Wijaya :
--
stage: patch review -> backport needed
___
Python tracker
<http://bugs.python.org/issue30466>
___
___
Python-bugs-list mai
Changes by Mariatta Wijaya :
--
stage: -> needs patch
versions: +Python 3.7
___
Python tracker
<http://bugs.python.org/issue30935>
___
___
Python-bugs-list mai
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/ef4231adb7aa6b323c94e854ac3dc3
Changes by Mariatta Wijaya :
--
resolution: -> fixed
stage: backport needed -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.or
Changes by Mariatta Wijaya :
--
stage: needs patch -> patch review
versions: +Python 3.5, Python 3.6, Python 3.7
___
Python tracker
<http://bugs.python.org/issu
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
<http://bugs.python.org/issue30
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
<h
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
Changes by Mariatta Wijaya :
--
pull_requests: +2921
___
Python tracker
<http://bugs.python.org/issue26506>
___
___
Python-bugs-list mailing list
Unsubscribe:
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/59e6ab15e47d496ac4e5f9d53aac0f
Mariatta Wijaya added the comment:
Thanks for the PRs Manvi.
--
resolution: -> fixed
stage: -> resolved
status: open -> closed
versions: +Python 3.7
___
Python tracker
<http://bugs.python.or
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/0666d0e50432e3b0109db96b8e48fb
Mariatta Wijaya added the comment:
Thanks!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.or
Changes by Mariatta Wijaya :
--
pull_requests: +2924
___
Python tracker
<http://bugs.python.org/issue25910>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
assignee: -> docs@python
components: +Documentation
nosy: +docs@python
versions: +Python 3.7
___
Python tracker
<http://bugs.python.org/issu
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
Changes by Mariatta Wijaya :
--
stage: -> patch review
___
Python tracker
<http://bugs.python.org/issue31020>
___
___
Python-bugs-list mailing list
Unsubscrib
Mariatta Wijaya added the comment:
Adding lars.gustaebel who is listed as maintainer for tarfile.
--
nosy: +Mariatta, lars.gustaebel
___
Python tracker
<http://bugs.python.org/issue31
Mariatta Wijaya added the comment:
Adding serhiy.storchaka who recently made changes to tarfile.
--
nosy: +serhiy.storchaka
___
Python tracker
<http://bugs.python.org/issue31
Changes by Mariatta Wijaya :
--
versions: -Python 3.6
___
Python tracker
<http://bugs.python.org/issue31020>
___
___
Python-bugs-list mailing list
Unsubscribe:
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:
Changes by Mariatta Wijaya :
--
pull_requests: +3015
___
Python tracker
<http://bugs.python.org/issue25910>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
pull_requests: +3017
___
Python tracker
<http://bugs.python.org/issue25910>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
pull_requests: +3016
___
Python tracker
<http://bugs.python.org/issue25910>
___
___
Python-bugs-list mailing list
Unsubscribe:
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/f6306e737203ac1bf1717bbf62bc58
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/b3c7d37c5ac8dbba4f1ebcf279bfce
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/330cdac5174e3dc6c1deb876bc12a3
Changes by Mariatta Wijaya :
--
stage: needs patch -> patch review
___
Python tracker
<http://bugs.python.org/issue27470>
___
___
Python-bugs-list mai
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
-
Changes by Mariatta Wijaya :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.or
Mariatta Wijaya added the comment:
Adding Larry who is listed as posix expert.
--
nosy: +Mariatta, larry
stage: -> patch review
___
Python tracker
<http://bugs.python.org/issu
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
<http://bugs.python.org/issu
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/143be366295038b36fc32c44b8e1b4
Changes by Mariatta Wijaya :
--
assignee: -> docs@python
components: +Documentation
nosy: +docs@python
___
Python tracker
<http://bugs.python.org/issu
Changes by Mariatta Wijaya :
--
stage: -> backport needed
versions: +Python 3.6
___
Python tracker
<http://bugs.python.org/issue31191>
___
___
Python-bugs-lis
Changes by Mariatta Wijaya :
--
stage: needs patch -> patch review
versions: +Python 3.6, Python 3.7 -Python 2.7, Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/issu
Changes by Mariatta Wijaya :
--
stage: -> patch review
versions: +Python 3.6
___
Python tracker
<http://bugs.python.org/issue31270>
___
___
Python-bugs-lis
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
<http://bugs.python.org/is
Changes by Mariatta Wijaya :
--
stage: -> patch review
___
Python tracker
<http://bugs.python.org/issue30987>
___
___
Python-bugs-list mailing list
Unsubscrib
Changes by Mariatta Wijaya :
--
pull_requests: +3266
___
Python tracker
<http://bugs.python.org/issue31191>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
resolution: -> fixed
stage: backport needed -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.or
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/2dfafa3c565c0b51920269a891fa27
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/ed94a8b2851914bcda3a77b28b2551
Changes by Mariatta Wijaya :
--
pull_requests: +3267
___
Python tracker
<http://bugs.python.org/issue26656>
___
___
Python-bugs-list mailing list
Unsubscribe:
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/83e5c888fff2bf3663952b2bfd3a3e
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
Changes by Mariatta Wijaya :
--
pull_requests: -3271
___
Python tracker
<http://bugs.python.org/issue3037>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Mariatta Wijaya :
--
stage: needs patch -> patch review
versions: -Python 3.5
___
Python tracker
<http://bugs.python.org/issue30737>
___
___
Python-
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/384899dfaeb83db38a6d3846d3cbc2
101 - 200 of 1212 matches
Mail list logo