[issue42238] Deprecate suspicious.py?

2021-11-22 Thread Carol Willing


Carol Willing  added the comment:


New changeset 024209401ebc8a011f242af00efdd8ecece6953d by Julien Palard in 
branch 'main':
bpo-42238: [doc] Announce the future removal of make suspicous. (GH-29652)
https://github.com/python/cpython/commit/024209401ebc8a011f242af00efdd8ecece6953d


--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue42238>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45677] [doc] improve sqlite3 docs

2021-11-15 Thread Carol Willing


Carol Willing  added the comment:


New changeset a40d066e8ef548b52eca2b0e27c219ddd7e11592 by Miss Islington (bot) 
in branch '3.9':
bpo-45677: Reword first section of `sqlite3` docs (GH-29326) (GH-29567)
https://github.com/python/cpython/commit/a40d066e8ef548b52eca2b0e27c219ddd7e11592


--

___
Python tracker 
<https://bugs.python.org/issue45677>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45677] [doc] improve sqlite3 docs

2021-11-15 Thread Carol Willing


Carol Willing  added the comment:


New changeset 94dad5e41e5863e03972f3f3646087fb591f73f9 by Miss Islington (bot) 
in branch '3.10':
bpo-45677: Reword first section of `sqlite3` docs (GH-29326) (GH-29566)
https://github.com/python/cpython/commit/94dad5e41e5863e03972f3f3646087fb591f73f9


--

___
Python tracker 
<https://bugs.python.org/issue45677>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43225] Add missing value returned by methods on cookiejar

2021-11-15 Thread Carol Willing


Carol Willing  added the comment:


New changeset 3352834f59531dfa42dbef00ada4fb95ded2ae3a by Emmanuel Arias in 
branch 'main':
bpo-43225: [DOC] Add missing value returned by methods on cookiejar (GH-24522)
https://github.com/python/cpython/commit/3352834f59531dfa42dbef00ada4fb95ded2ae3a


--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue43225>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25381] Update doc of three C exception values.

2021-11-15 Thread Carol Willing


Carol Willing  added the comment:


New changeset ad43dc0b54994e7e7d06e3d4896ade188b36ee12 by Terry Jan Reedy in 
branch 'main':
bpo-25381: Update explanation of exceptions in C. (GH-26838)
https://github.com/python/cpython/commit/ad43dc0b54994e7e7d06e3d4896ade188b36ee12


--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue25381>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45677] [doc] improve sqlite3 docs

2021-11-15 Thread Carol Willing


Carol Willing  added the comment:


New changeset 6c5a312fb6d92e879bf4c570b94e18bb9ffe5970 by Erlend Egeberg 
Aasland in branch 'main':
bpo-45677: Reword first section of `sqlite3` docs (#29326)
https://github.com/python/cpython/commit/6c5a312fb6d92e879bf4c570b94e18bb9ffe5970


--

___
Python tracker 
<https://bugs.python.org/issue45677>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue44921] dict subclassing is slow

2021-08-16 Thread Carol Willing


Change by Carol Willing :


--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue44921>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue41645] Typo First Page of Documentation

2021-08-08 Thread Carol Willing


Carol Willing  added the comment:

I've run the two sentences through Grammarly's checker. No errors were flagged 
for the sentence in question. Let's leave "as is". Thanks to all who discussed 
this issue.

--
nosy: +willingc
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

___
Python tracker 
<https://bugs.python.org/issue41645>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



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

2021-05-16 Thread Carol Willing


Carol Willing  added the comment:

@iritkatriel Thanks for the follow up. I'm going to close this as I haven't 
seen any issues with -j on MacOS.

--
resolution:  -> not a bug
stage: patch review -> resolved
status: open -> closed

___
Python tracker 
<https://bugs.python.org/issue36464>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43729] Tutorial Documentation for 3.1.1. Numbers missing "result"

2021-05-14 Thread Carol Willing


Carol Willing  added the comment:


New changeset c90642b0d48e5ab40d05b526311ba19bb87f3233 by Miss Islington (bot) 
in branch '3.9':
bpo-43729: Clarify comment in tutorial example (GH-25191) (GH-26137)
https://github.com/python/cpython/commit/c90642b0d48e5ab40d05b526311ba19bb87f3233


--

___
Python tracker 
<https://bugs.python.org/issue43729>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43729] Tutorial Documentation for 3.1.1. Numbers missing "result"

2021-05-14 Thread Carol Willing


Carol Willing  added the comment:


New changeset dd4f7d96cb78b424ef8fa705aaee15a837b2d240 by Miss Islington (bot) 
in branch '3.10':
bpo-43729: Clarify comment in tutorial example (GH-25191) (#26136)
https://github.com/python/cpython/commit/dd4f7d96cb78b424ef8fa705aaee15a837b2d240


--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue43729>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43977] Implement the latest semantics for PEP 634 for matching collections

2021-05-13 Thread Carol Willing


Carol Willing  added the comment:


New changeset e7d25d3f3b335eb46d102137b447325f54750e31 by Miss Islington (bot) 
in branch '3.10':
bpo-43977: Update pattern matching language reference docs (GH-25917) (GH-26117)
https://github.com/python/cpython/commit/e7d25d3f3b335eb46d102137b447325f54750e31


--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue43977>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43795] Implement PEP 652 -- Maintaining the Stable ABI

2021-05-13 Thread Carol Willing


Carol Willing  added the comment:


New changeset 373937182ee029c282bea58cdda57ab41990f404 by Miss Islington (bot) 
in branch '3.10':
bpo-43795: PEP 652 user documentation (GH-25668) (GH-26034)
https://github.com/python/cpython/commit/373937182ee029c282bea58cdda57ab41990f404


--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue43795>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43757] pathlib: move 'resolve()' logic out of path flavour

2021-05-13 Thread Carol Willing


