[issue37198] _parse_localename fail to parse 'en_IL'

2020-05-28 Thread Cheryl Sabella
Change by Cheryl Sabella : -- stage: patch review -> needs patch versions: +Python 3.10 -Python 2.7 ___ Python tracker <https://bugs.python.org/issu

[issue30710] getaddrinfo raises OverflowError

2020-05-29 Thread Cheryl Sabella
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

[issue30986] Add --include-py argument to Tools/msi/make_zip.py

2020-05-29 Thread Cheryl Sabella
Change by Cheryl Sabella : -- resolution: -> out of date stage: -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue34240] Convert test_mmap to use tempfile

2020-05-29 Thread Cheryl Sabella
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

[issue39359] zipfile: add missing "pwd: expected bytes, got str" exception message

2020-05-29 Thread Cheryl Sabella
Change by Cheryl Sabella : -- nosy: +serhiy.storchaka, twouters ___ Python tracker <https://bugs.python.org/issue39359> ___ ___ Python-bugs-list mailin

[issue36464] Python 2.7 build install fails intermittently with -j on MacOS

2020-05-31 Thread Cheryl Sabella
Change by Cheryl Sabella : -- versions: +Python 3.10 -Python 2.7 ___ Python tracker <https://bugs.python.org/issue36464> ___ ___ Python-bugs-list mailin

[issue36464] Python 2.7 build install fails intermittently with -j on MacOS

2020-05-31 Thread Cheryl Sabella
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

[issue7949] IDLE: avoid no-contrast popups and dialogs.

2020-06-09 Thread Cheryl Sabella
Cheryl Sabella added the comment: I believe this was fixed with #36176. -- ___ Python tracker <https://bugs.python.org/issue7949> ___ ___ Python-bugs-list mailin

[issue40960] Fix the example in hashlib documentarion

2020-06-12 Thread Cheryl Sabella
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

[issue33881] dataclasses should use NFKC to find duplicate members

2020-06-12 Thread Cheryl Sabella
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

[issue37556] Launcher help does not mention configuration options

2020-06-12 Thread Cheryl Sabella
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

[issue39666] IDLE: Factor out similar code in editor and hyperparser

2020-06-12 Thread Cheryl Sabella
Change by Cheryl Sabella : -- pull_requests: +20040 pull_request: https://github.com/python/cpython/pull/20847 ___ Python tracker <https://bugs.python.org/issue39

[issue39666] IDLE: Factor out similar code in editor and hyperparser

2020-06-12 Thread Cheryl Sabella
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

[issue39710] "will be returned as unicode" reminiscent from Python 2

2020-06-13 Thread Cheryl Sabella
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

[issue40834] sending str via channel caused truncate on last character

2020-06-13 Thread Cheryl Sabella
Change by Cheryl Sabella : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue32631] IDLE: revise zzdummy.py

2020-06-13 Thread Cheryl Sabella
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

[issue38252] Use 8-byte step to detect ASCII sequence in 64bit Windows builds

2020-06-14 Thread Cheryl Sabella
Change by Cheryl Sabella : -- nosy: +steve.dower, zach.ware versions: +Python 3.10 -Python 3.9 ___ Python tracker <https://bugs.python.org/issue38252> ___ ___

[issue31844] HTMLParser: undocumented not implemented method

2020-06-14 Thread Cheryl Sabella
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. --

[issue39756] Event sequence "KeyRelease-Shift_R" not being fired

2020-06-14 Thread Cheryl Sabella
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

[issue40969] Python 3.8.3 And Now For Something CompletelyDifferent

2020-06-14 Thread Cheryl Sabella
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

[issue41039] Simplify python3.dll build

2020-06-20 Thread Cheryl Sabella
Change by Cheryl Sabella : -- nosy: +eryksun ___ Python tracker <https://bugs.python.org/issue41039> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue16623] argparse help formatter does not honor non-breaking space

2020-06-26 Thread Cheryl Sabella
Change by Cheryl Sabella : -- resolution: -> out of date stage: needs patch -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue27534] IDLE: Reduce number and time for user process imports

