Re: [Python-Dev] Wordcode: new regular bytecode using 16-bit units

2016-05-06 Thread Victor Stinner
Oh nice. Did you see my recent "bytecode" project? http://bytecode.readthedocs.io/ Victor Le 5 mai 2016 8:30 PM, a écrit : > Here is something I wrote because I was also unsatisfied with byteplay's > API: https://github.com/zachariahreed/byteasm. Maybe it's useful in a > discussion of "minimum v

Re: [Python-Dev] Anyone want to lead the sprints at PyCon US 2016?

2016-05-06 Thread Carol Willing
On 6 May 2016, at 14:38, Brett Cannon wrote: On Fri, 6 May 2016 at 14:14 Camilla wrote: I was thinking about holding a Patch Review Party/Sprint, which would provide people unfamiliar with the Python dev process a way to contribute to the project and get familiar with running tests, applying

Re: [Python-Dev] Anyone want to lead the sprints at PyCon US 2016?

2016-05-06 Thread Brett Cannon
On Fri, 6 May 2016 at 14:14 Camilla wrote: > I was thinking about holding a Patch Review Party/Sprint, which would > provide people unfamiliar with the Python dev process a way to contribute > to the project and get familiar with running tests, applying patches and so > forth. I have a list of ea

Re: [Python-Dev] Anyone want to lead the sprints at PyCon US 2016?

2016-05-06 Thread Camilla
I was thinking about holding a Patch Review Party/Sprint, which would provide people unfamiliar with the Python dev process a way to contribute to the project and get familiar with running tests, applying patches and so forth. I have a list of easy-ish patches that I wanted to take a look at and I

Re: [Python-Dev] Yearly PyPI breakage

2016-05-06 Thread Donald Stufft
> On May 6, 2016, at 1:11 PM, A.M. Kuchling wrote: > > On Thu, May 05, 2016 at 10:31:48PM -0400, Donald Stufft wrote: >> I don't believe we've ever told someone that something can't happen because >> of >> Warehouse, only that *I* won't implement something until after Warehouse. >> That >> oft

Re: [Python-Dev] Wrong OSX platform in sysconfig.py causing installation problems

2016-05-06 Thread Joseph Lee Nunn III
Then I have found the right list to post on, for my problem is a bug in the Python 3.5.1 distribution. Albeit one which will only manifest in certain situations. The presence of numerous `-isysroot /Developer/SDKs/MacOSX10.6.sdk` directives in the following file /Library/Frameworks/Python.fra

Re: [Python-Dev] Yearly PyPI breakage

2016-05-06 Thread A.M. Kuchling
On Thu, May 05, 2016 at 10:31:48PM -0400, Donald Stufft wrote: > I don't believe we've ever told someone that something can't happen because of > Warehouse, only that *I* won't implement something until after Warehouse. That > often times means that something won't happen until after Warehouse beca

[Python-Dev] Summary of Python tracker Issues

2016-05-06 Thread Python tracker
ACTIVITY SUMMARY (2016-04-29 - 2016-05-06) Python tracker at http://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: open5504 (+29) closed 33223 (+56) total 38727 (+85) Open issues wit

[Python-Dev] 3.4.5 Release Schedule (not 3.4.4, whoops)

2016-05-06 Thread Larry Hastings
On 05/06/2016 08:34 AM, Larry Hastings wrote: That's perfectly cromulent! I'm going to piggyback on that for 3.4. Therefore, 3.4.4 rc1 will be on June 11th, and 3.4.4 final will be on June 25. Whoops, a whole bunch of off-by-one bugs. First, I'll be releasing 3.4.5 in June. 3.4.4 was rele

[Python-Dev] 3.4.4 Release Schedule

2016-05-06 Thread Larry Hastings
On 05/03/2016 09:07 AM, Benjamin Peterson wrote: 2.7.12rc1 will be on June 11th, and the final will be on June 25. That's perfectly cromulent! I'm going to piggyback on that for 3.4. Therefore, 3.4.4 rc1 will be on June 11th, and 3.4.4 final will be on June 25. Reminder: 3.4.4 will be a

Re: [Python-Dev] Wrong OSX platform in sysconfig.py causing installation problems

2016-05-06 Thread Ned Deily
On May 6, 2016, at 05:42, Joseph Nunn wrote: > Hello Everyone, my first post. I would also like to subscribe but > haven't seen how yet. > > So I've an issue with how the 3.5.1 OSX > package installs on OSX. The problem was first made apparent > when trying to create a virtual environment

[Python-Dev] Wrong OSX platform in sysconfig.py causing installation problems

2016-05-06 Thread Joseph Nunn
Hello Everyone, my first post. I would also like to subscribe but haven't seen how yet. So I've an issue with how the 3.5.1 OSX package installs on OSX. The problem was first made apparent when trying to create a virtual environment and `pip install ZODB`, which failed as clang and the lin