Carol Willing  added the comment:


New changeset ea14a0749a4f19b29236fc0acc4b556d9243bc6f by Miss Islington (bot) 
in branch '3.10':
bpo-43757: Document os.path.realpath(strict=True) in 3.10 whatsnew. (GH-26090) 
(#26099)
https://github.com/python/cpython/commit/ea14a0749a4f19b29236fc0acc4b556d9243bc6f


--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue43757>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43266] "String conversion and formatting" formatting messes up array subscripting

2021-02-28 Thread Carol Willing


Carol Willing  added the comment:


New changeset 4ebd637dde7d7e56b18926d2a70657abcac73df0 by Miss Islington (bot) 
in branch '3.8':
closes bpo-43266: Improve array formatting. (GH-24573) (GH-24585)
https://github.com/python/cpython/commit/4ebd637dde7d7e56b18926d2a70657abcac73df0


--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue43266>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36346] Prepare for removing the legacy Unicode C API

2021-02-28 Thread Carol Willing


Carol Willing  added the comment:


New changeset 346afeb159a5a8b2e260d3de740019b64352660e by Miss Islington (bot) 
in branch '3.8':
bpo-36346: Document removal schedule of deprecate APIs (GH-20879) (#24626)
https://github.com/python/cpython/commit/346afeb159a5a8b2e260d3de740019b64352660e


--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue36346>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42128] Structural Pattern Matching (PEP 634)

2021-02-28 Thread Carol Willing


Carol Willing  added the comment:


New changeset a8e2615aa885a121b8cf8e9cd07696207356a25a by Pablo Galindo in 
branch 'master':
bpo-42128: Add documentation for the new match-based AST nodes (GH-24673)
https://github.com/python/cpython/commit/a8e2615aa885a121b8cf8e9cd07696207356a25a


--

___
Python tracker 
<https://bugs.python.org/issue42128>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42128] Structural Pattern Matching (PEP 634)

2021-02-27 Thread Carol Willing


Carol Willing  added the comment:

Folks, The What's New PR is open now. I've tried to focus more on the data 
type/shape examples over literal example.

--

___
Python tracker 
<https://bugs.python.org/issue42128>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42128] Structural Pattern Matching (PEP 634)

2021-02-27 Thread Carol Willing


Change by Carol Willing :


--
pull_requests: +23452
pull_request: https://github.com/python/cpython/pull/24667

___
Python tracker 
<https://bugs.python.org/issue42128>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42128] Structural Pattern Matching (PEP 634)

2021-02-19 Thread Carol Willing


Carol Willing  added the comment:

Absolutely, I can help do that.

On Fri, Feb 19, 2021 at 9:14 PM Guido van Rossum 
wrote:

>
> Guido van Rossum  added the comment:
>
> Carol, the most urgent thing we have going is to come up with text for
> what's new. I posted a PR that adds my standard "quick" tutorial (
> https://github.com/python/cpython/pull/24588) which is also found in
> Appendix A of PEP 636 (the tutorial PEP -- the specification PEP 634 has a
> different Appendix A :-), but we are worried that this is going to mislead
> people into thinking "Oh, this is a switch with a funny name" -- which is
> exactly what we don't want (see Jake vd Plas Tweet at
> https://twitter.com/jakevdp/status/1359870794877132810). Having stared at
> this for way too long already I think I'm not able to come up with a better
> way to present this *quickly* in a format that's appropriate for What's New
> (concise, highlights only, meant for existing fairly experienced Python
> users). Do you think you can help?
>
> --
>
> ___
> Python tracker 
> <https://bugs.python.org/issue42128>
> ___
> ___
> Python-bugs-list mailing list
> Unsubscribe:
> https://mail.python.org/mailman/options/python-bugs-list/willingc%40gmail.com
>
>

--

___
Python tracker 
<https://bugs.python.org/issue42128>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42128] Structural Pattern Matching (PEP 634)

2021-02-19 Thread Carol Willing


Carol Willing  added the comment:

@Brandt Bucher  @Guido van Rossum
 I'm
finally getting some free time to get the docs workgroup up and running.
I'm happy to help with any docs that you want for alpha and beyond.

On Fri, Feb 19, 2021 at 8:27 PM Guido van Rossum 
wrote:

>
> Guido van Rossum  added the comment:
>
> But seriously, nothing good can come from social media. It's what drove me
> to retire in 2018. Just ignore it please.
>
> --
>
> ___
> Python tracker 
> <https://bugs.python.org/issue42128>
> ___
> ___
> Python-bugs-list mailing list
> Unsubscribe:
> https://mail.python.org/mailman/options/python-bugs-list/willingc%40gmail.com
>
>

--

___
Python tracker 
<https://bugs.python.org/issue42128>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42179] Clarify chaining exceptions in tutorial/errors.rst

2020-12-15 Thread Carol Willing


Carol Willing  added the comment:


New changeset 3f9fe23c05280dc5736c07bb0e968cdaf8c503d0 by Vladimir in branch 
'master':
bpo-42179: Clarify exception chaining (GH-23160)
https://github.com/python/cpython/commit/3f9fe23c05280dc5736c07bb0e968cdaf8c503d0


--

___
Python tracker 
<https://bugs.python.org/issue42179>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42612] Software Designer

2020-12-12 Thread Carol Willing


Carol Willing  added the comment:

Hi @Deepanshu. I'm sorry that you are having difficulty with your script.

While we wish to be helpful, it's difficult to troubleshoot whether this is a 
program issue or a CPython bug. I recommend asking on Stack Overflow or the 
Python Discourse Users channel (discuss.python.org).

If after consulting those resources and you still believe this is a bug, please 
open a new issue with a more complete report which includes:
- a clear, specific title
- a concise sentence of what the bug seems to be
- what is the expected behavior
- what is the actual result
- steps to reproduce the error (or a runnable code snippet to demonstrate the 
behavior)

