[issue44040] Update broken link in pathlib source

2021-05-05 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


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

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



[issue44040] Update broken link in pathlib source

2021-05-05 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Thank you for your contribution, I have merged your PR in main and backported 
to 3.10 (future stable) and 3.9 (bugfix).

--

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



[issue44040] Update broken link in pathlib source

2021-05-05 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset ce4fee210bb604726e5da0ff15952a60c2098f88 by Miss Islington (bot) 
in branch '3.10':
bpo-44040: Update broken link in pathlib source (GH-25905) (GH-25910)
https://github.com/python/cpython/commit/ce4fee210bb604726e5da0ff15952a60c2098f88


--

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



[issue44040] Update broken link in pathlib source

2021-05-05 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset bc8b93c9a9fd4faf942cdbaba3e1e0440c594e28 by Miss Islington (bot) 
in branch '3.9':
bpo-44040: Update broken link in pathlib source (GH-25905) (GH-25911)
https://github.com/python/cpython/commit/bc8b93c9a9fd4faf942cdbaba3e1e0440c594e28


--
nosy: +matrixise

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



[issue33927] Allow json.tool to have identical infile and outfile

2021-05-05 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


--
versions: +Python 3.11 -Python 3.10

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



[issue44040] Update broken link in pathlib source

2021-05-05 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


--
versions: +Python 3.11, Python 3.9

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



[issue43934] Minimal version of SQLite3 - 3.26 ?

2021-04-24 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


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

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



[issue43934] Minimal version of SQLite3 - 3.26 ?

2021-04-24 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Hi Berker,

No problem, that was just a question/suggestion, and I fully understand your 
remarks. 

Thanks for your feedback.

Stéphane

--

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



[issue43935] Fix typo in Turtle.back docstring

2021-04-24 Thread Stéphane Wirtel

New submission from Stéphane Wirtel :

Thank you for your contribution but as you know, you have to sign the CLA.

https://github.com/python/cpython/pull/25581#issuecomment-826150064

--
nosy: +matrixise

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



[issue43934] Minimal version of SQLite3 - 3.26 ?

2021-04-24 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


--
keywords: +patch
pull_requests: +24300
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/25580

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



[issue43934] Minimal version of SQLite3 - 3.26 ?

2021-04-24 Thread Stéphane Wirtel

New submission from Stéphane Wirtel :

After reading this issue: https://bugs.python.org/msg370266, I think SQLite 
3.26.0 could be the minimal version for Python 3.10.


I have checked the following distributions

CentOS 8: stable : 8.3.2011: 3.26.0
Debian 10: stable : 10 : 3.27.2
Ubuntu 20.04: stable : 20.04: 3.31.1

CentOS 7: oldstable : 7.9.2009: 3.7.17
Debian 9: oldstable : 9.13: 3.16.2

--
messages: 391797
nosy: matrixise
priority: normal
severity: normal
status: open
title: Minimal version of SQLite3 - 3.26 ?
versions: Python 3.10

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



[issue43492] Upgrade to SQLite 3.35.5 in macOS and Windows

2021-04-24 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Hi Shreyan Avigyan,

For that, you need to follow the forum of SQLite.

https://www.sqlite.org/forum/forum

--

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



[issue43492] Upgrade to SQLite 3.35.5 in macOS and Windows

2021-04-24 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


--
nosy: +matrixise

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



[issue37363] Additional PEP578 hooks

2021-04-23 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

the http module is covered by the audit events

--

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



[issue37363] Additional PEP578 hooks

2021-04-23 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 927b841c215a1ca36c9b3203eadc67ce05b1ed07 by Saiyang Gou in branch 
'master':
bpo-37363: Add audit events to the `http.client` module (GH-21321)
https://github.com/python/cpython/commit/927b841c215a1ca36c9b3203eadc67ce05b1ed07


--

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



[issue37363] Additional PEP578 hooks

2021-04-23 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


--
versions: +Python 3.10 -Python 3.8, Python 3.9

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



[issue43816] Missing 'extern "C"' for _Py_ctype_table

2021-04-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

In fact, _Py_ctype_table is limited to the internal parts of the interpreter. 
So in this case, this one could not be used in an external tool.

