Skip to content

Commit addc49d

Browse files
authored
Merge pull request #111 from altendky/add_missing_release_notes
Add missing newsfragments for trio_run and py35 removal
2 parents 7f5c034 + 9f610c1 commit addc49d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

newsfragments/105.feature.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Support added for :ref:`alternative Trio run functions <trio-run-config>` via the ``trio_run`` configuration variable and ``@pytest.mark.trio(run=...)``. Presently supports Trio and QTrio.

newsfragments/96.removal.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Python 3.5 support removed.

0 commit comments

Comments
 (0)