Mozilla's documentation has a good section on submitting effective bug reports 
(https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines)

I'm going to close this particular issue. Please do open another issue if 
needed. Thanks! - Carol

P.S. Josh, a gentle reminder that it's difficult to convey tone in writing. 
Perhaps adding a "hi" or "hello" at the start of your message would make it 
friendlier. Thanks for triaging too :D

--
nosy: +willingc
resolution:  -> not a bug
stage:  -> resolved
status: pending -> closed

___
Python tracker 
<https://bugs.python.org/issue42612>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42179] Clarify chaining exceptions in tutorial/errors.rst

2020-11-05 Thread Carol Willing


Carol Willing  added the comment:

Thanks Vladimir for raising the issue, and Inada-san and Eric for following up 
on it.

I recommend the following:
- merge PR-23162 including its reference to builtin exceptions
- after merge of PR-23162, reworking PR-23160 to provide a brief note about 
__cause__ and __contex__ before the reference link to builtin exceptions

This would provide a clear tutorial example for the majority of users. For the 
fraction of users, like Vladimir, a sentence as part of the reference link 
could address a bit more about __cause__ and __context__ without confusing 
folks.

--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue42179>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40046] Increase test coverage of the random module

2020-03-30 Thread Carol Willing


Carol Willing  added the comment:

Thanks Serhiy for the explanation.

I agree with Raymond about the doc change.

Raymond, These tests, after reading Serihy's response, make sense to me. Let's 
revisit and reconsider the PR on the tests without the doc change.

Thanks!

--

___
Python tracker 
<https://bugs.python.org/issue40046>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40046] Increase test coverage of the random module

2020-03-30 Thread Carol Willing


Carol Willing  added the comment:

Hi Raymond and Serhiy,

Serhiy, Was there a specific use case or regression that you felt the tests 
would be helpful?

--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue40046>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue39417] Link to "Python Packaging User Guide: Creating and using virtual environments" is broken

2020-02-10 Thread Carol Willing


Carol Willing  added the comment:


New changeset c4a65ed7fe342bd18b5a5b0eea3470dc4fc31160 by Ogi Moore in branch 
'master':
bpo-39417: Fix broken link to guide to building venvs (GH-18432)
https://github.com/python/cpython/commit/c4a65ed7fe342bd18b5a5b0eea3470dc4fc31160


--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue39417>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue39498] Signpost security considerations in library

2020-02-10 Thread Carol Willing


Carol Willing  added the comment:

I agree that a helpful entry in the index would be a nice addition. Christian 
would be the person to start with since he probably has ideas what would be 
useful too.

--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue39498>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue39369] Doc: Update mmap readline method documentation

2020-02-10 Thread Carol Willing


Carol Willing  added the comment:


New changeset 6c9974e12c50150149b989aaef68be1fe46ea670 by Wellington Pardim in 
branch 'master':
bpo-39369 Doc: Update mmap readline method documentation (GH-17957)
https://github.com/python/cpython/commit/6c9974e12c50150149b989aaef68be1fe46ea670


--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue39369>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue39600] idle_test: test_fontlist_key() fails if two font families have the same name

2020-02-10 Thread Carol Willing


Carol Willing  added the comment:


New changeset ed335cf53b5d4bca9a08c9b83ba684ba17be0f10 by Victor Stinner in 
branch 'master':
bpo-39600, IDLE: Remove duplicated font names (GH-18430)
https://github.com/python/cpython/commit/ed335cf53b5d4bca9a08c9b83ba684ba17be0f10


--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue39600>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38419] The path of check-c-globals.py on README is wrong

2019-10-22 Thread Carol Willing


Carol Willing  added the comment:


New changeset 20bf8e08a18c0f1eab49c54f3bd56f8364a2f5cc by Carol Willing (AMIR) 
in branch 'master':
 bpo-38419: fix "check-c-globals" path (GH-16680)
https://github.com/python/cpython/commit/20bf8e08a18c0f1eab49c54f3bd56f8364a2f5cc


--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue38419>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38248] inconsistency in asyncio.Task between cancellation while running vs. cancellation immediately after it finishes

2019-09-25 Thread Carol Willing


Carol Willing  added the comment:


New changeset 16cec136b75daf438080a5b6685d2679dfa406af by Carol Willing (Miss 
Islington (bot)) in branch '3.8':
bpo-38248: Fix inconsistent immediate asyncio.Task cancellation (GH-16330) 
(GH-16383)
https://github.com/python/cpython/commit/16cec136b75daf438080a5b6685d2679dfa406af


--

___
Python tracker 
<https://bugs.python.org/issue38248>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38248] inconsistency in asyncio.Task between cancellation while running vs. cancellation immediately after it finishes

2019-09-25 Thread Carol Willing


Carol Willing  added the comment:


New changeset edad4d89e357c92f70c0324b937845d652b20afd by Carol Willing (Yury 
Selivanov) in branch 'master':
bpo-38248: Fix inconsistent immediate asyncio.Task cancellation (GH-16330)
https://github.com/python/cpython/commit/edad4d89e357c92f70c0324b937845d652b20afd


--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue38248>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38255] Replace "method" with "attribute" in the description of super()

2019-09-25 Thread Carol Willing


Carol Willing  added the comment:

@maggyero Thanks for the PR and working to improve the docs.

For this particular issue, I prefer PR 16368 for its brevity and common use 
case. I'm recommending that it be merged.

--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue38255>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38034] Typo on logging.handlers.QueueListener documentation

2019-09-10 Thread Carol Willing


Carol Willing  added the comment:


New changeset f357cd022ec82a4099ac7a09047d2b556a1c91ec by Carol Willing (Miss 
Islington (bot)) in branch '3.8':
bpo-38034: Fix typo in logging.handlers.rst (GH-15708) (GH-15893)
https://github.com/python/cpython/commit/f357cd022ec82a4099ac7a09047d2b556a1c91ec