You can read: https://docs.python.org/3/c-api/stable.html

I am not sure that you correctly use the API.

--
nosy: +matrixise

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



[issue33927] Allow json.tool to have identical infile and outfile

2021-04-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Hello @pablogsal,

What do you think about the PR of Rémi?

Thank you,

--
versions:  -Python 3.7, Python 3.8, Python 3.9

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



[issue34311] locale.format() and locale.format_string() cast Decimals to float

2021-04-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

I have merged the PR, thank you to Cédric for the PR, and thank you to Steve 
for his review.

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

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



[issue34311] locale.format() and locale.format_string() cast Decimals to float

2021-04-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset e126547c070fbc080562abb08e16a2c93a8a805d by Cédric Krier in 
branch 'master':
bpo-34311: Add locale.localize (GH-15275)
https://github.com/python/cpython/commit/e126547c070fbc080562abb08e16a2c93a8a805d


--
nosy: +matrixise

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



[issue34311] locale.format() and locale.format_string() cast Decimals to float

2021-04-12 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


--
versions: +Python 3.10 -Python 3.8

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



[issue37363] Additional PEP578 hooks

2020-07-06 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Hi @Christian,

When you have time for my last question.

Thank you,

--

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



[issue38685] can't create a venv with a dash in the name

2019-11-04 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

close, bad manip :/

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

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



[issue38685] can't create a venv with a dash in the name

2019-11-04 Thread Stéphane Wirtel

New submission from Stéphane Wirtel :

I tried to create a venv via python -m venv 

here are the commands:

> python --version
Python 3.8.0

> python -m venv ~/.virtualenvs/test-proftpd
Error: [Errno 40] Too many levels of symbolic links: 
'/home/stephane/.virtualenvs/test-proftpd/bin/python'
Fail with a dash.

> python -m venv ~/.virtualenvs/test_proftpd
Work fine with an underscore

--
messages: 355941
nosy: matrixise
priority: normal
severity: normal
status: open
title: can't create a venv with a dash in the name
versions: Python 3.8, Python 3.9

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



[issue38130] Error in section 8.6 of the tutorials (Errors and Exceptions, `finally` bullet points))

2019-09-26 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 5017a645b0be53c4f399ae39ac897539e8416ca6 by Stéphane Wirtel (Miss 
Islington (bot)) in branch '3.7':
bpo-38130: Fix error in explaining when an exception is re-raised (GH-16016) 
(GH-16416)
https://github.com/python/cpython/commit/5017a645b0be53c4f399ae39ac897539e8416ca6


--

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



[issue38130] Error in section 8.6 of the tutorials (Errors and Exceptions, `finally` bullet points))

2019-09-26 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 68040edb79895c577e2526ad5f30b1b161b2c32b by Stéphane Wirtel (Miss 
Islington (bot)) in branch '3.8':
bpo-38130: Fix error in explaining when an exception is re-raised (GH-16016) 
(GH-16415)
https://github.com/python/cpython/commit/68040edb79895c577e2526ad5f30b1b161b2c32b


--

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



[issue38130] Error in section 8.6 of the tutorials (Errors and Exceptions, `finally` bullet points))

2019-09-26 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Thank you for your contribution, I close it.

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

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



[issue38130] Error in section 8.6 of the tutorials (Errors and Exceptions, `finally` bullet points))

2019-09-26 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 1ad7be2f16cc9955f271f57a5089602bb41eee85 by Stéphane Wirtel 
(Mohammad Dehghan) in branch 'master':
bpo-38130: Fix error in explaining when an exception is re-raised (GH-16016)
https://github.com/python/cpython/commit/1ad7be2f16cc9955f271f57a5089602bb41eee85


--

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



[issue38244] example in ftplib.rst uses ftp.debian.org but it's not reachable

2019-09-21 Thread Stéphane Wirtel

New submission from Stéphane Wirtel :

In the first example of Doc/library/ftplib.rst, we use ftp.debian.org but the 
connection is refused. There is no automatic redirection to ftp.us.debian.org 
or another server. If we want to keep a consistent example, we should use 
ftp.us.debian.org or another server.

