Change by Cheryl Sabella :
--
stage: patch review -> needs patch
versions: +Python 3.10 -Python 2.7
___
Python tracker
<https://bugs.python.org/issu
Cheryl Sabella added the comment:
The original pull request has been closed as inactive. If the original author
is interested in pursuing this issue, it can be reopened or someone else can
create a new pull request to replace it.
--
nosy: +cheryl.sabella
Change by Cheryl Sabella :
--
resolution: -> out of date
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Cheryl Sabella added the comment:
@tim.golden, I closed this pull request as it was from an unknown repository
and new pull request would need to be created with the changes in order to move
it forward.
--
nosy: +cheryl.sabella
___
Python tracker
Change by Cheryl Sabella :
--
nosy: +serhiy.storchaka, twouters
___
Python tracker
<https://bugs.python.org/issue39359>
___
___
Python-bugs-list mailin
Change by Cheryl Sabella :
--
versions: +Python 3.10 -Python 2.7
___
Python tracker
<https://bugs.python.org/issue36464>
___
___
Python-bugs-list mailin
Cheryl Sabella added the comment:
Even though this mentions Python 2, the pull request is against master.
--
nosy: +cheryl.sabella
___
Python tracker
<https://bugs.python.org/issue36
Cheryl Sabella added the comment:
I believe this was fixed with #36176.
--
___
Python tracker
<https://bugs.python.org/issue7949>
___
___
Python-bugs-list mailin
Cheryl Sabella added the comment:
Hi Marcelo,
Thanks for the report. The version of the documentation that you linked to is
for Python 2. At the top of that page, there is a redirect to the Python 3
documentation at https://docs.python.org/3/library/hashlib.html. You'll see
tha
Cheryl Sabella added the comment:
The pull request that was opened for this has been closed due to inactivity, so
this issue is available for anyone to work on.
--
nosy: +cheryl.sabella
versions: +Python 3.10, Python 3.8, Python 3.9 -Python 3.7
Cheryl Sabella added the comment:
@steve.dower, please re-review this PR when you get a chance. Thank you!
--
nosy: +cheryl.sabella
___
Python tracker
<https://bugs.python.org/issue37
Change by Cheryl Sabella :
--
pull_requests: +20040
pull_request: https://github.com/python/cpython/pull/20847
___
Python tracker
<https://bugs.python.org/issue39
Cheryl Sabella added the comment:
PR20847 is an implementation with the parser function in hyperparser instead of
EditorWindow.
--
___
Python tracker
<https://bugs.python.org/issue39
Cheryl Sabella added the comment:
@Chitrank-Dixit, thank you for your interest in contributing to CPython. When
looking for an issue to work on, please check that a pull request isn't already
open against it. If there is an open PR, you can contribute by doing a code
review. Please
Change by Cheryl Sabella :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Cheryl Sabella :
--
versions: +Python 3.10, Python 3.9 -Python 3.6, Python 3.7
___
Python tracker
<https://bugs.python.org/issue32631>
___
___
Pytho
Change by Cheryl Sabella :
--
nosy: +steve.dower, zach.ware
versions: +Python 3.10 -Python 3.9
___
Python tracker
<https://bugs.python.org/issue38252>
___
___
Cheryl Sabella added the comment:
@berker.peksag's last comment was he closed the PR on 23 August 2018. However,
he reopened it on 6 January 2020 as @ezio.melotti mentioned that they are both
needed.
The PR for this issue is waiting to be re-reviewed by Ezio.
--
Cheryl Sabella added the comment:
@Devin Morgan, thank you for the report and @epaine, thank you for researching
the cause. I'll close this as third party.
--
nosy: +cheryl.sabella
resolution: -> third party
stage: -> resolved
status: ope
Cheryl Sabella added the comment:
Good catch!
Please open an issue for this on the pythondotorg repo at
https://github.com/python/pythondotorg/issues.
Thanks!
--
nosy: +cheryl.sabella
resolution: -> third party
stage: -> resolved
status: open -&g
Change by Cheryl Sabella :
--
nosy: +eryksun
___
Python tracker
<https://bugs.python.org/issue41039>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Cheryl Sabella :
--
resolution: -> out of date
stage: needs patch -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Cheryl Sabella added the comment:
I'm going to close the PR for this as the change is out of date with newer
changes to fetch_completions and fetch_completions is being rewritten for
#37766. It would be easiest to revisit this once the other changes to
fetch_completions ar
Cheryl Sabella added the comment:
See also issue #33051.
--
___
Python tracker
<https://bugs.python.org/issue40468>
___
___
Python-bugs-list mailing list
Unsub
Cheryl Sabella added the comment:
@epaine, thank you for taking a look at that PR and for your feedback. I agree
with you that the changes can still be taken further than we've already done.
`init_validators` was added after the initial refactoring and I'm not sure if
we'
Cheryl Sabella added the comment:
@Sydney Pemberton, thank you for the bug report and for the PR!
--
nosy: +cheryl.sabella
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
type: -> enhancement
___
Python tra
Cheryl Sabella added the comment:
New changeset 0694b82381ff27e10bb15172da0832a7e65aaa2d by Miss Islington (bot)
in branch '3.8':
bpo-40994: Ungroup items in collections.abc documentation for improved clarity
(GH-21880) (#21927)
https://github.com/python/cpyt
Cheryl Sabella added the comment:
New changeset f497bbeed08e5a7f83adecf330b61fb88e9c3fa6 by Miss Islington (bot)
in branch '3.9':
bpo-40994: Ungroup items in collections.abc documentation for improved clarity
(GH-21880) (#21926)
https://github.com/python/cpyt
Change by Cheryl Sabella :
--
nosy: -miss-islington
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Cheryl Sabella added the comment:
@lukasz.langa added this FIXME comment originally, so nosying him for a review.
--
nosy: +cheryl.sabella, lukasz.langa
___
Python tracker
<https://bugs.python.org/issue35
Change by Cheryl Sabella :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Cheryl Sabella added the comment:
If this is change is still desirable, I think it might be a good issue for
someone who had contributed a few patches and is looking for something a little
more challenging to work on.
--
nosy: +cheryl.sabella, mdk, willingc
stage: -> needs pa
Cheryl Sabella added the comment:
@maker, would you be interested in converting your patch to a Github pull
request? Thanks!
--
nosy: +cheryl.sabella
versions: +Python 3.8 -Python 3.4
___
Python tracker
<https://bugs.python.org/issue8
Change by Cheryl Sabella :
--
resolution: -> duplicate
stage: -> resolved
status: open -> closed
superseder: -> Format mini-language integer definition is incorrect
___
Python tracker
<https://bugs.python
Cheryl Sabella added the comment:
It looks like Pablo's patch for this was good, but then closed because the idea
was rejected. Should this ticket also be closed as rejected?
--
nosy: +cheryl.sabella
___
Python tracker
<https://bugs.py
Change by Cheryl Sabella :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Cheryl Sabella added the comment:
Thank you, @licht-t for the original patch and @maxking for the rebase. Also,
thank you, @r.david.murray for the review and merge.
--
nosy: +cheryl.sabella
___
Python tracker
<https://bugs.python.org/issue33
Change by Cheryl Sabella :
--
versions: +Python 3.8 -Python 3.7
___
Python tracker
<https://bugs.python.org/issue30509>
___
___
Python-bugs-list mailin
Cheryl Sabella added the comment:
New changeset 4fa7504ee3184cff064e23fe6799e717ed0f9357 by Cheryl Sabella (Pedro
Lacerda) in branch 'master':
bpo-27268: Fix incorrect error message on float('') (GH-2745)
https://github.com/python/cpython/commit/4fa7504ee3184cff064e
Cheryl Sabella added the comment:
@Drekin, thank you for the report, @Pedro Lacerda, thank you for the pull
request, and @Nofar Schnider, thank you for the review.
--
resolution: works for me -> fixed
stage: patch review -> resolved
status: open -&g
Cheryl Sabella added the comment:
It looks like @ronaldoussoren's pull request was ready to go pending a test
with Brew. The PR itself needs a rebase, but is anyone able to finish the
testing on this for it to be merged? Thanks!
--
nosy: +cheryl.sabella
versions: +Pytho
Cheryl Sabella added the comment:
It seems that this issue is languishing without any additional comments from
the OP. Should it be closed as rejected? Thanks!
--
nosy: +cheryl.sabella
___
Python tracker
<https://bugs.python.org/issue33
Cheryl Sabella added the comment:
gregory.p.smith, I believe Serhiy was looking for a review on PR5914. Maybe
it's not too late for this to get into 3.8? Thanks!
--
nosy: +cheryl.sabella
___
Python tracker
<https://bugs.python.org/is
Cheryl Sabella added the comment:
Since -r doesn't usually take a value, what would be the best way to implement
this? The current implementation always adds -r, so not including '-r' would
need to retain the current behavior of randomization. Would something like
'--
Cheryl Sabella added the comment:
Nosying Hynek and Larry, as they had done the original code.
--
nosy: +cheryl.sabella, hynek, larry
versions: -Python 3.4, Python 3.5, Python 3.6
___
Python tracker
<https://bugs.python.org/issue24
Change by Cheryl Sabella :
--
nosy: +belopolsky, p-ganssle
___
Python tracker
<https://bugs.python.org/issue36960>
___
___
Python-bugs-list mailing list
Unsub
Cheryl Sabella added the comment:
See also issue8822.
--
nosy: +cheryl.sabella
___
Python tracker
<https://bugs.python.org/issue36960>
___
___
Python-bugs-list m
Cheryl Sabella added the comment:
New changeset 56027ccd6b9dab4a090e4fef8574933fb9a36ff2 by Cheryl Sabella
(Abhishek Kumar Singh) in branch 'master':
bpo-19376: Added doc mentioning `datetime.strptime()` without a year fails for
Feb 29. (GH-10243)
https://github.com/python/cpyt
Change by Cheryl Sabella :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Cheryl Sabella added the comment:
@larry, it looks like this was close to being merged pending some review
comments by Serhiy. Although this is considered a bug and not a new feature,
it might be nice to try to get this in for 3.8. Thanks!
--
nosy: +cheryl.sabella
Cheryl Sabella added the comment:
New changeset 9892f454d11b7ea9ba394a115b3e6f48ef6f78fe by Cheryl Sabella (Jelle
Zijlstra) in branch 'master':
bpo-33519: clarify that .copy() is not part of the MutableSequence ABC (GH-6965)
https://github.com/python/cpyt
Change by Cheryl Sabella :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
type: -> enhancement
___
Python tracker
<https://bugs.python
Change by Cheryl Sabella :
--
versions: -Python 3.6
___
Python tracker
<https://bugs.python.org/issue31779>
___
___
Python-bugs-list mailing list
Unsubscribe:
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 6220c02e09e9f3a7458d32ad774ada0ba1571cb8 by Cheryl Sabella in
branch 'master':
bpo-35563: Add reference links to warnings.rst (GH-11289)
https://github.com/python/cpython/commit/6220c02e09e9f3a7458d32ad774ada
Cheryl Sabella added the comment:
I've closed the original pull request as the Github user account that created
it no longer exists.
--
keywords: +easy -patch
nosy: +berker.peksag, cheryl.sabella
stage: patch review -> needs patch
versions: +Python 3.8 -Py
New submission from Cheryl Sabella :
Please provide an example showing a scenario where this change would be needed.
Also, a test case needs to be added to the pull request that would fail
without the change and pass with the change. Thanks!
--
nosy: +cheryl.sabella
resolution
Change by Cheryl Sabella :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Cheryl Sabella :
--
nosy: +pitrou
type: behavior -> enhancement
versions: +Python 3.8 -Python 3.4, Python 3.5, Python 3.6, Python 3.7
___
Python tracker
<https://bugs.python.org/issu
Cheryl Sabella added the comment:
Serhiy,
It looks like Ivan approved your PR and was ready to merge it, but left it up
to you for the final decision about incorporating changes from the competing
PR. This is just a friendly ping in case you want to get it in for 3.8.
Thanks
Change by Cheryl Sabella :
--
resolution: -> fixed
stage: commit review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Cheryl Sabella added the comment:
New changeset c95c93d4eb0519beaa06e6b6e0ecca7c2a58f69c by Cheryl Sabella in
branch 'master':
bpo-20285: Improve help docs for object (GH-4759)
https://github.com/python/cpython/commit/c95c93d4eb0519beaa06e6b6e0ecca
Cheryl Sabella added the comment:
@steven.daprano, would you be able to review the pull requests based on your
original concept for this change? Thank you!
--
assignee: Mariatta ->
nosy: -Mariatta
___
Python tracker
<https://bugs.pyth
Cheryl Sabella added the comment:
New changeset 674ee1260025ff36f27e5d70ff6b66e3aab880bf by Cheryl Sabella (Rémi
Lapeyre) in branch 'master':
bpo-35397: Remove deprecation and document urllib.parse.unwrap (GH-11481)
https://github.com/python/cpyt
Cheryl Sabella added the comment:
Thanks for the report and for the patch. :-)
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Cheryl Sabella added the comment:
New changeset 04530812e90e45a37ed84e83505d63db7edc1262 by Cheryl Sabella (Mario
Corchero) in branch 'master':
bpo-32299: Return patched dict when using patch.dict as a context manager
(GH-11062)
https://github.com/python/cpyt
Cheryl Sabella added the comment:
@Allen Li, thank you for the report. And thank you, @Vadim Tsander for the
original pull request and @mariocj89 for reviving this. Also, thank you
@eric.araujo for the review and approval. This has been merged!
--
resolution: -> fixed
st
Cheryl Sabella added the comment:
New changeset ab0716ed1ea2957396054730afbb80c1825f9786 by Cheryl Sabella
(Francisco Facioni) in branch 'master':
bpo-22102: Fixes zip files with disks set to 0 (GH-5985)
https://github.com/python/cpython/commit/ab0716ed1ea2957396054730afbb80
Cheryl Sabella added the comment:
@Guillaume.Carre, thank you for the report and @fran6co, thank you for the
contribution.
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bug
Change by Cheryl Sabella :
--
nosy: +christian.heimes, pitrou, vstinner
versions: +Python 3.8 -Python 3.7
___
Python tracker
<https://bugs.python.org/issue29
Cheryl Sabella added the comment:
The original PR appears to have been abandoned, so this issue available for
someone to submit a new PR.
--
nosy: +cheryl.sabella
versions: +Python 3.8 -Python 2.7, Python 3.5, Python 3.6, Python 3.7
___
Python
Cheryl Sabella added the comment:
Thank you for the report and the pull request. This was fixed as part of
issue28043, so I'm closing this as a duplicate.
--
nosy: +cheryl.sabella
resolution: -> duplicate
stage: patch review -> resolved
status: open -> closed
supers
Cheryl Sabella added the comment:
Bumping this discussion in case the should be merged for 3.8b1. Thanks!
--
nosy: +cheryl.sabella
___
Python tracker
<https://bugs.python.org/issue31
Cheryl Sabella added the comment:
While not exactly the same, issue35707 is also about time.sleep and floats.
--
nosy: +cheryl.sabella
___
Python tracker
<https://bugs.python.org/issue37
Cheryl Sabella added the comment:
I've closed PR1745 as it appeared to be abandoned.
--
nosy: +cheryl.sabella
___
Python tracker
<https://bugs.python.org/i
Change by Cheryl Sabella :
--
nosy: -miss-islington
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.o
Change by Cheryl Sabella :
--
nosy: +scoder
___
Python tracker
<https://bugs.python.org/issue9371>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Cheryl Sabella :
--
nosy: +scoder
___
Python tracker
<https://bugs.python.org/issue6686>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Cheryl Sabella :
--
nosy: +scoder
___
Python tracker
<https://bugs.python.org/issue35018>
___
___
Python-bugs-list mailing list
Unsubscribe:
Cheryl Sabella added the comment:
New changeset 2f5b9dcc0a89cbde1499c76df81c36bfd5ef9aa8 by Cheryl Sabella (Antti
Haapala) in branch 'master':
bpo-30969: Fix docs about the comparison in absence of __contains__ (GH-2761)
https://github.com/python/cpyt
Change by Cheryl Sabella :
--
resolution: -> fixed
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.org/issue30969>
___
___
Change by Cheryl Sabella :
--
assignee: -> docs@python
components: +Documentation
nosy: +docs@python
stage: -> needs patch
versions: +Python 3.8, Python 3.9
___
Python tracker
<https://bugs.python.org/i
Cheryl Sabella added the comment:
The pull request attached to this issue has been closed as the repository was
marked as unknown.
This issue is now available for a new pull request.
--
nosy: +cheryl.sabella
stage: -> needs patch
versions: +Python
Cheryl Sabella added the comment:
New changeset 4612671df2742eade8ecf8003a6ce1247973c135 by Cheryl Sabella
(Akshay Sharma) in branch 'master':
bpo-25735: math.factorial doc should mention integer return type (GH-6420)
https://github.com/python/cpyt
Cheryl Sabella added the comment:
@John.Yeung, thank you for the report. @mine0901, thanks for the initial patch
and @akshaysharma, thank you for the PR.
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
_
Cheryl Sabella added the comment:
Thanks for pointing out the other issue. I've now merged it.
--
nosy: +cheryl.sabella
___
Python tracker
<https://bugs.python.org/is
Cheryl Sabella added the comment:
New changeset a747c3a5edf21fa5670bc30f5e1d804de89ebf62 by Cheryl Sabella in
branch 'master':
bpo-15115: Document deprecation of email.encoders in Python 3 (GH-5354)
https://github.com/python/cpython/commit/a747c3a5edf21fa5670bc30f5e1d80
Change by Cheryl Sabella :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.8 -Python 2.7, Python 3.6
___
Python tracker
<https://bugs.python.or
Change by Cheryl Sabella :
--
nosy: +benjamin.peterson
___
Python tracker
<https://bugs.python.org/issue36411>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Cheryl Sabella :
--
nosy: +levkivskyi
___
Python tracker
<https://bugs.python.org/issue36984>
___
___
Python-bugs-list mailing list
Unsubscribe:
Cheryl Sabella added the comment:
For reference, issue24084 is about increasing the size of the quicker timings.
Both projects change the layout.
--
nosy: +cheryl.sabella
___
Python tracker
<https://bugs.python.org/issue35
Cheryl Sabella added the comment:
@xtreak or @lisroach, any thoughts? Thanks!
--
nosy: +cheryl.sabella, lisroach, xtreak
___
Python tracker
<https://bugs.python.org/issue36
Cheryl Sabella added the comment:
I'll can work on a PR for this, unless you want to do it based on your research.
--
nosy: +cheryl.sabella
___
Python tracker
<https://bugs.python.org/i
Cheryl Sabella added the comment:
I'm going to close this as the OP hasn't provided a response to Benjamin's
question. It can be re-opened if additional information is provided. Thanks!
--
nosy: +cheryl.sabella
resolution: -> out of date
stage: -> resolved
s
Change by Cheryl Sabella :
--
pull_requests: +13648
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/13763
___
Python tracker
<https://bugs.python.org/iss
Cheryl Sabella added the comment:
I've added a minimal change for running a module in the editor with command
line arguments.
Some notes:
1. The shortcut key (F7) can be entered while on the shell window. As of now,
any of the Run menu shortcuts can be entered, so I didn't fix t
Cheryl Sabella added the comment:
I've pushed a change for a more generic dialog for a 'Run Custom' option and I
changed the keybinding to Shift-F5. Sorry for not doing that on the initial
commit; I didn't fully understand the difference between what you were asking
Cheryl Sabella added the comment:
;tldr; There is a global configuration flag to show all the doctest
directives for all the docs that are built. The default is to suppress the
doctest directives. If a global setting isn't desired, then each doctest
example will have to be ch
Cheryl Sabella added the comment:
This reference was hosted at a university called New Mexico Tech. I've been
trying to determine if this server is just offline or if it's being sunsetted.
Many google search results still point to infohost.mnt.edu or redirect to that
page (no
Change by Cheryl Sabella :
--
resolution: -> duplicate
stage: patch review -> resolved
status: open -> closed
superseder: -> [security] Infinite loop on folding email (_fold_as_ew()) if an
header has no spaces
___
Python tra
101 - 200 of 1350 matches
Mail list logo