--

___
Python tracker 
<https://bugs.python.org/issue38034>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38034] Typo on logging.handlers.QueueListener documentation

2019-09-10 Thread Carol Willing


Carol Willing  added the comment:


New changeset 2a8560ae99213954158789b9dd7275b8ffa2086a by Carol Willing (Miss 
Islington (bot)) in branch '3.7':
bpo-38034: Fix typo in logging.handlers.rst (GH-15708) (GH-15894)
https://github.com/python/cpython/commit/2a8560ae99213954158789b9dd7275b8ffa2086a


--

___
Python tracker 
<https://bugs.python.org/issue38034>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38034] Typo on logging.handlers.QueueListener documentation

2019-09-10 Thread Carol Willing


Carol Willing  added the comment:


New changeset efd5741ae953e50a6654e04cf731da86a1307296 by Carol Willing (wwuck) 
in branch 'master':
bpo-38034: Fix typo in logging.handlers.rst (GH-15708)
https://github.com/python/cpython/commit/efd5741ae953e50a6654e04cf731da86a1307296


--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue38034>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37860] Add netlify deploy preview for docs

2019-08-21 Thread Carol Willing


Carol Willing  added the comment:


New changeset 87bc3b7a0b0c41ea5da2aa137c4145f437a1c9fd by Carol Willing (Ashwin 
Ramaswami) in branch 'master':
bpo-37860: Add netlify deploy preview for docs (GH-15288)
https://github.com/python/cpython/commit/87bc3b7a0b0c41ea5da2aa137c4145f437a1c9fd


--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue37860>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue34985] python finds test modules from the wrong directory during PGO build

2019-08-11 Thread Carol Willing


Carol Willing  added the comment:

When building from the gzipped source of 3.8.0b3, I am seeing similar crashes 
on Ubuntu 18.04.

Running ``make clean`` prior to ``configure`` and ``make`` seems to have 
resolved the issue. After this the regrtest was being found in the 3.8.0b3 
directory. I am no longer seeing core dumps.

I'm going to close this issue.

--
nosy: +willingc
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed
versions: +Python 3.8

___
Python tracker 
<https://bugs.python.org/issue34985>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37391] MacOS Touchpad scrolling crashes IDLE

2019-06-25 Thread Carol Willing


Carol Willing  added the comment:

George,

This is a Homebrew build issue (see additional notes on the Brew forum 
https://discourse.brew.sh/t/cannot-get-python-to-use-tcl-tk-version-8-6/3563.

You may wish to try the suggestions found there. My recommendation would be to 
use the official Python from python.org or the Anaconda distribution for Mac.

--

___
Python tracker 
<https://bugs.python.org/issue37391>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37276] Incorrect number of running calls in ProcessPoolExecutor

2019-06-25 Thread Carol Willing


Carol Willing  added the comment:

I've run the code snippet several times on Mac 10.14.5 with Python 3.7.3. I'm 
not able to replicate your result for the `ProcessPoolExecutor` but can 
replicate results for `ThreadPoolExecutor`. Do you have another example where 
you are seeing this behavior?

--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue37276>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37391] MacOS Touchpad scrolling crashes IDLE

2019-06-25 Thread Carol Willing


Carol Willing  added the comment:

Thanks for the additional information Rakesh.

--

___
Python tracker 
<https://bugs.python.org/issue37391>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37391] MacOS Touchpad scrolling crashes IDLE

2019-06-24 Thread Carol Willing


Carol Willing  added the comment:

Hi George,

What language and encoding are you using on your system? Are you using UTF-16?

I haven't been able to reproduce this on my Mac Mojave with an Anaconda Python 
3.7.3 install.

--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue37391>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37250] C files generated by Cython set tp_print to 0: PyTypeObject.tp_print removed

2019-06-24 Thread Carol Willing


Carol Willing  added the comment:

Thank you Petr. Looking at your response, the full discussion here, and the 
fact that we don't have an easy way to put a number on who would be impacted, I 
agree that merging the PR seems the best course of action.


Thanks Stefan for additional follow up with Cython too.

--

___
Python tracker 
<https://bugs.python.org/issue37250>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37250] C files generated by Cython set tp_print to 0: PyTypeObject.tp_print removed

2019-06-21 Thread Carol Willing


Carol Willing  added the comment:

Thanks Petr for the wonderful summary.

Of the pros/cons that you mention (if I am understanding correctly), I think 
that the issue comes down to sdist consumers and regeneration.

1. If sdist consumers will need to regenerate an sdist?
2. How many sdist consumers will likely be impacted?
3. If impacted, how difficult would the regeneration be for a scientist who is 
moderately comfortable with compilation?
4. Is there any guidance or information that can be given to sdist consumers?

Do we have any good metrics/insights on Question 2 and 3?

---

While TypeObject size, updating a pinned version, and vectorcall optimization 
for prior versions are considerations, I believe that they are secondary:

- Typeobject size: Nice to have a smaller size but probably not a concern of 
the sdist consumer or general user.
- Update a pinned Cython version: General expectation is it should work with 
the environment which it was pinned within. There should not be an expectation 
that the pinned version will work if other parts of the environment change.
- vectorcall optimization extends to prior versions: While perhaps nice to 
have, it is likely more an added benefit instead of an implicit contract or 
expectation.

--

___
Python tracker 
<https://bugs.python.org/issue37250>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37250] C files generated by Cython set tp_print to 0: PyTypeObject.tp_print removed

2019-06-20 Thread Carol Willing


Carol Willing  added the comment:

> Is four months really an unreasonable timeline? I thought most of these 
> packages released more frequently than CPython.