--
messages: 352929
nosy: matrixise
priority: normal
severity: normal
status: open
title: example in ftplib.rst uses ftp.debian.org but it's not reachable
versions: Python 3.7, Python 3.8, Python 3.9

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



[issue38093] Update MagicMock __aenter__ and __aexit__ to return AsyncMock's

2019-09-21 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 865bb685a67798eb98dcf5f3a852e08c77792998 by Stéphane Wirtel (Lisa 
Roach) in branch '3.8':
[3.8] bpo-38093: Correctly returns AsyncMock for async subclasses. (GH-15947) 
(GH-16299)
https://github.com/python/cpython/commit/865bb685a67798eb98dcf5f3a852e08c77792998


--
nosy: +matrixise

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



[issue38236] Dump the Python path configuration at the first import error

2019-09-20 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

+1

--
nosy: +matrixise

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



[issue38218] SyntaxError in Tutorial 8.6 Defining Clean-up Actions

2019-09-18 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Thank you for your contribution

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

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



[issue38218] SyntaxError in Tutorial 8.6 Defining Clean-up Actions

2019-09-18 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 6612a4fd36c7f2d71b00da12a3ad4ce619670cd2 by Stéphane Wirtel (Miss 
Islington (bot)) in branch '3.8':
[3.8] bpo-38218: Doc: Corrected syntax for return annotation (GH-16265) 
(GH-16274)
https://github.com/python/cpython/commit/6612a4fd36c7f2d71b00da12a3ad4ce619670cd2


--

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



[issue38218] SyntaxError in Tutorial 8.6 Defining Clean-up Actions

2019-09-18 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 20d3bce3effd7cca71a9bf3caa247eef2791517b by Stéphane Wirtel (Miss 
Islington (bot)) in branch '3.7':
[3.7] bpo-38218: Doc: Corrected syntax for return annotation (GH-16265) 
(GH-16275)
https://github.com/python/cpython/commit/20d3bce3effd7cca71a9bf3caa247eef2791517b


--
nosy: +matrixise

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



[issue38162] Import Long Load

2019-09-16 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

and related to 3.6 (security)

--

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



[issue38162] Import Long Load

2019-09-16 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

I close the issue because there is no discussion :/

--
components: +Unicode -Windows
nosy: +ezio.melotti, matrixise, vstinner
resolution:  -> rejected
stage: patch review -> resolved
status: open -> closed

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



[issue38165] freezes when loading a program on imports

2019-09-16 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

I close the issue because it's a duplicate of an other issue of the same author.

--
nosy: +matrixise
resolution:  -> duplicate
stage: patch review -> resolved
status: open -> closed

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



[issue38189] pip does not run in virtual environment in 3.8

2019-09-16 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

I close this issue, it's not related to the packaging of Python, but just to 
your compilation.

As explained by Ammar Askar, when you compile Python, you have to be sure that 
you have the openssl-dev package installed on your system

You can read this page: 
https://cpython-core-tutorial.readthedocs.io/en/latest/build_cpython_linux.html

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

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



[issue38100] Spelling error in unittest.mock code

2019-09-16 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.7

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



[issue38100] Spelling error in unittest.mock code

2019-09-16 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


--
pull_requests: +15801
pull_request: https://github.com/python/cpython/pull/16195

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



[issue38100] Spelling error in unittest.mock code

2019-09-16 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Lisa, I don't close this issue because I would like to know if we have to back 
port to 3.7. The spelling error does exist into 3.7

--
versions: +Python 3.8, Python 3.9

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



[issue38100] Spelling error in unittest.mock code

2019-09-16 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset a9187c31185fe7ea47271839898416400cc3d976 by Stéphane Wirtel 
(marcoramirezmx) in branch 'master':
bpo-38100: Fix spelling error in unittest.mock code (GH-16168)
https://github.com/python/cpython/commit/a9187c31185fe7ea47271839898416400cc3d976


--
nosy: +matrixise

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



[issue38122] AsyncMock force always creating an AsyncMock for child mocks

2019-09-14 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


--
pull_requests: +15747
pull_request: https://github.com/python/cpython/pull/16137

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



[issue37806] Infinite recursion with typing.get_type_hints

2019-09-13 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


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

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



