Cheryl Sabella added the comment:
I'll nosy Ned as the release manager about the request to 3.6.
--
nosy: +cheryl.sabella, ned.deily
___
Python tracker
<https://bugs.python.org/is
Cheryl Sabella added the comment:
Good catch! In the same section, accumulate() is missing the `initial`
argument.
Would you be interested in submitting a pull request for this?
--
nosy: +cheryl.sabella
___
Python tracker
<ht
Change by Cheryl Sabella :
--
versions: +Python 3.8 -Python 3.7
___
Python tracker
<https://bugs.python.org/issue31954>
___
___
Python-bugs-list mailin
Change by Cheryl Sabella :
--
nosy: +xtreak
versions: +Python 3.8 -Python 3.7
___
Python tracker
<https://bugs.python.org/issue32299>
___
___
Python-bugs-list m
Cheryl Sabella added the comment:
Thanks, Charles. I'm going to assign this to @Mariatta for the sprints.
--
assignee: docs@python -> Mariatta
nosy: +Mariatta
___
Python tracker
<https://bugs.python.org
Change by Cheryl Sabella :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Cheryl Sabella :
--
nosy: +eric.araujo, ezio.melotti, mdk, willingc
___
Python tracker
<https://bugs.python.org/issue31743>
___
___
Python-bugs-list m
Cheryl Sabella added the comment:
New changeset f8716c88f13f035c126fc1db499ae0ea309c7ece by Cheryl Sabella in
branch 'master':
bpo-18610: Update wsgiref.validate docstring for wsgi.input read() (GH-11663)
https://github.com/python/cpython/commit/f8716c88f13f035c126fc1db499ae0
Change by Cheryl Sabella :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.8 -Python 3.4, Python 3.5
___
Python tracker
<https://bugs.python.or
Cheryl Sabella added the comment:
It doesn't seem there have been other bugs reported related to this. However,
if it's still agreed that the documentation should be clarified, I think a link
from `locale.format_string()` (note, format() has been deprecated, hence the
change i
Change by Cheryl Sabella :
--
nosy: +pitrou
versions: +Python 3.8 -Python 3.7
___
Python tracker
<https://bugs.python.org/issue30519>
___
___
Python-bugs-list m
Change by Cheryl Sabella :
--
title: Add daemon argument to Timer -> [threading] Add daemon argument to Timer
___
Python tracker
<https://bugs.python.org/issu
Change by Cheryl Sabella :
--
nosy: +mark.dickinson, rhettinger
___
Python tracker
<https://bugs.python.org/issue36625>
___
___
Python-bugs-list mailin
Change by Cheryl Sabella :
--
keywords: -after moratorium
nosy: +inada.naoki
versions: +Python 3.8 -Python 3.5
___
Python tracker
<https://bugs.python.org/issue1402
Change by Cheryl Sabella :
--
nosy: +cheryl.sabella
___
Python tracker
<https://bugs.python.org/issue24417>
___
___
Python-bugs-list mailing list
Unsubscribe:
Cheryl Sabella added the comment:
Stefan,
Do you think this should be documented?
--
nosy: +cheryl.sabella, scoder
___
Python tracker
<https://bugs.python.org/issue13
Change by Cheryl Sabella :
--
nosy: +asvetlov
versions: +Python 3.8 -Python 3.6
___
Python tracker
<https://bugs.python.org/issue26270>
___
___
Python-bugs-list m
Cheryl Sabella added the comment:
Hi Hans,
Would you be interested in making a pull request with this change? Thanks!
--
nosy: +cheryl.sabella
stage: -> needs patch
type: -> enhancement
versions: +Python 3.8
___
Python tracker
Change by Cheryl Sabella :
--
keywords: +easy
stage: -> needs patch
type: -> enhancement
___
Python tracker
<https://bugs.python.org/issue36277>
___
___
Cheryl Sabella added the comment:
Rémi,
Are you still working on the patch for this? Thanks!
--
nosy: +cheryl.sabella
___
Python tracker
<https://bugs.python.org/issue33
Cheryl Sabella added the comment:
Hi Pablo,
Was this something you still wanted to clean up or can this be closed? Thanks!
--
nosy: +cheryl.sabella
___
Python tracker
<https://bugs.python.org/issue35
Cheryl Sabella added the comment:
See also PEP570 and issue 36540.
--
nosy: +cheryl.sabella
___
Python tracker
<https://bugs.python.org/issue25810>
___
___
Pytho
Change by Cheryl Sabella :
--
nosy: +pitrou
title: Executor#shutdown with timeout -> [threading] Executor#shutdown with
timeout
versions: +Python 3.8 -Python 3.5
___
Python tracker
<https://bugs.python.org/issu
Cheryl Sabella added the comment:
New changeset 5e98f05e55d13981c7c92fb14b9c013e4227c3c1 by Cheryl Sabella
(Catherine Alvarado) in branch 'master':
bpo-36166: Change to rst datamodel file. (GH-13089)
https://github.com/python/cpython/commit/5e98f05e55d13981c7c92fb14b9c01
Cheryl Sabella added the comment:
New changeset 98a1e06c47f655c7601b130cf8d549de9f08369e by Cheryl Sabella
(Jonatan) in branch 'master':
bpo-36189: Fixing typo in tutorial introduction (GH-13090)
https://github.com/python/cpython/commit/98a1e06c47f655c7601b130cf8d549
Change by Cheryl Sabella :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Cheryl Sabella :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Cheryl Sabella added the comment:
New changeset 37125ff6e2f988a14b46525b7df24d2997bee836 by Cheryl Sabella (Miss
Islington (bot)) in branch '3.7':
bpo-36166: Change to rst datamodel file. (GH-13089) (#13094)
https://github.com/python/cpython/commit/37125ff6e2f988a14b46525b7df24d
Cheryl Sabella added the comment:
New changeset 2b5ffc02c00b16ede6555391c6965746c8fe554b by Cheryl Sabella (Miss
Islington (bot)) in branch '3.7':
bpo-36189: Fixing typo in tutorial introduction (GH-13093)
https://github.com/python/cpython/commit/2b5ffc02c00b16ede6555391c69657
Change by Cheryl Sabella :
--
assignee: -> eric.smith
versions: +Python 3.7, Python 3.8 -Python 3.6
___
Python tracker
<https://bugs.python.org/issu
Cheryl Sabella added the comment:
This doc page was re-written as part of bpo-20906, so I am closing this as out
of date.
--
nosy: +cheryl.sabella
resolution: -> duplicate
stage: -> resolved
status: open -> closed
superseder: -> Issues in U
Cheryl Sabella added the comment:
This is a good first issue even though there are multiple changes. Some of the
changes are no longer needed since the docs have changed, so please check the
current comments and the current docs to see what still needs to be applied.
--
keywords
Change by Cheryl Sabella :
--
nosy: +brett.cannon
type: behavior -> enhancement
versions: +Python 3.8 -Python 3.6
___
Python tracker
<https://bugs.python.org/issu
Cheryl Sabella added the comment:
I'm going to close this as out of date since the OP didn't provide the
requested additional information. Please re-open if it can still be recreated.
--
nosy: +cheryl.sabella
resolution: -> works for me
stage: -> resolved
status
Cheryl Sabella added the comment:
Thank you for the research. I'm closing this as third party.
--
nosy: +cheryl.sabella
resolution: -> third party
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.pyth
Cheryl Sabella added the comment:
New changeset 3921b1cc34c2fc8b8b480c19a95ec306de710fdd by Cheryl Sabella
(Sebastian Koslowski) in branch 'master':
bpo-36275: enhance documentation for venv.create() (GH-13114)
https://github.com/python/cpython/commit/3921b1cc34c2fc8b8b480c19a95ec3
Change by Cheryl Sabella :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Cheryl Sabella added the comment:
@skoslowski
Thank you for the PR!
--
___
Python tracker
<https://bugs.python.org/issue36275>
___
___
Python-bugs-list mailin
Cheryl Sabella added the comment:
New changeset 5765ecf79fcee987f2f97c246c64b494324dfd33 by Cheryl Sabella
(Edison A) in branch 'master':
bpo-36783: Added C API Documentation for Time_FromTimeAndFold and
PyDateTime_FromDateAndTimeAndFold (GH-13147)
https://github.com/python/cpyt
Cheryl Sabella added the comment:
@edison.abahurire, thanks for the PR!
--
___
Python tracker
<https://bugs.python.org/issue36783>
___
___
Python-bugs-list m
Change by Cheryl Sabella :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
type: -> enhancement
___
Python tracker
<https://bugs.python
Change by Cheryl Sabella :
--
nosy: +davin, pitrou
___
Python tracker
<https://bugs.python.org/issue36888>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Cheryl Sabella :
--
nosy: +lisroach
___
Python tracker
<https://bugs.python.org/issue36871>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Cheryl Sabella :
--
versions: +Python 3.8 -Python 2.7, Python 3.4, Python 3.5, Python 3.6
___
Python tracker
<https://bugs.python.org/issue22
Cheryl Sabella added the comment:
Thank you for the suggestion, but per the discussion with Tim, I am closing as
rejected.
--
nosy: +cheryl.sabella
resolution: -> rejected
stage: patch review -> resolved
status: open -> closed
___
Pytho
Cheryl Sabella added the comment:
@eric.smith Can you take a look at this when you get a chance? Thanks!
--
nosy: +cheryl.sabella
___
Python tracker
<https://bugs.python.org/issue35
Change by Cheryl Sabella :
--
nosy: +cheryl.sabella
___
Python tracker
<https://bugs.python.org/issue13474>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Cheryl Sabella :
/PC/bdist_wininst/install.c contains some memory leaks.
PR2142 appears to be abandoned, so a new PR needs to be opened with the changes
and also with the additional changes requested by Serhiy.
--
components: Installation
messages: 342311
nosy
Cheryl Sabella added the comment:
New changeset 3e2afd78babe5bd270e7f3b9df8796eeabc79865 by Cheryl Sabella
(Utkarsh Gupta) in branch 'master':
bpo-36008: Doc update for 3.8 migration (GH-12887)
https://github.com/python/cpython/commit/3e2afd78babe5bd270e7f3b9df8796
Change by Cheryl Sabella :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Cheryl Sabella added the comment:
@giampaolo.rodola, would you be able to provide a review of this doc change?
Thanks!
--
nosy: +cheryl.sabella, giampaolo.rodola
versions: -Python 3.6
___
Python tracker
<https://bugs.python.org/issue22
Cheryl Sabella added the comment:
This looks like it was just pending final approval after changes. Please let
me know if I can help move it along. Thanks!
--
nosy: +cheryl.sabella
versions: +Python 3.8 -Python 3.7
___
Python tracker
<ht
Change by Cheryl Sabella :
--
nosy: +davin
versions: -Python 3.5
___
Python tracker
<https://bugs.python.org/issue35727>
___
___
Python-bugs-list mailin
Cheryl Sabella added the comment:
@giampaolo.rodola, no problem. I intended this more as a general request
rather than something for right now. If you do have any availability at some
point, please keep this one in mind. Thanks!
--
___
Python
Cheryl Sabella added the comment:
David,
Thank you for the review and merging into master! I'd be glad to backport
this. I believe the only backport would be to 3.7 (master is currently 3.8),
but please let me know if it would need to go into a security b
Change by Cheryl Sabella :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.7
___
Python tracker
<https://bugs.python.or
Cheryl Sabella added the comment:
Hi Nathaniel,
Was this something you were still targeting for 3.8?
Thanks!
--
nosy: +cheryl.sabella
___
Python tracker
<https://bugs.python.org/issue30
Cheryl Sabella added the comment:
New changeset c0a1a07c7e9814cad79cce3580c16284b2df7f52 by Cheryl Sabella
(Vinodhini Balusamy) in branch 'master':
bpo-32995 - Added context variable in glossary (GH-9741)
https://github.com/python/cpython/commit/c0a1a07c7e9814cad79cce3580c162
Cheryl Sabella added the comment:
@vinu2003, thank you for the pull request!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Cheryl Sabella added the comment:
@Matúš Valo, thank you for the pull request and for your interest in
contributing to CPython. It seems that consensus hadn't been reached during
the previous discussion on this issue, which is why msg175217 suggested
creating a discussion on pytho
Cheryl Sabella added the comment:
Thank you @divyag for the patch and thank you @matrixise for the backport!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Cheryl Sabella :
--
nosy: +scoder
versions: +Python 3.8 -Python 3.2, Python 3.3, Python 3.4
___
Python tracker
<https://bugs.python.org/issue2
New submission from Cheryl Sabella :
In the help_about dialog, change the email address and IDLE documentation into
hyperlinks as a first step toward rewriting the dialog to use hyperlinks
instead of buttons, as proposed in msg296648 and msg294298.
--
assignee: terry.reedy
components
Change by Cheryl Sabella :
--
keywords: +patch
pull_requests: +5030
stage: -> patch review
___
Python tracker
<https://bugs.python.org/issue32548>
___
___
Py
Change by Cheryl Sabella :
--
keywords: +patch
pull_requests: +5038
stage: -> patch review
___
Python tracker
<https://bugs.python.org/issue26330>
___
___
Py
Cheryl Sabella added the comment:
I've submitted a PR for the documentation change.
--
nosy: +csabella
___
Python tracker
<https://bugs.python.org/is
Change by Cheryl Sabella :
--
versions: +Python 3.7 -Python 3.3, Python 3.4, Python 3.5, Python 3.6
___
Python tracker
<https://bugs.python.org/issue26
Cheryl Sabella added the comment:
Barry/David,
Is this still a change you wanted to include in the documentation?
Thanks!
--
nosy: +csabella
___
Python tracker
<https://bugs.python.org/issue15
Change by Cheryl Sabella :
--
keywords: +patch
pull_requests: +5039
stage: -> patch review
___
Python tracker
<https://bugs.python.org/issue15221>
___
___
Py
Cheryl Sabella added the comment:
I created a PR for this by making the word 'existing' a link to
'os.path.exists' since Nick mentioned that that word already implied the
definition.
--
nosy: +csabella
versions: +Python 3.7 -Python 2.7, Py
New submission from Cheryl Sabella :
I apologize if this is a duplicate question, but I couldn't find another issue
about this. It's hard to search on 're'.
In 3.7, I get a deprecation warning when using a regular string with re escape
characters:
>>> s = '1
Cheryl Sabella added the comment:
Thank you, Zach.
There was some mention of regular expressions in #27364, but I'm still
wondering if the DeprecationWarning should be mentioned on the re doc page and
if there should be stronger language about using raw strings.
T
New submission from Cheryl Sabella :
If a documentation example would produce a DeprecationWarning for an invalid
escape sequence, change the example to use a raw string.
--
assignee: docs@python
components: Documentation
messages: 310386
nosy: csabella, docs@python
priority: normal
Change by Cheryl Sabella :
--
keywords: +patch
pull_requests: +5111
stage: -> patch review
___
Python tracker
<https://bugs.python.org/issue32614>
___
___
Py
Cheryl Sabella added the comment:
Raymond,
You approved this PR pending some test cases. Would you have the chance to
take another look?
Thanks!
Oren, it looks like you'll need to rebase before this could be merged.
--
nosy: +csabella, rhett
Cheryl Sabella added the comment:
I converted the patch to a PR.
It wouldn't merge which means I did it manually, so please check it for errors.
Some issues I ran into:
1. The patch had a change to __slots__, but that line no longer existed and I
didn't know if I needed
Cheryl Sabella added the comment:
@jgehrcke, would you be able to convert your patch to a Github pull request on
the master branch?
--
nosy: +csabella
stage: -> needs patch
versions: +Python 3.7 -Python 2.7, Python 3.1, Python 3.2, Python 3.3, Python
3.4, Python
Cheryl Sabella added the comment:
Looks like this happened in PR1898.
--
nosy: +Mariatta, csabella
stage: -> needs patch
___
Python tracker
<https://bugs.python.org/issu
Cheryl Sabella added the comment:
@John.McKay, would you be interested in converting your patch to a Github pull
request on the master branch?
--
nosy: +csabella
versions: +Python 3.7 -Python 3.4, Python 3.5
___
Python tracker
<ht
Cheryl Sabella added the comment:
I believe this may have been fixed in #19527.
--
nosy: +csabella
___
Python tracker
<https://bugs.python.org/issue17
Change by Cheryl Sabella :
--
resolution: -> out of date
stage: resolved ->
___
Python tracker
<https://bugs.python.org/issue17882>
___
___
Python-bugs-
Cheryl Sabella added the comment:
It looks like Serhiy approved the PR on 12/13. Is it ready to merge? Thanks!
--
___
Python tracker
<https://bugs.python.org/issue18
Cheryl Sabella added the comment:
Nick,
It looks like #32225 took care of this documentation change, so I think this
can be closed? Thanks!
--
___
Python tracker
<https://bugs.python.org/issue27
Change by Cheryl Sabella :
--
keywords: +patch
pull_requests: +5165
stage: needs patch -> patch review
___
Python tracker
<https://bugs.python.org/issu
Change by Cheryl Sabella :
--
pull_requests: +5166
___
Python tracker
<https://bugs.python.org/issue27505>
___
___
Python-bugs-list mailing list
Unsubscribe:
Cheryl Sabella added the comment:
Thanks Nick. I've made the PRs for the versionadded and to add __class__ to
the 3.6 docs.
--
stage: patch review -> needs patch
versions: +Python 3.7 -Python 3.5
___
Python tracker
<https://bugs
Change by Cheryl Sabella :
--
stage: needs patch -> patch review
___
Python tracker
<https://bugs.python.org/issue27505>
___
___
Python-bugs-list mai
Change by Cheryl Sabella :
--
type: -> enhancement
___
Python tracker
<https://bugs.python.org/issue31698>
___
___
Python-bugs-list mailing list
Unsubscrib
Cheryl Sabella added the comment:
Moved to the PEP issue tracker.
https://github.com/python/peps/issues/557
--
nosy: +csabella
resolution: -> later
stage: needs patch -> resolved
status: open -> closed
___
Python tracker
<https://bug
Change by Cheryl Sabella :
--
pull_requests: -5177
___
Python tracker
<https://bugs.python.org/issue2793>
___
___
Python-bugs-list mailing list
Unsubscribe:
Cheryl Sabella added the comment:
I know there are other issues to remove OrderedDicts, so should this patch be
used for BoundArguments?
--
nosy: +csabella
___
Python tracker
<https://bugs.python.org/issue23
Change by Cheryl Sabella :
--
stage: -> needs patch
type: -> enhancement
versions: +Python 3.7 -Python 3.5
___
Python tracker
<https://bugs.python.org/i
Change by Cheryl Sabella :
--
keywords: +patch
pull_requests: +5200
stage: needs patch -> patch review
___
Python tracker
<https://bugs.python.org/issu
Cheryl Sabella added the comment:
Hi David,
I've made a pull request for the way I think you wanted this documented.
Please take a look and let me know if it's even close to what you were
suggesting. Thanks! :-)
--
stage: patch review ->
Cheryl Sabella added the comment:
Thank you for the report. The change to the exception message was added in
#30597, but it looks like it may be too greedy. Adding the developer to the
nosy list.
--
nosy: +CuriousLearner, csabella, ncoghlan
stage: -> needs pa
Cheryl Sabella added the comment:
This one looks to be partly done due to #18720 and enums.
>>> for item in socket.getaddrinfo(None, 0):
... print(item)
...
(, , 6, '', ('::1', 0,
0, 0))
(, , 17, '', ('::1', 0,
0, 0))
(, , 0, ''
Cheryl Sabella added the comment:
Since PEP 422 was withdrawn in favor of PEP 487, should this issue be closed?
--
nosy: +csabella
___
Python tracker
<https://bugs.python.org/issue17
Cheryl Sabella added the comment:
It depends upon your use case.
In general, if you want it to work like SQL group by, then yes, it needs to be
sorted, and I believe the documentation already covers that. However, there
are scenarios where you want to condense a string, but keep the
Cheryl Sabella added the comment:
Since WindowsRegistryFinder was deprecated in 3.6, should this be closed or
should the documentation still be corrected?
--
nosy: +csabella
versions: +Python 3.7 -Python 3.5, Python 3.6
___
Python tracker
<ht
Cheryl Sabella added the comment:
Can this be closed as 'Not a Bug'?
--
nosy: +csabella
___
Python tracker
<https://bugs.python.org/issue32045>
___
___
901 - 1000 of 1350 matches
Mail list logo