I can't really predict with any accuracy what the release cycle is for most 
scientific projects. Anywhere from 1 month to 9 months probably covers 90% of 
the actively maintained scientific projects. So is four months unreasonable? 
Not entirely unreasonable IMHO. Six months seems a safer estimate. What makes 
it difficult to predict is that many of the scientific projects do not have 
rigid release cycles and push out releases when a specific feature or bug fix 
warrants it.

Perhaps it would be helpful for someone to recap the current options on the 
table for moving forward and the most significant risk to Cython, Projects 
using Cython, or CPython by selecting each option.

Thanks.

--

___
Python tracker 
<https://bugs.python.org/issue37250>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37250] C files generated by Cython set tp_print to 0: PyTypeObject.tp_print removed

2019-06-20 Thread Carol Willing


Carol Willing  added the comment:

Petr, Thanks for the thoughtful summary.

If I am understanding the many messages in this and the other related issue and 
by looking at this with a scientific Python hat on (not as the Steering 
Council), I'm inclined to favor Nick's approach if possible:

> 1. In 3.8.0b2, move tp_print to the end of the structure (rather than 
> removing it entirely) to make the "type->tp_print" in the old Cython 
> generated code harmless rather than a compilation error
>2. In 3.9.0a1, remove it entirely again

I agree that we shouldn't punish our users. IMHO Cython should get the benefit 
of a compromise, though not a long term guarantee, related to tp_print since 
Cython addresses a very real need for performance in scientific code. 

While Cython may be able to respond within the beta period, scientific projects 
that depend on it may lag longer as rebuilds and releases will need to happen 
on PyPI, conda, and conda-forge. Release versioning is critical in the science 
world as we depend on it for scientific research reproducibility. While we may 
not come up with an ideal solution for everyone, let's try to find something 
acceptable for Cython and the Core Python devs/users.

--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue37250>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37353] Source code has not always been forward-compatible

2019-06-20 Thread Carol Willing


Carol Willing  added the comment:

"...though source code has usually been forward-compatible within a major 
release series."

Agree with your thoughts Julien and Zach. Perhaps remove "whereas" as well.

--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue37353>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37352] Typo in documentation: "to making it easy"

2019-06-20 Thread Carol Willing


Carol Willing  added the comment:

I agree with Zach's suggestions.

If I were to rewrite and pass through a grammar checker, I would get closer to 
this (removing the verbose "an eye to":

Writing test suites is very helpful, and you might want to design your code to 
make it easily tested.

In other words, it is fine as is or with modifications. :-)

--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue37352>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37195] test_utime fails on MacOS Mojave (Kernel Version 18.6.0:)

2019-06-07 Thread Carol Willing


Carol Willing  added the comment:

@pablogsal My debug info looks similar to yours other than shell/terminal 
preferences. Similar specs on HW and OS.

./python.exe -m test test_os -R : -v Any other configs that you are frequently 
seeing the failures?

--

___
Python tracker 
<https://bugs.python.org/issue37195>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37195] test_utime fails on MacOS Mojave (Kernel Version 18.6.0:)

2019-06-07 Thread Carol Willing


Carol Willing  added the comment:

Confirming that they do pass on my Mojave system. 

test_utime (test.test_os.UtimeTests) ... ok
test_utime_by_indexed (test.test_os.UtimeTests) ... ok
...
test_utime_dir_fd (test.test_os.UtimeTests) ... ok

Though I did have to go through some shenanigans (which may or may not be 
related) to get configure and make to run cleanly:
- open 
/Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg
- removed brewed binutils 
- removed all brewed pythons
- make clean all

Then the normal process worked.

--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue37195>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue5225] OS X "Update Shell Profile" may not update $PATH if run more than once

2019-06-06 Thread Carol Willing


Carol Willing  added the comment:

No problem :D Ping me when you need a review.

--

___
Python tracker 
<https://bugs.python.org/issue5225>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33048] macOS job broken on Travis CI

2019-06-06 Thread Carol Willing


Carol Willing  added the comment:

Folks, I'm going to close this as resolved since we are now using Azure 
Pipelines for MacOS as well. Brew has also since come up with a naming policy 
for 2 or 3 so hopefully (?) there will be no further renaming.

--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 
<https://bugs.python.org/issue33048>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue5225] OS X "Update Shell Profile" may not update $PATH if run more than once

2019-06-06 Thread Carol Willing


Carol Willing  added the comment:

@ned.deily I'm doing some triaging today. As the original submitter of this 
issue, would you be willing to close it? Thanks.

--

___
Python tracker 
<https://bugs.python.org/issue5225>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue23324] Nonblocking serial io using Arduino and Ubuntu 14.10 (Python 3.4.2) performance slowdown

2019-06-06 Thread Carol Willing


Carol Willing  added the comment:

@MrYsLab Well, I'm glad it resolved itself along the way. 

Your project looks cool and the docs are very nice too. Thanks for the link.

--

___
Python tracker 
<https://bugs.python.org/issue23324>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue23324] Nonblocking serial io using Arduino and Ubuntu 14.10 (Python 3.4.2) performance slowdown

2019-06-06 Thread Carol Willing


Change by Carol Willing :


--
status: open -> closed

___
Python tracker 
<https://bugs.python.org/issue23324>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue23324] Nonblocking serial io using Arduino and Ubuntu 14.10 (Python 3.4.2) performance slowdown

2019-06-06 Thread Carol Willing


Carol Willing  added the comment:

@MrYsLab, Sorry that this issue wasn't resolved in the past. 

I would like to close this since we are currently working on a 3.8 release. I'm 
going to do that now. You may wish to take a look at MicroPython and 
CircuitPython if you haven't already seen them. They are pretty interesting.

Thanks for using Python.

--
resolution:  -> out of date
stage:  -> resolved

___
Python tracker 
<https://bugs.python.org/issue23324>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue21106] Updated Mac folder icon

2019-06-06 Thread Carol Willing


