Mariatta Wijaya added the comment:
New changeset 10eb14e2c5fe08c4193668530eaef156e07c3674 by Mariatta (Miss
Islington (bot)) in branch '3.6':
bpo-31537: Update readline documentation example. (GH-3925) (GH-3948)
https://github.com/python/cpython/commit/10eb14e2c5fe08c4193668530eaef1
Mariatta Wijaya added the comment:
Closing this issue, I opened https://github.com/python/devguide/issues/280 so
that Dev Guide can be updated.
Thanks!
--
nosy: +Mariatta
resolution: -> not a bug
stage: -> resolved
status: open -&g
Mariatta Wijaya added the comment:
Welcome Aniket. Yes those two links are good starting points.
Please propose a PR with the fix.
--
nosy: +Mariatta
___
Python tracker
<https://bugs.python.org/issue31
Mariatta Wijaya added the comment:
New changeset 178148025494c4058571831fb11fc8eeff8b7365 by Mariatta (Miss
Islington (bot)) in branch '3.6':
bpo-31676: Fix test_imp.test_load_source() side effect (GH-3871) (GH-3988)
https://github.com/python/cpyt
Mariatta Wijaya added the comment:
New changeset 4d9a8f22999de489ede9216ff983d4359d837760 by Mariatta (Miss
Islington (bot)) in branch '3.6':
bpo-31457: Don't omit inner ``process()`` calls with nested LogAdapters
(GH-4044) (GH-4050)
https://github.com/python
Mariatta Wijaya added the comment:
New changeset 11225753a89c2907bb717e6c050fe907e5e11829 by Mariatta (Pablo
Galindo) in branch 'master':
bpo-31304: Update starmap_async documentation. (GH-4168)
https://github.com/python/cpython/commit/11225753a89c2907bb717e6c050fe9
Mariatta Wijaya added the comment:
New changeset 2702380870b63ebe0161dfa29a2d0a3de02401b4 by Mariatta (Miss
Islington (bot)) in branch '3.6':
bpo-31304: Update starmap_async documentation. (GH-4168) (GH-4177)
https://github.com/python/cpython/commit/2702380870b63ebe0161dfa29a2d0a
Mariatta Wijaya added the comment:
This has been fixed. Thanks!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Mariatta Wijaya added the comment:
What Dmitry said :) I'm closing this as "not a bug".
------
nosy: +Mariatta
resolution: -> not a bug
stage: -> resolved
status: open -> closed
versions: -Python 2.7, Python 3.4, Python 3.5, Python 3.6
__
Change by Mariatta Wijaya :
--
keywords: +patch
pull_requests: +4209
stage: needs patch -> patch review
___
Python tracker
<https://bugs.python.org/issu
Change by Mariatta Wijaya :
--
pull_requests: +4210
___
Python tracker
<https://bugs.python.org/issue28791>
___
___
Python-bugs-list mailing list
Unsubscribe:
Mariatta Wijaya added the comment:
> until we have something we can call a "mifflin".
Name of next GitHub bot? :P
--
nosy: +Mariatta
___
Python tracker
<https://bugs.pytho
Mariatta Wijaya added the comment:
Anyway, +1 to adding dunder to glossary.
--
___
Python tracker
<https://bugs.python.org/issue31937>
___
___
Python-bugs-list m
Mariatta Wijaya added the comment:
Anyone here capable of reviewing the PR?
--
nosy: +Mariatta
stage: -> patch review
___
Python tracker
<https://bugs.python.org/issu
Mariatta Wijaya added the comment:
There is Security SIG mailing list, please check it out:
https://mail.python.org/mm3/archives/list/security-...@python.org/
--
nosy: +Mariatta
resolution: -> not a bug
stage: -> resolved
status: open -&g
Mariatta Wijaya added the comment:
New changeset 31af650ee25f65794b75d4dfefed6fe4758781c1 by Mariatta in branch
'master':
bpo-28791: Update Windows builds to use SQLite 3.21.0. (GH-4246)
https://github.com/python/cpython/commit/31af650ee25f65794b75d4dfefed6f
Mariatta Wijaya added the comment:
Thanks Raymond. +1 for adding the above list.
I don't think FAQ is the right place either, I prefer we don't have to add the
entries in the form of questions & answers.
--
___
Python t
Mariatta Wijaya added the comment:
New changeset 3bda0aa3783bf85fc3ff8bc042aefd9c4fd3 by Mariatta
(Jesse-Bakker) in branch 'master':
bpo-31948: Fix broken links in msilib docs (GH-4397)
https://github.com/python/cpython/commit/3bda0aa3783bf85fc3ff8bc042aefd9c4fd3
-
Mariatta Wijaya added the comment:
This couldn't be backported by miss-islington, so someone needs to do it
manually.
--
stage: patch review -> backport needed
___
Python tracker
<https://bugs.python.org
Mariatta Wijaya added the comment:
New changeset 42336def77f53861284336b3335098a1b9b8cab2 by Mariatta
(Jesse-Bakker) in branch '3.6':
bpo-31948: Fix broken links in msilib docs (GH-4397). (GH-4398)
https://github.com/python/cpython/commit/42336def77f53861284336b3335098
Change by Mariatta Wijaya :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Mariatta Wijaya added the comment:
New changeset 610e5afdcbe3eca906ef32f4e0364e20e1b1ad23 by Mariatta (Mandeep
Bhutani) in branch 'master':
bpo-30004: Fix the code example of using group in Regex Howto Docs (GH-4443)
https://github.com/python/cpyt
Mariatta Wijaya added the comment:
New changeset c02037d62284f4d4ca6b22f2ed05165ce2014951 by Mariatta (Miss
Islington (bot)) in branch '2.7':
bpo-30004: Fix the code example of using group in Regex Howto Docs (GH-4443)
(GH-4555)
https://github.com/python/cpyt
Mariatta Wijaya added the comment:
New changeset 3e60747025edc34b503397ab8211be59cfdd05cd by Mariatta (Miss
Islington (bot)) in branch '3.6':
bpo-30004: Fix the code example of using group in Regex Howto Docs (GH-4443)
(GH-4554)
https://github.com/python/cpyt
Mariatta Wijaya added the comment:
Thanks everyone. I merged the PR, and it's been backported to 3.6 and 2.7
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.pyth
Mariatta Wijaya added the comment:
New changeset 0cd2e81bea639828d7c9a7afc61fb1da9699492c by Mariatta (Ivan
Levkivskyi) in branch 'master':
bpo-29879: Update typing documentation. (GH-4573)
https://github.com/python/cpython/commit/0cd2e81bea639828d7c9a7afc61fb1da9699492c
-
Mariatta Wijaya added the comment:
New changeset cceb0f8d7b3451fb8de03651c979f5ac639b68c0 by Mariatta (Miss
Islington (bot)) in branch '3.6':
bpo-29879: Update typing documentation. (GH-4573) (GH-4574)
https://github.com/python/cpython/commit/cceb0f8d7b3451fb8de03651c979f5
Mariatta Wijaya added the comment:
This has been fixed in the 3.7 and 3.6 branches.
Thanks all!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.6, Python 3.7
___
Python tracke
Mariatta Wijaya added the comment:
New changeset ede2ac913eba47131ee1bbc37a9aea344d678576 by Mariatta (Mandeep
Singh) in branch 'master':
bpo-23033: Improve SSL Certificate handling (GH-937)
https://github.com/python/cpython/commit/ede2ac913eba47131ee1bbc37a9aea
Mariatta Wijaya added the comment:
I merged the PR, this is now in 3.7.
Thanks all!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Mariatta Wijaya added the comment:
I verified that the download links for Python 3.7.0a2 (English) are now
working.
The French and Japanese docs downloads are still 404.
--
nosy: +Mariatta
___
Python tracker
<https://bugs.python.org/issue32
Mariatta Wijaya added the comment:
Tried to get miss-islington to backport Windows installer change to 3.6, did
not work.
I'll work on the backport PR.
--
___
Python tracker
<https://bugs.python.org/is
Change by Mariatta Wijaya :
--
pull_requests: +4627
stage: needs patch -> patch review
___
Python tracker
<https://bugs.python.org/issue28791>
___
___
Python-
Mariatta Wijaya added the comment:
New changeset e2ba5523192a9cff125fce2ce530bec574353f7b by Mariatta in branch
'3.6':
bpo-28791: Update Windows builds to use SQLite 3.21.0. (GH-4246). (GH-4717)
https://github.com/python/cpython/commit/e2ba5523192a9cff125fce2ce530be
Mariatta Wijaya added the comment:
Backport to 3.6 is done. But I personally won't be bothering with 2.7 :)
--
___
Python tracker
<https://bugs.python.org/is
Mariatta Wijaya added the comment:
Seems like this is happening again.
English docs are showing Japanese content.
https://github.com/python/pythondotorg/issues/1207
--
___
Python tracker
<https://bugs.python.org/issue31
Mariatta Wijaya added the comment:
Hmm only for that one page it seems?
--
___
Python tracker
<https://bugs.python.org/issue31584>
___
___
Python-bugs-list mailin
Change by Mariatta Wijaya :
--
pull_requests: +4872
___
Python tracker
<https://bugs.python.org/issue26439>
___
___
Python-bugs-list mailing list
Unsubscribe:
Mariatta Wijaya added the comment:
New changeset c0919c27c6442aa147ae559a936b1b8deb4ee783 by Mariatta in branch
'master':
bpo-26439: Convert %s in Lib/ctypes/_aix.py to f-strings. (GH-4986)
https://github.com/python/cpython/commit/c0919c27c6442aa147ae559a936b1b8deb4ee783
-
Mariatta Wijaya added the comment:
New changeset e5681b9822c633c77ddfeb94585d58895e0ecff5 by Mariatta (oldk) in
branch 'master':
bpo-32440: Update the docs URL to https in help() (GH-5030)
https://github.com/python/cpython/commit/e5681b9822c633c77ddfeb94585d58895e0ecff5
-
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
Mariatta Wijaya added the comment:
New changeset 6eb232c52a03e31fc47842e70fc7833198744c2b by Mariatta (Miss
Islington (bot)) in branch '3.6':
bpo-32440: Update the docs URL to https in help() (GH-5030) (GH-5031)
https://github.com/python/cpython/commit/6eb232c52a03e31fc47842e70fc783
Mariatta Wijaya added the comment:
I clicked the "Details" link and restarted the build from there.
Closing and reopening the PR will also restart the build.
--
nosy: +Mariatta
___
Python tracker
<https://bugs.python.o
Mariatta Wijaya added the comment:
Alexander, in the future please use gender-neutral words such as "folks" and
"y'all" instead of "guys". Thanks.
--
nosy: +Mariatta
___
Python tracker
Mariatta Wijaya added the comment:
Vitaly, in the future please use gender-neutral words such as "folks" and
"y'all" instead of "guys". Thanks.
--
nosy: +Mariatta
___
Python tracker
Mariatta Wijaya added the comment:
In the future please use gender-neutral words such as "everyone", "people", or
"folks" instead of "guys". Thanks.
--
nosy: +Mariatta
___
Python trac
Mariatta Wijaya added the comment:
New changeset a801cf164be7c62b6a6dba47ff91d6c3edb67729 by Mariatta (Zackery
Spytz) in branch 'master':
bpo-23495: Correct the documentation for writerows() of csv Writer objects
(GH-6316)
https://github.com/python/cpyt
Mariatta Wijaya added the comment:
Thanks all!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Mariatta Wijaya added the comment:
Closing this. No action item from our side.
--
nosy: +Mariatta
resolution: -> not a bug
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Mariatta Wijaya added the comment:
New changeset 2707e41a5c7ede30349cc7dbd66f8be564965d7c by Mariatta (Noah
Haasis) in branch 'master':
bpo-33836: Recommend keyword-only param for memoization in FAQ (GH-7687)
https://github.com/python/cpython/commit/2707e41a5c7ede30349cc7dbd66f8b
Mariatta Wijaya added the comment:
Thanks!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
New submission from Mariatta Wijaya :
New changeset 68680035143a3a6398faa88f067f244c74691d19 by Mariatta (Andrés
Delfino) in branch 'master':
bpo-33571: Improve the glossary description for '...' prompt (GH-6971)
https://github.com/python/cpython/commit/68680035143a3a6398fa
Mariatta Wijaya added the comment:
Thanks!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Mariatta Wijaya added the comment:
Thanks, but I just don't think this is needed but adding complexity.
--
nosy: +Mariatta
resolution: -> remind
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https:
Change by Mariatta Wijaya :
--
resolution: remind -> rejected
___
Python tracker
<https://bugs.python.org/issue33889>
___
___
Python-bugs-list mailing list
Un
Mariatta Wijaya added the comment:
Thanks for the PR, and thanks everyone for the feedback.
But I don't think we should be the one maintaining a list of all available
alternative Python implementation out there.
There is already a good list:
https://wiki.python.org
Mariatta Wijaya added the comment:
New changeset 38cf49bf695903ac7a8516bca6bbb6b32d935bb5 by Mariatta (Andrés
Delfino) in branch 'master':
bpo-33887: Add TOC to Design and History FAQ(GH-7766)
https://github.com/python/cpython/commit/38cf49bf695903ac7a8516bca6bbb6b32d935bb5
-
Mariatta Wijaya added the comment:
Thanks for the PR!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Mariatta Wijaya added the comment:
Thanks for the report.
As you have found out, the issue tracker for the bug tracker itself is not here.
It seems to be a problem in upstream roundup.
If you can help with fixing this issue, please see the discussion in
http://psf.upfronthosting.co.za
Mariatta Wijaya added the comment:
Documentation fixes to 2.7 is still accepted. Please create a PR on GitHub.
--
nosy: +Mariatta
___
Python tracker
<https://bugs.python.org/issue23
Mariatta Wijaya added the comment:
Yup. Are you interested in creating the PR?
--
keywords: +easy
nosy: +Mariatta
stage: -> needs patch
title: Tutorial 7.1 str.format() code example syntax error -> (good first
issue) Tutorial 7.1 str.format() code example syntax error
ve
Mariatta Wijaya added the comment:
Thanks!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Mariatta Wijaya added the comment:
New changeset 49abd307d222e6fe85b5175eed6b6f87fc656a8d by Mariatta (Miss
Islington (bot)) in branch '3.7':
bpo-34161: Remove extra parentheses in output formatting tutorial (GH-8350)
https://github.com/python/cpyt
Mariatta Wijaya added the comment:
Thanks for the report.
To make it work, you'll have to import textwrap first.
We don't always add all the necessary imports in our code snippets and
examples, and we don't need to start adding imports into code examples either.
So I'
Mariatta Wijaya added the comment:
Please read the devguide on how to get started contributing:
https://devguide.python.org.
You'll also need to sign the CLA:
https://devguide.python.org/pullrequest/?highlight=Cla#licensing
--
nosy: +Mar
Mariatta Wijaya added the comment:
Yep. Please propose a patch.
I think this should be updated even for Python 2.7 docs, which is nearing EOL.
--
nosy: +Mariatta
stage: -> needs patch
versions: +Python 2.7, Python 3.6, Python 3.7
___
Pyt
Mariatta Wijaya added the comment:
New changeset 46ebe61c7f3511b97268b44d5373a9e9cf0b5cc7 by Mariatta
(HiyashiChuka) in branch 'master':
bpo-34317: Fix a dead url to Windows documentation (GH-8622)
https://github.com/python/cpython/commit/46ebe61c7f3511b97268b44d5373a9
Mariatta Wijaya added the comment:
Thanks!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Mariatta Wijaya added the comment:
New changeset d2ac400267940f35d731d66c2dafafe099d770d9 by Mariatta (Mikhail
Terekhov) in branch 'master':
bpo-34335: Use async/await syntax in documentation examples (GH-8674)
https://github.com/python/cpython/commit/d2ac400267940f35d731d66c2dafaf
Change by Mariatta Wijaya :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Mariatta Wijaya :
--
versions: -Python 3.6
___
Python tracker
<https://bugs.python.org/issue34335>
___
___
Python-bugs-list mailing list
Unsubscribe:
Mariatta Wijaya added the comment:
Really sorry, but this issue is now out of date, and the patch no longer
applies.
The Python documentation theme is now being tracked in
https://github.com/python/python-docs-theme/
Perhaps bring up this issue there?
Thanks.
--
nosy: +Mariatta
Mariatta Wijaya added the comment:
You can file a new issue in https://github.com/python/python-docs-theme/ and
just add a link to this issue from GitHub in the description.
--
nosy: +Mariatta
___
Python tracker
<https://bugs.python.
Mariatta Wijaya added the comment:
New changeset 599bfa18f8ebcb23af300b6855934048c3c64e7d by Mariatta (Stéphane
Wirtel) in branch 'master':
bpo-34324: Doc README wrong directory name for venv (GH-8650)
https://github.com/python/cpython/commit/599bfa18f8ebcb23af300b68559340
Mariatta Wijaya added the comment:
Thanks!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.6, Python 3.7
___
Python tracker
<https://bugs.python.or
Mariatta Wijaya added the comment:
Sorry you're having trouble with this.
There is similar issue as https://bugs.python.org/issue28044.
The Python documentation Sphinx theme is now being maintained over at
https://github.com/python/python-docs-theme/
Please file the issue there. T
Mariatta Wijaya added the comment:
Hmm the search is built-in functionality in Sphinx, and I don't think we have
any way to control or customize that.
--
nosy: +Mariatta
resolution: -> third party
status: open -> pending
versions: -Python 2.7, Python 3.4,
Change by Mariatta Wijaya :
--
nosy: +barry, r.david.murray
___
Python tracker
<https://bugs.python.org/issue31715>
___
___
Python-bugs-list mailing list
Unsub
Mariatta Wijaya added the comment:
The help text that says "Show the prompts and output" comes from
python-docs-theme, and it is tracked in a separate repo:
https://github.com/python/python-docs-theme/
Not sure if there's any customization that we can do here. I suggest rai
Change by Mariatta Wijaya :
--
status: pending -> closed
___
Python tracker
<https://bugs.python.org/issue34452>
___
___
Python-bugs-list mailing list
Un
Mariatta Wijaya added the comment:
New changeset 09efe49c07e2d5f93b415ead757c87e20cc0026f by Mariatta (Danish
Prakash) in branch 'master':
bpo-34426: fix typo (__lltrace__ -> __ltrace__) (GH-8822)
https://github.com/python/cpython/commit/09efe49c07e2d5f93b415ead757
Mariatta Wijaya added the comment:
Thanks!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Mariatta Wijaya added the comment:
New changeset b26fcd6e22b7c150318d555f67b009cedcf5c797 by Mariatta (Miss
Islington (bot)) in branch '3.6':
bpo-34426: fix typo (__lltrace__ -> __ltrace__) (GH-8822)
https://github.com/python/cpython/commit/b26fcd6e22b7c150318d555f67b
Mariatta Wijaya added the comment:
New changeset 7b0ed43af55c1e2844aa0ccd5e088b2ddd38dbdb by Mariatta (Miss
Islington (bot)) in branch '3.7':
bpo-33550: Warn not to set SIGPIPE to SIG_DFL (GH-6773)
https://github.com/python/cpython/commit/7b0ed43af55c1e2844aa0ccd5e088b
Mariatta Wijaya added the comment:
Thanks!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
versions: -Python 2.7, Python 3.4, Python 3.5, Python 3.6
___
Python tracker
<https://bugs.python.or
Mariatta Wijaya added the comment:
method is added in Python 3.3. You're referencing documentation of Python 3.2.
The documentation is correct for later Python versions:
https://docs.python.org/3.7/library/urllib.request.html#urllib.request.Request
--
nosy: +Mariatta
resol
Mariatta Wijaya added the comment:
New changeset 172a71f19bb5e9624651850b315f403c460b9699 by Mariatta (Michael
Felt) in branch 'master':
bpo-34558: Add missing parentheses in _aix.py (GH-9017)
https://github.com/python/cpython/commit/172a71f19bb5e9624651850b315f403c460b9699
-
Mariatta Wijaya added the comment:
Thanks!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Mariatta Wijaya added the comment:
Thanks!
--
nosy: +Mariatta
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Mariatta Wijaya added the comment:
No further discussion needed. This issue has been closed and resolved. Thanks
Victor for the PRs.
--
nosy: +Mariatta
___
Python tracker
<https://bugs.python.org/issue34
Mariatta Wijaya added the comment:
No thanks.
--
nosy: +Mariatta
resolution: -> fixed
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Mariatta Wijaya added the comment:
No thanks.
--
nosy: +Mariatta
resolution: -> fixed
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Mariatta Wijaya added the comment:
This is not being tracked in:
https://github.com/python/pythondotorg/issues/1302
--
nosy: +Mariatta
___
Python tracker
<https://bugs.python.org/issue25
Mariatta Wijaya added the comment:
There will be no further discussion about this.
--
nosy: +Mariatta
resolution: -> wont fix
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Mariatta Wijaya added the comment:
> ISTM that the coverage tests as currently written aren't good tests.
Hi, I'd like to remind everyone to be open, respectful, and considerate. There
are ways to describe hos things that can be improved. There is no need to
denigrate other
Mariatta Wijaya added the comment:
IMO adding optional keyword argument to make it compatible with previous
version is reasonable request, and it seems early on several other core devs
also agree with it.
--
___
Python tracker
<ht
Mariatta Wijaya added the comment:
Just need a manual backport to 2.7, which I'm not doing :)
If no one is motivated enough to backport to 2.7, I'm fine with that. Otherwise
this issue can be closed.
--
nosy: +Mariatta
resolution: -> fixed
stage: patch review ->
Mariatta Wijaya added the comment:
I'm actually thinking perhaps the "see :ref:`operator-summary`" clause should
be separate and under Notes below the table, as opposed to current PR:
```
All numeric types (except complex) support the following operations (for
priorities of
Mariatta Wijaya added the comment:
Hi, attached is the patch with docs for inspect.isasyncgen and
inspect.isasyncgenfunction
Please review, and let me know if this works.
Thanks :)
--
keywords: +patch
nosy: +Mariatta
Added file: http://bugs.python.org/file45636/issue28794.patch
Mariatta Wijaya added the comment:
Maybe you can post your code snippet and the error?
--
nosy: +Mariatta
___
Python tracker
<http://bugs.python.org/issue28
901 - 1000 of 1212 matches
Mail list logo