cpython/Misc/NEWS.d/next
Jeremy Attali c822efeda9
bpo-40767: Allow pure Wayland to get default XDG web browser (GH-20382)
Would be nice to backport to python 3.7+. I don't think it's worth the hassle to backport this all the way down to 3.10. But I'll let the maintainers decide.

This is hard to test because the test setup already includes this [environment variable](https://github.com/python/cpython/blob/master/Lib/test/pythoninfo.py#L292)

Let me know if something doesn't match the PR guidelines. This is my first PR in the python source code.
2020-06-03 05:42:33 -07:00
..
Build bpo-40683: Add zoneinfo to LIBSUBDIRS (#20229) 2020-05-19 11:55:18 -04:00
C API bpo-40839: PyDict_GetItem() requires the GIL (GH-20580) 2020-06-02 14:03:25 +02:00
Core and Builtins bpo-40826: Add _PyOS_InterruptOccurred(tstate) function (GH-20599) 2020-06-03 14:39:59 +02:00
Documentation bpo-40552 Add 'users' variable in code sample (tutorial 4.2). (GH-19992) 2020-05-22 21:29:34 -03:00
IDLE bpo-39885: Make IDLE context menu cut and copy work again (GH-18951) 2020-05-29 18:54:14 -04:00
Library bpo-40767: Allow pure Wayland to get default XDG web browser (GH-20382) 2020-06-03 05:42:33 -07:00
Security Consolidate 3.9.0b1 NEWS in the master branch 2020-05-19 13:33:08 +02:00
Tests Consolidate 3.9.0b1 NEWS in the master branch 2020-05-19 13:33:08 +02:00
Tools-Demos Consolidate 3.9.0b1 NEWS in the master branch 2020-05-19 13:33:08 +02:00
Windows bpo-39631: Adds NEWS entry (GH-20227) 2020-05-19 23:10:03 +01:00
macOS Consolidate 3.9.0b1 NEWS in the master branch 2020-05-19 13:33:08 +02:00