Carol Willing  added the comment:

This was resolved in https://github.com/python/cpython/pull/1780. Thanks 
@ned.deily.

--
keywords: +patch
message_count: 15.0 -> 16.0
pull_requests: +13750
resolution:  -> fixed
stage: resolved -> patch review
status: open -> closed
pull_request: https://github.com/python/cpython/pull/1780

___
Python tracker 
<https://bugs.python.org/issue21106>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37134] Use PEP570 syntax in the documentation

2019-06-06 Thread Carol Willing


Carol Willing  added the comment:

@brian, Just to echo Brett's words, the Steering Council appreciated the tabbed 
prototype and your effort to create it. While we may not use it in this 
particular case, it's great to keep in mind for other places. Thanks for 
contributing :D

--

___
Python tracker 
<https://bugs.python.org/issue37134>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37134] Use PEP570 syntax in the documentation

2019-06-05 Thread Carol Willing


Carol Willing  added the comment:


New changeset 54edb04aa688c8247570b4f59b5145e3fa417576 by Carol Willing (Pablo 
Galindo) in branch 'master':
bpo-37134: Add PEP570 notation to the documentation (GH-13743)
https://github.com/python/cpython/commit/54edb04aa688c8247570b4f59b5145e3fa417576


--

___
Python tracker 
<https://bugs.python.org/issue37134>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37134] [EASY] Use PEP570 syntax in the documentation

2019-06-04 Thread Carol Willing


Carol Willing  added the comment:

> Could you extend your thoughts regarding this concern that I have with 
> respect of not including the trailing / in 3.8 but doing it in 3.9:

Pablo, Sure thing. I believe that a Sphinx extension (possibly existing 
sphinx-tabs as suggested by @bskinn in the Steering Council issue or one we 
develop/find) could give us both a "technically accurate" view and "simplified" 
view. I wasn't sure if this could/would be ready by 3.8. But I think that it is 
feasible for 3.9. If we can do it for 3.8, fantastic.

If we do the 3.8/3.9 phased approach, I definitely think the 3.8 docs need to 
be explicit in stating the what/why/when of the / (still searching for a cute 
name - right now the best I have is "twig" from another name, virgule, for 
slash and its Latin derivation). Ultimately, 3.9 should either by Sphinx 
extension or edit contain the "technically accurate" version.

--

___
Python tracker 
<https://bugs.python.org/issue37134>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37134] [EASY] Use PEP570 syntax in the documentation

2019-06-04 Thread Carol Willing


Carol Willing  added the comment:

I echo Pablo's comment about thoughtful discourse as this is discussed.

For library maintainers that are writing APIs that involve workflows across 
multiple projects maintained by different people, better information and 
documentation is very important.

We are balancing the needs of different user groups. An all or nothing approach 
to documenting / and positional only arguments will not serve the different 
groups well. What will serve them is coming up with an approach that will work 
(though not perfectly) for each group. In essence, balancing and compromising 
are critical.

I suggested an approach earlier which I would appreciate folks give a closer 
look to its merit.

--

___
Python tracker 
<https://bugs.python.org/issue37134>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37134] [EASY] Use PEP570 syntax in the documentation

2019-06-03 Thread Carol Willing


Carol Willing  added the comment:

Tim's message resonated with me. Confusing users is something that I believe 
that we wish to minimize. I confess that I had a similar reaction as Tim when I 
saw functions with a trailing `/`. What I did find helpful was adding to the 
middle of the parameter list as was done in Serihy's earlier PRs.

Since we are balancing technical accuracy with user confusion (docs and 
docstrings), I propose the following: 

1. Remove the trailing / from 3.8 documentation but leave the / if it occurs in 
the middle of the parameter list. This increases technical accuracy from 
pre-3.8 and gives users more time to get comfortable with the change (since end 
users have found this a confusing area with args kwargs *).

2. Add to the documentation in 3.8 section on positional only parameters a note 
box that describes that in many/all cases where a / is not specified at the end 
and no * is found in the parameter list that a trailing slash would be accurate.

3. Give users time to absorb the positional only change in 3.8. Perhaps writing 
a blog post that explains in detail.

4. Add the trailing / in 3.9 documentation to make consistent with docstrings 
or improve/create a better directive for function that provides a better 
accuracy and less confusion. A Sphinx extension may also be made to show a 
simple user-friendly view and with a click the fully accurate view.

--

___
Python tracker 
<https://bugs.python.org/issue37134>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36540] PEP 570: Python Positional-Only Parameters

2019-05-28 Thread Carol Willing


Carol Willing  added the comment:


New changeset b76302ddd0896cb39ce69909349b53db6e7776e2 by Carol Willing (Pablo 
Galindo) in branch 'master':
bpo-36540: Documentation for PEP570 - Python positional only arguments (#13202)
https://github.com/python/cpython/commit/b76302ddd0896cb39ce69909349b53db6e7776e2


--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue36540>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue35224] PEP 572: Assignment Expressions

2019-03-29 Thread Carol Willing


Carol Willing  added the comment:

@veky As a Jupyter notebook maintainer, I can see your point and I suspect some 
would like it. I'm not sure how big a benefit it would be for folks based on 
current notebook usage and practices. I just don't know. It's worth a 
discussion, but it should take place on python-ideas first to see how much 
traction your proposal would have.

Let's keep this issue focused on the implementation of 572 as accepted.

--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue35224>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36064] docs: urllib.request.Request not accepting iterables data type

2019-03-28 Thread Carol Willing


Carol Willing  added the comment:

I've merged Julien Palard's doc PR. Is this sufficient to close this issue?

--

___
Python tracker 
<https://bugs.python.org/issue36064>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36064] docs: urllib.request.Request not accepting iterables data type

2019-03-28 Thread Carol Willing


Carol Willing  added the comment:


New changeset 9e30fbac019d9c0a31d444a711e845c7e883caf5 by Carol Willing (Julien 
Palard) in branch 'master':
bpo-36064: Clarify allowed data types for urllib.request.Request. (GH-11990)
https://github.com/python/cpython/commit/9e30fbac019d9c0a31d444a711e845c7e883caf5


--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue36064>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33043] Add a 'Contributing to Docs' link at the bottom of docs.python.org

2019-03-28 Thread Carol Willing


Carol Willing  added the comment:


New changeset 081158e3ba20dfa95d09cd652a44e271b95eb14c by Carol Willing (Susan 
Su) in branch 'master':
bpo-33043: Add a Contributing to Docs link and Update the Found a Bug Page 
(#12006)
https://github.com/python/cpython/commit/081158e3ba20dfa95d09cd652a44e271b95eb14c


--

___
Python tracker 
<https://bugs.python.org/issue33043>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33043] Add a 'Contributing to Docs' link at the bottom of docs.python.org

2019-03-28 Thread Carol Willing


Change by Carol Willing :


--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 
<https://bugs.python.org/issue33043>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



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

2019-03-28 Thread Carol Willing


Carol Willing  added the comment:

Thanks @madscientist for filing an issue. It would be helpful to have a bit 
more detail on what specific MacOS version you are building on as well as the 
specific commands that you are executing.

Does this also happen if you run `make clean` before running a build?

--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue36464>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue35957] Indentation explanation is unclear

2019-02-18 Thread Carol Willing


Carol Willing  added the comment:

Assigning this to @Mariatta, to be worked on the mentored sprint at PyCon US 
Cleveland. Verify behavior and update documentation.

--
assignee: docs@python -> Mariatta
nosy: +Mariatta, willingc

___
Python tracker 
<https://bugs.python.org/issue35957>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36022] [Security] logging.config should not use eval()

2019-02-18 Thread Carol Willing


Carol Willing  added the comment:

Assigning this to @Mariatta, to be worked on the mentored sprint at PyCon US 
Cleveland.

--
assignee:  -> Mariatta
nosy: +Mariatta, willingc

___
Python tracker 
<https://bugs.python.org/issue36022>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue34691] _contextvars missing in xmaster branch Windows build?

2019-01-25 Thread Carol Willing


Change by Carol Willing :


--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue34691>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue35826] Typo in example for async with statement with condition

2019-01-25 Thread Carol Willing


Change by Carol Willing :


--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue35826>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33014] Clarify str.isidentifier docstring; fix keyword.iskeyword docstring

2018-10-07 Thread Carol Willing


Carol Willing  added the comment:


New changeset ffc5a14d00db984c8e72c7b67da8a493e17e2c14 by Carol Willing (Sanyam 
Khurana) in branch 'master':
bpo-33014: Clarify str.isidentifier docstring (GH-6088)
https://github.com/python/cpython/commit/ffc5a14d00db984c8e72c7b67da8a493e17e2c14


--

___
Python tracker 
<https://bugs.python.org/issue33014>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue34728] deprecate *loop* argument for asyncio.sleep

2018-09-24 Thread Carol Willing


Change by Carol Willing :


--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 
<https://bugs.python.org/issue34728>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue34728] deprecate *loop* argument for asyncio.sleep

2018-09-24 Thread Carol Willing

Carol Willing  added the comment:


New changeset 558c49bcf3a8543d64a68de836b5d855efd56696 by Carol Willing (João 
Júnior) in branch 'master':
bpo-34728: Remove deprecate *loop* argument in asyncio.sleep (GH-9415)
https://github.com/python/cpython/commit/558c49bcf3a8543d64a68de836b5d855efd56696


--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue34728>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue34733] Missing search bar on docs.python.org

2018-09-19 Thread Carol Willing


Carol Willing  added the comment:

Does master and 3.7 branch build the docs at different times? It's odd to me 
that master still shows the search box and 3.7 does not.

I'm getting on a flight soon. Yury would be a good person to ping re: changing.

--

___
Python tracker 
<https://bugs.python.org/issue34733>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue34733] Missing search bar on docs.python.org

2018-09-19 Thread Carol Willing


Carol Willing  added the comment:

@mdk The asyncio folks did make a change to the layout in 
https://github.com/python/cpython/pull/9364 . It's a bit weird that 3.7 is the 
release that is missing the search bar.

--

___
Python tracker 
<https://bugs.python.org/issue34733>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue34733] Missing search bar on docs.python.org

2018-09-19 Thread Carol Willing


Carol Willing  added the comment:

Confirming that I see the same behavior as reported by @xtreak.

--
nosy: +willingc
stage:  -> needs patch
versions: +Python 3.7

___
Python tracker 
<https://bugs.python.org/issue34733>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue34660] Replace ableist terms and pejoratives in source code.

2018-09-16 Thread Carol Willing


Carol Willing  added the comment:

Hi all,

