[Python-Dev] Summary of Python tracker Issues

2019-02-08 Thread Python tracker
ACTIVITY SUMMARY (2019-02-01 - 2019-02-08) Python tracker at https://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open6998 (+13) closed 40696 (+47) total 47694 (+60) Open issues

Re: [Python-Dev] About the future of multi-process Python

2019-02-08 Thread Antoine Pitrou
On Thu, 7 Feb 2019 12:19:14 -0600 Neil Schemenauer wrote: > On 2019-02-06, Antoine Pitrou wrote: > > For maximum synergy between these initiatives and the resulting APIs, > > it is better if things are done in the open ;-) > > Hi Antoine, > > It would be good if we could have some feedback

[Python-Dev] find_library and issue21622

2019-02-08 Thread Javier Castillo II
Ran into some issues trying to deploy in an alpine container, where I wound up coming across the issue. I found a solution ( not sure if an ideal solution can exist ) that walks the paths in the environment variable LD_LIBRARY_PATH. This was submitted in github PR 10460, but not sure if there were

Re: [Python-Dev] [RELEASE] Python 3.8.0a1 is now available for testing

2019-02-08 Thread Petr Viktorin
On 2/7/19 5:16 PM, Stephane Wirtel wrote: On 02/06, Petr Viktorin wrote: On 2/6/19 8:43 AM, Stephane Wirtel wrote: On 02/05, Barry Warsaw wrote: On Feb 5, 2019, at 02:24, Stephane Wirtel wrote: You’re welcome!  I just pushed an update to add 3.8.0a1 to the set of Python’s (including git

Re: [Python-Dev] CPython on Windows ARM32

2019-02-08 Thread Christian Heimes
On 07/02/2019 00.41, Ned Deily wrote: > On Feb 6, 2019, at 18:28, Steve Dower wrote: >> On 06Feb2019 1423, Christian Heimes wrote: >>> Do you want to update Python 3.8 (master) only or also 3.7? I'm not >>> strictly against updating 3.7. However we have traditionally kept the >>> OpenSSL version