[issue34706] Signature.from_callable sometimes drops subclassing

2019-09-13 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset cf25765cf79a5bd19ba90a535a51367d6177f2bc by Stéphane Wirtel (Miss 
Islington (bot)) in branch '3.8':
bpo-34706: Preserve subclassing in inspect.Signature.from_callable (GH-16108) 
(GH-16113)
https://github.com/python/cpython/commit/cf25765cf79a5bd19ba90a535a51367d6177f2bc


--
nosy: +matrixise

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



[issue34706] Signature.from_callable sometimes drops subclassing

2019-09-13 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 3906920cfecba83d529f8755f5ec2e53e49f9e90 by Stéphane Wirtel (Miss 
Islington (bot)) in branch '3.7':
bpo-34706: Preserve subclassing in inspect.Signature.from_callable (GH-16108) 
(GH-16114)
https://github.com/python/cpython/commit/3906920cfecba83d529f8755f5ec2e53e49f9e90


--

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



[issue32790] Keep trailing zeros in precision for string format option g

2019-09-13 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Thank you for your PR and this issue, the PR is merged into master, 3.8 and 3.7.

--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.9

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



[issue32790] Keep trailing zeros in precision for string format option g

2019-09-13 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset d44542f9a231bf725ecd82eb640a672c759a8227 by Stéphane Wirtel 
(bchhabra2490) in branch 'master':
bpo-32790: Add info about alt format using # for 'g' in chart (GH-6624)
https://github.com/python/cpython/commit/d44542f9a231bf725ecd82eb640a672c759a8227


--
nosy: +matrixise

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



[issue38150] test_capi: test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once() leaks

2019-09-13 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Thank you, I close this issue.

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

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



[issue38150] test_capi: test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once() leaks

2019-09-13 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 53ff2ca89feb90c1fbf2605321bcef35b457f16f by Stéphane Wirtel in 
branch '3.8':
[3.8] bpo-38150: Fix refleak in the finalizer of a _testcapimodule type 
(GH-16115) (GH-16118)
https://github.com/python/cpython/commit/53ff2ca89feb90c1fbf2605321bcef35b457f16f


--
nosy: +matrixise

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



[issue38150] test_capi: test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once() leaks

2019-09-13 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


--
pull_requests: +15732
pull_request: https://github.com/python/cpython/pull/16118

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



[issue38122] AsyncMock force always creating an AsyncMock for child mocks

2019-09-13 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 14fd925a18fe3db0922a7d798e373102fe7a8a9c by Stéphane Wirtel 
(Michael Foord) in branch 'master':
bpo-38122: minor fixes to AsyncMock spec handling (GH-16099)
https://github.com/python/cpython/commit/14fd925a18fe3db0922a7d798e373102fe7a8a9c


--
nosy: +matrixise

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



[issue38150] test_capi: test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once() leaks

2019-09-13 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Eddie,

For the next time, when you change something in the C part, you could run the 
tests with this command:

./python -m test test_capi -R 3:3

--
nosy: +matrixise

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



[issue25068] The proxy key's string should ignore case.

2019-09-13 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Thank you for your contribution, your PR has been merged into master but not in 
3.8.

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

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



[issue25068] The proxy key's string should ignore case.

2019-09-13 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset b761e3aed1fbada4572a776f6a0d3c4be491d595 by Stéphane Wirtel 
(Zackery Spytz) in branch 'master':
bpo-25068: urllib.request.ProxyHandler now lowercases the dict keys (GH-13489)
https://github.com/python/cpython/commit/b761e3aed1fbada4572a776f6a0d3c4be491d595


--
nosy: +matrixise

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



[issue26468] shutil.copy2 raises OSError if filesystem doesn't support chmod

2019-09-13 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

I have merged the PR with the change in the documentation, feel free to open a 
new PR for the other part of this issue.

--
versions: +Python 3.8, Python 3.9 -Python 2.7, Python 3.4, Python 3.5

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



[issue26468] shutil.copy2 raises OSError if filesystem doesn't support chmod