2020-07-12 Thread Cheryl Sabella
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

[issue40468] IDLE: configdialog tab rearrange

2020-08-14 Thread Cheryl Sabella
Cheryl Sabella added the comment: See also issue #33051. -- ___ Python tracker <https://bugs.python.org/issue40468> ___ ___ Python-bugs-list mailing list Unsub

[issue33051] IDLE: Create new tab for editor options in configdialog

2020-08-18 Thread Cheryl Sabella
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'

[issue40994] Very confusing documenation for abc.Collections

2020-08-20 Thread Cheryl Sabella
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

[issue40994] Very confusing documenation for abc.Collections

2020-08-22 Thread Cheryl Sabella
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

[issue40994] Very confusing documenation for abc.Collections

2020-08-22 Thread Cheryl Sabella
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

[issue34204] Bump the default pickle protocol in shelve

2020-10-29 Thread Cheryl Sabella
Change by Cheryl Sabella : -- nosy: -miss-islington resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue35252] test_functools dead code after FIXME

2019-05-17 Thread Cheryl Sabella
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

[issue36789] Unicode HOWTO incorrectly states that UTF-8 contains no zero bytes

2019-05-17 Thread Cheryl Sabella
Change by Cheryl Sabella : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue10669] Document Deprecation Warnings and how to fix

2019-05-17 Thread Cheryl Sabella
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

[issue8425] a -= b should be fast if a is a small set and b is a large set

2019-05-17 Thread Cheryl Sabella
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

[issue19175] Erroneous reference to "integer" in format string grammar

2019-05-17 Thread Cheryl Sabella
Change by Cheryl Sabella : -- resolution: -> duplicate stage: -> resolved status: open -> closed superseder: -> Format mini-language integer definition is incorrect ___ Python tracker <https://bugs.python

[issue29696] Use namedtuple in string.Formatter.parse iterator response

2019-05-17 Thread Cheryl Sabella
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

[issue33524] non-ascii characters in headers causes TypeError on email.policy.Policy.fold

2019-05-17 Thread Cheryl Sabella
Change by Cheryl Sabella : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue33524] non-ascii characters in headers causes TypeError on email.policy.Policy.fold

2019-05-17 Thread Cheryl Sabella
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

[issue30509] Optimize calling type slots

2019-05-17 Thread Cheryl Sabella
Change by Cheryl Sabella : -- versions: +Python 3.8 -Python 3.7 ___ Python tracker <https://bugs.python.org/issue30509> ___ ___ Python-bugs-list mailin

[issue27268] Incorrect error message on float('')

2019-05-17 Thread Cheryl Sabella
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

[issue27268] Incorrect error message on float('')

2019-05-17 Thread Cheryl Sabella
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

[issue22490] Using realpath for __PYVENV_LAUNCHER__ makes Homebrew installs fragile

2019-05-17 Thread Cheryl Sabella
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

[issue33829] C API: provide new object protocol helper

2019-05-17 Thread Cheryl Sabella
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

[issue31961] subprocess._execute_child doesn't accept a single PathLike argument for args

2019-05-17 Thread Cheryl Sabella
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

[issue17774] unable to disable -r in run_tests.py

2019-05-17 Thread Cheryl Sabella
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 '--

[issue24564] shutil.copytree fails when copying NFS to NFS

2019-05-18 Thread Cheryl Sabella
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

[issue36960] Make datetime docs more user-friendly

2019-05-18 Thread Cheryl Sabella
Change by Cheryl Sabella : -- nosy: +belopolsky, p-ganssle ___ Python tracker <https://bugs.python.org/issue36960> ___ ___ Python-bugs-list mailing list Unsub

[issue36960] Make datetime docs more user-friendly

2019-05-18 Thread Cheryl Sabella
Cheryl Sabella added the comment: See also issue8822. -- nosy: +cheryl.sabella ___ Python tracker <https://bugs.python.org/issue36960> ___ ___ Python-bugs-list m

[issue19376] document that strptime() does not support the Feb 29 if the format does not contain the year

2019-05-18 Thread Cheryl Sabella
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

