[Python-Dev] Championing PEP 467

2019-06-25 Thread Elias Zamaria
Nick Coghlan, I'm thinking about what you said, over a year ago, about finding a new champion for PEP 467. I think it would be a privilege to work on something like that, which may be used by millions of people over a period of years or decades. However, I have decided that I no longer have the ti

[Python-Dev] Re: Sponsoring Python development via the PSF

2019-06-25 Thread Brett Cannon
Victor Stinner wrote: > That's great! > "The PSF will use Python development fundraising to support CPython > development and maintenance." > Does someone have more info about that? Who will get the money, how, etc.? No because we have to see how much money we get first. ;) Without knowing how mu

[Python-Dev] Re: [RELEASE] Python 3.7.4rc1 and 3.6.9rc1 are now available

2019-06-25 Thread Miro Hrončok
On 19. 06. 19 7:19, Ned Deily wrote: Python 3.7.4rc1 and 3.6.9rc1 are now available. 3.7.4rc1 is the release preview of the next maintenance release of Python 3.7, the latest feature release of Python. 3.6.9rc1 is the release preview of the first security-fix release of Python 3.6. Assuming no cr

[Python-Dev] Re: Sponsoring Python development via the PSF

2019-06-25 Thread Victor Stinner
That's great! "The PSF will use Python development fundraising to support CPython development and maintenance." Does someone have more info about that? Who will get the money, how, etc.? Victor Le lundi 24 juin 2019, Brett Cannon a écrit : > We now have https://www.python.org/psf/donations/pyt

[Python-Dev] Sponsoring Python development via the PSF

2019-06-25 Thread Brett Cannon
We now have https://www.python.org/psf/donations/python-dev/ for anyone to make donations via the PSF for directly supporting Python development (and we have the Sponsor button at https://github.com/python/cpython pointing to this link). ___ Python-Dev ma

[Python-Dev] Re: Building Standalone Python Applications with PyOxidizer

2019-06-25 Thread Brett Cannon
Day-to-day packaging stuff seems to have migrated from distutils-sig maililng list to https://discuss.python.org/c/packaging. And congrats on the release! ___ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le

[Python-Dev] Re: bug(?) - unexpected frames being skipped in extract_stack with closures

2019-06-25 Thread Brett Cannon
If you believe this is a bug then please open an issue at bugs.python.org so we don't lose track of it. On Fri, Jun 21, 2019 at 11:09 AM Ed Peschko wrote: > Steven, > > Yes and I posted to python-dev for a reason - I'm almost positive that > this is a bug - or at least an inconsistency - in how

[Python-Dev] Re: bug(?) - unexpected frames being skipped in extract_stack with closures

2019-06-25 Thread Brett Cannon
If you believe this is a bug then please file an issue at bugs.python.org so it isn't lost. ___ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev

[Python-Dev] Re: EuroPython 2019 sprints

2019-06-25 Thread Christian Heimes
On 13/06/2019 18.28, Steve Dower wrote: > Hi all > > Just letting everyone know that I signed up any core devs who are going > to be at EuroPython to run sprints :) (including myself, since I'll be > there) > > Like PyCon US, the sprints at EuroPython will attract many first-time > contributors,

[Python-Dev] Re: EuroPython 2019 sprints

2019-06-25 Thread Petr Viktorin
Hello, I'll be at the EuroPython CPython sprints too, happy to help out. On Thu, Jun 13, 2019 at 6:36 PM Steve Dower wrote: > Just letting everyone know that I signed up any core devs who are going > to be at EuroPython to run sprints :) (including myself, since I'll be > there) FWIW, I read th