2019-09-13 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 9585f46b97931d2640c3343dfe03aed15beb9fea by Stéphane Wirtel 
(Windson yang) in branch 'master':
bpo-26468: Doc: improve the documentation of shutil.copy2 when it can fail. 
(GH-13765)
https://github.com/python/cpython/commit/9585f46b97931d2640c3343dfe03aed15beb9fea


--
nosy: +matrixise

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



[issue37480] add ptpython to list of alternate interpreters

2019-09-13 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Thank you for the proposal but I close this issue because I think the wiki is a 
better place.

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

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



[issue37564] ArgumentParser should support bool type according to truth values

2019-09-13 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

What will happen if we want to translate "true", "yes", ...?

-1

--
nosy: +matrixise

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



[issue38145] Fix short option 'd' in 'distutils' command 'bdist_dumb'

2019-09-13 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

+1 for the fix.

--
nosy: +matrixise
versions:  -Python 2.7, Python 3.5, Python 3.6, Python 3.7

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



[issue12707] Deprecate addinfourl getters

2019-09-13 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Thank you so much for your contribution, I close this issue and have merged the 
PR.

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

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



[issue12707] Deprecate addinfourl getters

2019-09-13 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset ff2e18286560e981f4e09afb0d2448ea994414d8 by Stéphane Wirtel 
(Ashwin Ramaswami) in branch 'master':
bpo-12707: deprecate info(), geturl(), getcode() methods in favor of headers, 
url, and status properties for HTTPResponse and addinfourl (GH-11447)
https://github.com/python/cpython/commit/ff2e18286560e981f4e09afb0d2448ea994414d8


--
nosy: +matrixise

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



[issue8538] Add FlagAction to argparse

2019-09-13 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

I have merged the PR 11478 and this feature will be included into 3.9.

Thank you for your proposal of Remi and thank you to Eric for the idea of this 
feature.

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

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



[issue8538] Add FlagAction to argparse

2019-09-13 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 6a517c674907c195660fa9178a7b561de49cc721 by Stéphane Wirtel (Rémi 
Lapeyre) in branch 'master':
bpo-8538: Add support for boolean actions to argparse (GH-11478)
https://github.com/python/cpython/commit/6a517c674907c195660fa9178a7b561de49cc721


--

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



[issue8538] Add FlagAction to argparse

2019-09-13 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

I am also interested by this feature.

--
nosy: +matrixise

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



[issue8538] Add FlagAction to argparse

2019-09-13 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


--
versions: +Python 3.9 -Python 3.7, Python 3.8

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



[issue37908] Add an example of ArgumentParser.exit()

2019-09-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Thank you

--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.8, Python 3.9

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



[issue37908] Add an example of ArgumentParser.exit()

2019-09-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset b1a2abdb06408ffc4f13d6ff50351ad49c99afc0 by Stéphane Wirtel (Hai 
Shi) in branch 'master':
bpo-37908: Add an example of ArgumentParser.exit() (GH-15455)
https://github.com/python/cpython/commit/b1a2abdb06408ffc4f13d6ff50351ad49c99afc0


--
nosy: +matrixise

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



[issue38138] test_importleak is leaking references

2019-09-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

I close the issue, I have tested with 3.8, there is no leaks with 
test_importlib, nice ;-)

Thanks Dino

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

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



[issue38137] hashopenssl fails to compile on MacOS

2019-09-12 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


--
pull_requests: +15680
pull_request: https://github.com/python/cpython/pull/16057

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



[issue38132] Simplify hashlib implementation

2019-09-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 8c74574e0aaf1a00719fbc9acbdc27a3923520aa by Stéphane Wirtel 
(Christian Heimes) in branch 'master':
bpo-38132: Check EVP_DigestUpdate for error (GH-16041)
https://github.com/python/cpython/commit/8c74574e0aaf1a00719fbc9acbdc27a3923520aa


--

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



[issue37480] add ptpython to list of alternate interpreters

2019-09-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

In this case, maybe you could change the name of the PR and of this issue.

Thank you

--
nosy: +matrixise

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



[issue37363] Additional PEP578 hooks

2019-09-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

@Christian, I have merged your PR for the audit events, but I have not closed 
this issue, I suppose there will be other PRs for this issue.

--
nosy: +matrixise

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



[issue38132] Simplify hashlib implementation