[issue19376] document that strptime() does not support the Feb 29 if the format does not contain the year

2019-05-18 Thread Cheryl Sabella
Change by Cheryl Sabella : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue32397] textwrap output may change if you wrap a paragraph twice

2019-05-18 Thread Cheryl Sabella
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

[issue33519] Should MutableSequence provide .copy()?

2019-05-18 Thread 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

[issue33519] Should MutableSequence provide .copy()?

2019-05-18 Thread Cheryl Sabella
Change by Cheryl Sabella : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed type: -> enhancement ___ Python tracker <https://bugs.python

[issue31779] assertion failures and a crash when using an uninitialized struct.Struct object

2019-05-20 Thread Cheryl Sabella
Change by Cheryl Sabella : -- versions: -Python 3.6 ___ Python tracker <https://bugs.python.org/issue31779> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35563] Doc: warnings.rst - add links to references

2019-05-20 Thread Cheryl Sabella
Change by Cheryl Sabella : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue35563] Doc: warnings.rst - add links to references

2019-05-20 Thread Cheryl Sabella
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

[issue31163] Return destination path in Path.rename and Path.replace

2019-05-20 Thread Cheryl Sabella
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

[issue30790] Can't use proxy to connect internet on windows

2019-05-21 Thread Cheryl Sabella
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

[issue35091] Objects/listobject.c: gallop functions rely on signed integer overflow

2019-05-22 Thread Cheryl Sabella
Change by Cheryl Sabella : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue34541] pathlib.Path.iterdir doesn't throw an exception until you start iterating

2019-05-23 Thread Cheryl Sabella
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

[issue34963] String representation for types created with typing.NewType(…) are opaque and unappealing

2019-05-23 Thread Cheryl Sabella
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

[issue20285] Improve object.__doc__ and help(object) output

2019-05-24 Thread Cheryl Sabella
Change by Cheryl Sabella : -- resolution: -> fixed stage: commit review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue20285] Improve object.__doc__ and help(object) output

2019-05-24 Thread Cheryl Sabella
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

[issue36461] timeit: Additional changes for autorange

2019-05-24 Thread Cheryl Sabella
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

[issue35397] Undeprecate and document urllib.parse.unwrap

2019-05-27 Thread Cheryl Sabella
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

[issue35397] Undeprecate and document urllib.parse.unwrap

2019-05-27 Thread Cheryl Sabella
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

[issue32299] unittest.mock.patch.dict.__enter__ should return the dict

2019-05-28 Thread Cheryl Sabella
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

[issue32299] unittest.mock.patch.dict.__enter__ should return the dict

2019-05-28 Thread Cheryl Sabella
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

[issue22102] Zipfile generates Zipfile error in zip with 0 total number of disk in Zip64 end of central directory locator

2019-05-28 Thread Cheryl Sabella
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

[issue22102] Zipfile generates Zipfile error in zip with 0 total number of disk in Zip64 end of central directory locator

2019-05-28 Thread Cheryl Sabella
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

[issue29731] Ability to filter warnings to print current stack

2019-05-28 Thread Cheryl Sabella
Change by Cheryl Sabella : -- nosy: +christian.heimes, pitrou, vstinner versions: +Python 3.8 -Python 3.7 ___ Python tracker <https://bugs.python.org/issue29

[issue19184] dis module has incorrect docs for RAISE_VARARGS

2019-05-28 Thread Cheryl Sabella
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

[issue34818] test.test_ssl.ThreadedTests.test_tls1_3 fails in 2.7 with AttributeError: __exit__

2019-05-28 Thread Cheryl Sabella
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

[issue31829] Portability issues with pickle

2019-05-29 Thread Cheryl Sabella
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

[issue37086] time.sleep error message misleading

2019-05-29 Thread Cheryl Sabella
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

[issue9883] minidom: AttributeError: DocumentFragment instance has no attribute 'writexml'

2019-05-30 Thread Cheryl Sabella
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

[issue5028] tokenize.generate_tokens doesn't always return logical line

2019-05-30 Thread Cheryl Sabella
Change by Cheryl Sabella : -- nosy: -miss-islington resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.o

