[Python-Dev] 2018 Python Language Summit coverage
Hola python-dev, I have been remiss in posting about my coverage from this year's Python Language Summit -- not to mention remiss in getting it all written up. But I am about half-way done with the sessions from this year. I am posting SubscriberLinks for articles that are still behind the paywall. LWN subscribers can always see our content right away; one week after they are published in a weekly edition, they become freely available for everyone. SubscriberLinks are a way around the paywall. Please feel free to share the SubscriberLinks I am posting here. The starting point is here: https://lwn.net/Articles/754152/ That is an overview article with links to the articles. It will be updated as I add more articles. Here is what we have so far: - Subinterpreter support for Python https://lwn.net/Articles/754162/ - Modifying the Python object model https://lwn.net/Articles/754163/ - A Gilectomy update https://lwn.net/Articles/754577/ - Using GitHub Issues for Python https://lwn.net/Articles/754779/ - Shortening the Python release schedule https://lwn.net/Articles/755224/ - Unplugging old batteries https://lwn.net/SubscriberLink/755229/df78cf17181dbdca/ Hopefully I captured things reasonably well -- if you have corrections or clarifications (or just comments :) , I would recommend posting them as comments on the article. I will post an update soon with the next round (with luck, all of the rest of them). enjoy! jake -- Jake Edge - LWN - j...@lwn.net - http://lwn.net ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] 2018 Python Language Summit coverage, part 2
Hola python-dev, Here is some more coverage from the Python Language Summit. As usual, I am posting SubscriberLinks for articles that are still behind the paywall. LWN subscribers can always see our content right away; one week after they are published in a weekly edition, they become freely available for everyone. SubscriberLinks are a way around the paywall. Please feel free to share the SubscriberLinks I am posting here. The starting point is here: https://lwn.net/Articles/754152/ That is an overview article with links to the individual articles. It will be updated as I add more articles. Only 3 more to go after this. Here is what was added since my previous post (which is here: https://lwn.net/ml/python-dev/20180606155653.264c9566%40gallinule/ ) Linux distributions and Python 2 - https://lwn.net/SubscriberLink/756628/7a85f7b28ae3f690/ A Python static typing update - https://lwn.net/SubscriberLink/757218/6f47fe0675cbaf01/ Python virtual environments - https://lwn.net/SubscriberLink/757354/fd82c236dff2de13/ I will post again with the last three, which should be later this week ... enjoy! jake -- Jake Edge - LWN - j...@lwn.net - http://lwn.net ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] 2018 Python Language Summit coverage, last part
Hola python-dev, Here are the last three sessions from the Python Language Summit that I wrote up. Unfortunately, I did not write up the Lightning Talks, which were numerous and interesting, mostly because of time pressure. As usual, I am posting SubscriberLinks for articles that are still behind the paywall. LWN subscribers can always see our content right away; one week after they are published in a weekly edition, they become freely available for everyone. SubscriberLinks are a way around the paywall. Please feel free to share the SubscriberLinks I am posting here. The starting point is here: https://lwn.net/Articles/754152/ That is an overview article with links to the individual articles. Here are the articles since my post on Monday (which is here: https://lwn.net/ml/python-dev/20180618112251.5f936617%40gallinule/ ) PEP 572 and decision-making in Python https://lwn.net/SubscriberLink/757713/2118c7722d957926/ Getting along in the Python community https://lwn.net/SubscriberLink/757714/8dadb362ff7d5673/ Mentoring and diversity for Python https://lwn.net/SubscriberLink/757715/d6cf8c9f72e4bdd8/ enjoy! jake -- Jake Edge - LWN - j...@lwn.net - https://lwn.net ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] Start of the Python Language Summit coverage at LWN
Howdy python-dev, I was able to sit in on the Python Language Summit again this year (thanks Larry and Barry!) and have some of the coverage available for your viewing pleasure now. The starting point is here: https://lwn.net/Articles/688969/ (or here for non-subscribers: https://lwn.net/SubscriberLink/688969/91cbeeaf32807914/ ) So far, I have written up the first three sessions. The rest will be coming in over the next week or so and be added to the page above (and will also appear in next week's weekly edition). The future of the ssl module: https://lwn.net/Articles/688974/ https://lwn.net/SubscriberLink/688974/31cfa9f818c834e1/ Twisted and Python 3: https://lwn.net/Articles/689068/ https://lwn.net/SubscriberLink/689068/34b68a2aea6ddd2d/ Gilectomy: https://lwn.net/Articles/689548/ https://lwn.net/SubscriberLink/689548/4328423f85a47679/ The articles will be freely available (without using the SubscriberLink) to the world at large in a week (and the next batch the week after that) ... until then, feel free to share the SubscriberLinks Hopefully I have captured things reasonably well. If there are corrections or clarifications needed, though, I recommend posting them as comments on the article. enjoy! jake -- Jake Edge - LWN - j...@lwn.net - http://lwn.net ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] Round 2 of the Python Language Summit coverage at LWN
Howdy python-dev, The second batch of articles from the Python Language Summit is now available. The starting point is here: https://lwn.net/Articles/688969/ (or here for non-subscribers: https://lwn.net/SubscriberLink/688969/91cbeeaf32807914/ for the next few hours anyway, it will be open to all after that using either link.) I have added five more sessions since last week's three, still six more to go, which should all be done by next week (and I'll post here again). Python's GitHub migration and workflow changes: https://lwn.net/Articles/689937/ https://lwn.net/SubscriberLink/689937/1fd56367a74206bf/ The state of mypy: https://lwn.net/Articles/690081/ https://lwn.net/SubscriberLink/690081/5c35679cafe42d1b/ An introduction to pytype: https://lwn.net/Articles/690150/ https://lwn.net/SubscriberLink/690150/660acde532afb8a3/ PyCharm and type hints: https://lwn.net/Articles/690186/ https://lwn.net/SubscriberLink/690186/848c447551204ffe/ Python 3.6 and 3.7 release cycles: https://lwn.net/Articles/690404/ https://lwn.net/SubscriberLink/690404/73cfb918fa21d27c/ The articles will be freely available (without using the SubscriberLink) to the world at large in a week (and the next batch the week after that) ... until then, feel free to share the SubscriberLinks. Hopefully I have captured things reasonably well. If there are corrections or clarifications needed, though, I recommend posting them as comments on the article. enjoy! jake -- Jake Edge - LWN - j...@lwn.net - http://lwn.net ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] Final round of the Python Language Summit coverage at LWN
Hola python-dev, The final batch of articles from the Python Language Summit is now ready. The starting point is here: https://lwn.net/Articles/688969/ I have added the final six sessions (with SubscriberLinks for those without a subscription): Python 3 in Fedora: https://lwn.net/Articles/690676/ https://lwn.net/SubscriberLink/690676/cdf118081ac0ffd5/ The Python JITs are coming: https://lwn.net/Articles/691070/ https://lwn.net/SubscriberLink/691070/2714fd6a4934f016/ Pyjion: https://lwn.net/Articles/691152/ https://lwn.net/SubscriberLink/691152/6334fd8d5a9992c0/ Why is Python slow?: https://lwn.net/Articles/691243/ https://lwn.net/SubscriberLink/691243/669cb2bf2fe220c4/ Automated testing of CPython patches: https://lwn.net/Articles/691307/ https://lwn.net/SubscriberLink/691307/89feefecfe425f58/ The Python security response team: https://lwn.net/Articles/691308/ https://lwn.net/SubscriberLink/691308/432ff50e0f9b794f/ The articles will be freely available (without using the SubscriberLink) to the world at large in a week ... until then, feel free to share the SubscriberLinks. Hopefully I have captured things reasonably well. If there are corrections or clarifications needed, though, I recommend posting them as comments on the article. With luck, I will be able to sit in on the summit again next year ... enjoy! jake -- Jake Edge - LWN - j...@lwn.net - http://lwn.net ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] 2017 Python Language Summit coverage
Hola python-dev, Thanks to Larry and Barry, I was able to sit in on the Python Language Summit again this year. The start of the coverage for that is now available. The starting point is the overview article, here: https://lwn.net/Articles/723251/ (for non-subscribers, this link will get around the paywall: https://lwn.net/SubscriberLink/723251/2d2cbb3329dd87f8/ ) It will be updated as I add more sessions over the next week or so. LWN subscribers can see the content right away, but one week after they are published in the weekly edition, they become freely available for everyone. Until then, though, feel free to share the SubscriberLinks I am posting here. Python 3.6.x, 3.7.0, and beyond: https://lwn.net/Articles/723252/ or https://lwn.net/SubscriberLink/723252/c5bfea8533558bab/ New CPython workflow issues: https://lwn.net/Articles/723418/ or https://lwn.net/SubscriberLink/723418/62487f893b324500/ The state of bugs.python.org: https://lwn.net/Articles/723513/ or https://lwn.net/SubscriberLink/723513/7e4e2e626fc93606/ Progress on the Gilectomy: https://lwn.net/Articles/723514/ or https://lwn.net/SubscriberLink/723514/70df37b92c746d62/ Hopefully I captured things reasonably well -- if you have corrections or clarifications (or just comments :) , I would recommend posting them as comments on the article. I will post an update next week with the next round (with luck, all of the rest of them). enjoy! jake -- Jake Edge - LWN - j...@lwn.net - http://lwn.net ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] 2017 Python Language Summit coverage -- Round 2
Hola python-dev, Thanks for all the positive feedback on the coverage (and the corrections/clarifications in the comments too)! There is, it seems, always more to do, but I do have three additional articles from the summit up now and should complete the coverage over the next week. The starting point is the overview article, here: https://lwn.net/Articles/723251/ which should now be free for anyone to see (and the first four articles too). LWN subscribers can see the content right away, but one week after they are published in the weekly edition, they become freely available for everyone. Until then, though, feel free to share the SubscriberLinks I am posting here. I have been asked about our policy on appropriate places to share SubscriberLinks; blogs, tweets, social media, mailing lists, etc. are all perfectly fine with us. The new articles are: Keeping Python competitive: https://lwn.net/Articles/723949/ or https://lwn.net/SubscriberLink/723949/56a392defaae995c/ Trio and the future of asynchronous execution in Python: https://lwn.net/Articles/724082/ or https://lwn.net/SubscriberLink/724082/43c399adca8006f0/ Python ssl module update: https://lwn.net/Articles/724209/ or https://lwn.net/SubscriberLink/724209/8460ca8b51c00634/ stay tuned sometime next week for the thrilling conclusion :) jake -- Jake Edge - LWN - j...@lwn.net - http://lwn.net ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] 2017 Python Language Summit coverage finale
Hola python-dev, I (finally!) finished up the coverage from the language summit ... The starting point is the overview article, here: https://lwn.net/Articles/723251/ which should now be free for anyone to see (and the first seven articles too). LWN subscribers can see the articles right away, but one week after they are published in the weekly edition, they become freely available for everyone. Until then, though, feel free to share the SubscriberLinks I am posting here. I have been asked about our policy on appropriate places to share SubscriberLinks; blogs, tweets, social media, mailing lists, etc. are all perfectly fine with us. The new articles are: Classes and types in the Python typing module https://lwn.net/Articles/724639/ or https://lwn.net/SubscriberLink/724639/b055ef642e22abfc/ Status of mypy and type checking https://lwn.net/Articles/724740/ or https://lwn.net/SubscriberLink/724740/5d0b0158880097cf/ Language summit lightning talks https://lwn.net/Articles/723823/ or https://lwn.net/SubscriberLink/723823/695e5554c4d68f1b/ Thanks again to Larry and Barry for inviting me! jake -- Jake Edge - LWN - j...@lwn.net - http://lwn.net ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com