2019-09-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 67b90a079c39066aa9d51690fe5678c36ccbc258 by Stéphane Wirtel (Miss 
Islington (bot)) in branch '3.8':
bpo-38132: Simplify _hashopenssl code (GH-16023) (#16040)
https://github.com/python/cpython/commit/67b90a079c39066aa9d51690fe5678c36ccbc258


--

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



[issue38132] Simplify hashlib implementation

2019-09-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 5a4f82f457049b5b07b6fba4ca42bc1ecf597976 by Stéphane Wirtel 
(Christian Heimes) in branch 'master':
bpo-38132: Simplify _hashopenssl code (GH-16023)
https://github.com/python/cpython/commit/5a4f82f457049b5b07b6fba4ca42bc1ecf597976


--
nosy: +matrixise

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



[issue26868] Document PyModule_AddObject's behavior on error

2019-09-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 224b8aaa7e8f67f748e8b7b6a4a77a25f6554651 by Stéphane Wirtel 
(Brandt Bucher) in branch 'master':
bpo-26868: Fix example usage of PyModule_AddObject. (#15725)
https://github.com/python/cpython/commit/224b8aaa7e8f67f748e8b7b6a4a77a25f6554651


--
nosy: +matrixise

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



[issue32008] Example suggest to use a TLSv1 socket

2019-09-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Hi,

I have merged the PR of Christian for master, 3.8 & 3.7

Thank you so much,

--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.9 -Python 3.6

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



[issue32008] Example suggest to use a TLSv1 socket

2019-09-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 1fc84b64f9f740f2dc089da1d061dfdd5b438d3c by Stéphane Wirtel in 
branch '3.8':
[3.8] bpo-32008: Prefer client or TLSv1_2 in examples (GH-5797) (GH-16027)
https://github.com/python/cpython/commit/1fc84b64f9f740f2dc089da1d061dfdd5b438d3c


--

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



[issue32008] Example suggest to use a TLSv1 socket

2019-09-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 07b4148f3932ed22f9cd8476f49bd0079d093590 by Stéphane Wirtel (Miss 
Islington (bot)) in branch '3.7':
bpo-32008: Prefer client or TLSv1_2 in examples (GH-5797) (GH-16026)
https://github.com/python/cpython/commit/07b4148f3932ed22f9cd8476f49bd0079d093590


--

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



[issue32008] Example suggest to use a TLSv1 socket

2019-09-12 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


--
pull_requests: +15650
pull_request: https://github.com/python/cpython/pull/16027

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



[issue32008] Example suggest to use a TLSv1 socket

2019-09-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 894d0f7d5542ee04556ec1bee8c58506f7c916d4 by Stéphane Wirtel 
(Christian Heimes) in branch 'master':
bpo-32008: Prefer client or TLSv1_2 in examples (GH-5797)
https://github.com/python/cpython/commit/894d0f7d5542ee04556ec1bee8c58506f7c916d4


--
nosy: +matrixise

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



[issue9938] Add optional keyword argument exit_on_error to argparse.ArgumentParser

2019-09-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Thank you for your PR and for your time, I have merged the PR into master.

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

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



[issue37829] Documentation of stdlib: add example of mixed arguments to dict()

2019-09-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Thank you for your contribution, merged into master.

--
nosy: +matrixise
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions:  -Python 2.7, Python 3.7, Python 3.8

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



[issue38130] Error in section 8.6 of the tutorials (Errors and Exceptions, `finally` bullet points))

2019-09-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Hi Mohammad,

Could you sign the CLA?

Thank you

--
nosy: +matrixise
versions:  -Python 3.5, Python 3.6

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



[issue18578] Rename and document test.bytecode_helper as test.support.bytecode_helper

2019-09-12 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.9 -Python 3.8

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



[issue18578] Rename and document test.bytecode_helper as test.support.bytecode_helper

2019-09-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 92777d5e5aed1753bafe07265dbe98b2d271815b by Stéphane Wirtel 
(Joannah Nanjekye) in branch 'master':
bpo-18578: Rename and document test.bytecode_helper as 
test.support.bytecode_helper (GH-15168)
https://github.com/python/cpython/commit/92777d5e5aed1753bafe07265dbe98b2d271815b


--

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



[issue18578] Rename and document test.bytecode_helper as test.support.bytecode_helper

2019-09-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Other discussion with Zach, and at the end, there is no problem to merge your 
PR.

Thank you for your contribution

--

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



[issue18578] Rename and document test.bytecode_helper as test.support.bytecode_helper

2019-09-12 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

I wanted to merge the PR of Joannah but I have a question, are you sure that 
there is nobody using this module. Maybe we could add a warning when a user 
tries to use the module/function with a DeprecationWarning.

Could we have a wrapper raising the warning when we call it and redirect to the 
new function?

Thank you

--
nosy: +matrixise

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



[issue9938] Add optional keyword argument exit_on_error to argparse.ArgumentParser

2019-09-11 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


--
title: Add optional kwargs to argparse -> Add optional keyword argument 
exit_on_error to argparse.ArgumentParser

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



[issue12707] Deprecate addinfourl getters

2019-09-11 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


--
versions: +Python 3.9 -Python 2.7, Python 3.3, Python 3.4

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



[issue34001] LibreSSL does not tolerate setting minimum_version greater than maximum_version

2019-09-11 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset d6ac67f48f5079efc3fa4be3316a9578edb56e0d by Stéphane Wirtel (Miss 
Islington (bot)) in branch '3.8':
bpo-34001: Fix test_ssl with LibreSSL (GH-13783) (#15997)
https://github.com/python/cpython/commit/d6ac67f48f5079efc3fa4be3316a9578edb56e0d


--
nosy: +matrixise

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



[issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t

2019-09-11 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Thank you for your contribution Christian ;-)

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

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



[issue37698] Update doc of PyBuffer_ToContiguous

2019-09-11 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Thank you for your contribution

--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.7, Python 3.8, Python 3.9

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



[issue37698] Update doc of PyBuffer_ToContiguous

2019-09-11 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 965e53a9deb1c7f02c68dee119eae94c3be8af15 by Stéphane Wirtel in 
branch '3.8':
[3.8] bpo-37698: Update doc of PyBuffer_ToContiguous (GH-14992) (GH-15999)
https://github.com/python/cpython/commit/965e53a9deb1c7f02c68dee119eae94c3be8af15


--

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



[issue37698] Update doc of PyBuffer_ToContiguous

2019-09-11 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset c62da14776d12276ed8f6ecbc74c0db8243b4260 by Stéphane Wirtel (Miss 
Islington (bot)) in branch '3.7':
bpo-37698: Update doc of PyBuffer_ToContiguous (GH-14992) (GH-15998)
https://github.com/python/cpython/commit/c62da14776d12276ed8f6ecbc74c0db8243b4260


--
nosy: +matrixise

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



[issue37698] Update doc of PyBuffer_ToContiguous

2019-09-11 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


--
pull_requests: +15626
pull_request: https://github.com/python/cpython/pull/15999

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



[issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t

2019-09-11 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


--
pull_requests: +15623
pull_request: https://github.com/python/cpython/pull/15994

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



[issue37750] PyBuffer_FromContiguous not documented

2019-09-11 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Thank you for your contribution

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

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



[issue37750] PyBuffer_FromContiguous not documented

2019-09-11 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset c112faff158a05c1e71f9e1957364ed756efbcde by Stéphane Wirtel (Miss 
Islington (bot)) in branch '3.7':
bpo-37750: Add doc of PyBuffer_FromContiguous (GH-15988) (GH-15991)
https://github.com/python/cpython/commit/c112faff158a05c1e71f9e1957364ed756efbcde


--

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



[issue37750] PyBuffer_FromContiguous not documented

2019-09-11 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 4cab7eb9e1f4afc44bac4889de034e031d462e7a by Stéphane Wirtel (Miss 
Islington (bot)) in branch '3.8':
bpo-37750: Add doc of PyBuffer_FromContiguous (GH-15988) (GH-15990)
https://github.com/python/cpython/commit/4cab7eb9e1f4afc44bac4889de034e031d462e7a


--
nosy: +matrixise

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



  1   2   3   4   5   6   7   8   9   10   >