[issue9371] pulldom doesn't provide END_DOCUMENT or COMMENT nodes.

2019-05-30 Thread Cheryl Sabella
Change by Cheryl Sabella : -- nosy: +scoder ___ Python tracker <https://bugs.python.org/issue9371> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue6686] xml.sax.xmlreader.XMLReader.getProperty (xml.sax.handler.property_xml_string) returns bytes

2019-05-30 Thread Cheryl Sabella
Change by Cheryl Sabella : -- nosy: +scoder ___ Python tracker <https://bugs.python.org/issue6686> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35018] Sax parser provides no user access to lexical handlers

2019-05-30 Thread Cheryl Sabella
Change by Cheryl Sabella : -- nosy: +scoder ___ Python tracker <https://bugs.python.org/issue35018> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30969] Docs should say that `x is z or x == z` is used for `x in y` in containers that do not implement `__contains__`

2019-05-30 Thread Cheryl Sabella
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

[issue30969] Docs should say that `x is z or x == z` is used for `x in y` in containers that do not implement `__contains__`

2019-05-30 Thread Cheryl Sabella
Change by Cheryl Sabella : -- resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker <https://bugs.python.org/issue30969> ___ ___

[issue27605] Inconsistent calls to __eq__ from built-in __contains__

2019-05-30 Thread Cheryl Sabella
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

[issue29447] Add/check os.PathLike support for the tempfile module's 'dir' arguments

2019-05-31 Thread Cheryl Sabella
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

[issue25735] math.factorial doc should mention integer return type

2019-05-31 Thread Cheryl Sabella
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

[issue25735] math.factorial doc should mention integer return type

2019-05-31 Thread Cheryl Sabella
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 _

[issue37109] Inacurrate documentation regarding return type of math.factorial

2019-05-31 Thread Cheryl Sabella
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

[issue15115] Duplicated Content-Transfer-Encoding header when applying email.encoders

2019-05-31 Thread Cheryl Sabella
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

[issue15115] Duplicated Content-Transfer-Encoding header when applying email.encoders

2019-05-31 Thread Cheryl Sabella
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

[issue36411] Python 3 f.tell() gets out of sync with file pointer in binary append+read mode

2019-06-01 Thread Cheryl Sabella
Change by Cheryl Sabella : -- nosy: +benjamin.peterson ___ Python tracker <https://bugs.python.org/issue36411> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue36984] typing docs "versionadded" is inaccurate for many attributes

2019-06-01 Thread Cheryl Sabella
Change by Cheryl Sabella : -- nosy: +levkivskyi ___ Python tracker <https://bugs.python.org/issue36984> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35849] Added thousands separators to Lib/pstats.py final report

2019-06-01 Thread Cheryl Sabella
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

[issue36612] Unittest document is not clear on SetUpClass calls

2019-06-01 Thread Cheryl Sabella
Cheryl Sabella added the comment: @xtreak or @lisroach, any thoughts? Thanks! -- nosy: +cheryl.sabella, lisroach, xtreak ___ Python tracker <https://bugs.python.org/issue36

[issue5680] Simulate command-line arguments for program run in IDLE

2019-06-01 Thread Cheryl Sabella
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

[issue30786] getaddrinfo emulation does not support AI_NUMERICSERV

2019-06-02 Thread Cheryl Sabella
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

[issue5680] Simulate command-line arguments for program run in IDLE

2019-06-02 Thread Cheryl Sabella
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

[issue5680] Simulate command-line arguments for program run in IDLE

2019-06-02 Thread Cheryl Sabella
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

[issue5680] Simulate command-line arguments for program run in IDLE

2019-06-03 Thread Cheryl Sabella
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

[issue36675] Doctest directives and comments missing from code samples

2019-06-05 Thread Cheryl Sabella
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

[issue37149] link to official documentation tkinter failed !!!

2019-06-05 Thread Cheryl Sabella
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

[issue34222] Email message serialization enters an infinite loop when folding non-ASCII headers with long words

2019-06-05 Thread Cheryl Sabella
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

<    1   2   3   4   5   6   7   8   9   10   >