I'm going to close this issue for now. As I mentioned earlier (sorry Terry for 
not being clearer), I will be doing a comprehensive review of the docs and 
source code over the next few months. I will make recommendations as PRs and 
issues as I go through the review (see #msg325291).

In the review, I will take into account PSF values, clarity in source code as 
well as testing of code changes, and best practices in documentation.

Thanks everyone for respecting my intent to treat this review in a respectful 
and thoughtful manner.

--
resolution:  -> postponed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 
<https://bugs.python.org/issue34660>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29883] asyncio: Windows Proactor Event Loop UDP Support

2018-09-16 Thread Carol Willing


Change by Carol Willing :


--
nosy: +willingc
stage: test needed -> patch review

___
Python tracker 
<https://bugs.python.org/issue29883>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33649] asyncio docs overhaul

2018-09-14 Thread Carol Willing


Carol Willing  added the comment:


New changeset 3faaa8857a42a36383bb18425444e597fc876797 by Carol Willing (Yury 
Selivanov) in branch 'master':
bpo-33649: Refresh Tasks and Futures pages (#9314)
https://github.com/python/cpython/commit/3faaa8857a42a36383bb18425444e597fc876797


--

___
Python tracker 
<https://bugs.python.org/issue33649>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33649] asyncio docs overhaul

2018-09-14 Thread Carol Willing


Carol Willing  added the comment:


New changeset c9d66f0ed4f07b9d184d22abbfdd4c3c8e2702df by Carol Willing in 
branch 'master':
bpo-33649 Polish asyncio docs on queues, protocols, and subproccesses (#9306)
https://github.com/python/cpython/commit/c9d66f0ed4f07b9d184d22abbfdd4c3c8e2702df


--

___
Python tracker 
<https://bugs.python.org/issue33649>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33649] asyncio docs overhaul

2018-09-14 Thread Carol Willing


Change by Carol Willing :


--
pull_requests: +8735

___
Python tracker 
<https://bugs.python.org/issue33649>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue34678] need to remove the term "white space"

2018-09-14 Thread Carol Willing


Change by Carol Willing :


--
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

___
Python tracker 
<https://bugs.python.org/issue34678>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33649] asyncio docs overhaul

2018-09-13 Thread Carol Willing


Change by Carol Willing :


--
pull_requests: +8715

___
Python tracker 
<https://bugs.python.org/issue33649>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue34667] Review documentation section by section

2018-09-13 Thread Carol Willing


New submission from Carol Willing :

This issue is a placeholder for a comprehensive documentation review by content 
sections. I will develop a more detailed workplan in the coming weeks.

--
assignee: willingc
messages: 325292
nosy: willingc
priority: normal
severity: normal
status: open
title: Review documentation section by section
type: enhancement

___
Python tracker 
<https://bugs.python.org/issue34667>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue34660] Remove ableist terms and pejoratives from source code and docs

2018-09-13 Thread Carol Willing


Carol Willing  added the comment:

Thank you for filing an issue. I will be carefully reviewing the Python 
documentation section by section over the next several months. I will open 
individual issues as I go through each section as well as pull requests as I 
thoughtfully review each section.

I'm closing this issue but will be opening individual issues by documentation 
section as time permits my review.

--
assignee:  -> willingc
components: +Documentation
nosy: +willingc
resolution:  -> remind
stage:  -> resolved
status: open -> closed
type:  -> enhancement

___
Python tracker 
<https://bugs.python.org/issue34660>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33649] asyncio docs overhaul

2018-09-13 Thread Carol Willing


Change by Carol Willing :


--
pull_requests: +8704

___
Python tracker 
<https://bugs.python.org/issue33649>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue7713] implement ability to disable automatic search path additions

2018-09-13 Thread Carol Willing


Carol Willing  added the comment:

Closing as the release has reached EOL.

--
nosy: +willingc
resolution:  -> out of date
stage: needs patch -> resolved
status: open -> closed

___
Python tracker 
<https://bugs.python.org/issue7713>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33649] asyncio docs overhaul

2018-09-12 Thread Carol Willing


Change by Carol Willing :


--
pull_requests: +8666

___
Python tracker 
<https://bugs.python.org/issue33649>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33649] asyncio docs overhaul

2018-09-12 Thread Carol Willing


Change by Carol Willing :


--
pull_requests: +8664

___
Python tracker 
<https://bugs.python.org/issue33649>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue23660] Turtle left/right inverted when using different coordinates orientation

2018-06-18 Thread Carol Willing


Carol Willing  added the comment:

Reopened at the request of the original submitter.

--
resolution: remind -> 
stage: resolved -> patch review
status: closed -> open

___
Python tracker 
<https://bugs.python.org/issue23660>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33876] doc Mention the MicroPython implementation in Introduction

2018-06-16 Thread Carol Willing


Carol Willing  added the comment:

I think your suggestion for Brython and Skulpt is excellent. I believe that 
it's important to point out that Python can be used client-side, and both your 
suggestions have been around for a while, are stable, and often used in large 
courses such as OpenEdX.

--

___
Python tracker 
<https://bugs.python.org/issue33876>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue31725] Turtle/tkinter: NameError crashes ipython with "Tcl_AsyncDelete: async handler deleted by the wrong thread"

2018-06-16 Thread Carol Willing


Carol Willing  added the comment:

Hi Rick,

I'm closing this issue as not reproducible. Thanks for filing it and using 
Turtle.

--
nosy: +willingc
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

___
Python tracker 
<https://bugs.python.org/issue31725>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue23922] Refactor icon setting to a separate function for Turtle

2018-06-16 Thread Carol Willing


Carol Willing  added the comment:

I've updated the issue title to reflect Terry's comments and changed the stage 
to needs patch.

--
nosy: +willingc
stage: test needed -> needs patch
title: turtle.py and turtledemo use the default tkinter icon -> Refactor icon 
setting to a separate function for Turtle
versions:  -Python 3.6

___
Python tracker 
<https://bugs.python.org/issue23922>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29560] Turtle graphics fill behavior differs between versions

2018-06-16 Thread Carol Willing


Carol Willing  added the comment:

The next action for this issue would be to run the demo listed on Python 3.7 
and report the results back here. We can then document expected behavior if it 
differs.

--
nosy: +willingc

___
Python tracker 
<https://bugs.python.org/issue29560>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue26571] turtle regression in 3.5

2018-06-16 Thread Carol Willing


Change by Carol Willing :


--
stage:  -> needs patch

___
Python tracker 
<https://bugs.python.org/issue26571>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue27461] Optimize PNGs

2018-06-16 Thread Carol Willing


Change by Carol Willing :


--
stage:  -> patch review

___
Python tracker 
<https://bugs.python.org/issue27461>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



  1   2   3   >