Skip to content

Commit 0cfdab8

Browse files
authored
Merge pull request #31 from python-trio/history_pr_links
history: fix PR links
2 parents 85e552b + 2aa50cc commit 0cfdab8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/history.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ sniffio 1.3.0 (2022-09-01)
1111
Features
1212
~~~~~~~~
1313

14-
- Add support for Python 3.9 and 3.10. (`#29 <https://github.com/python-trio/outcome/pull/29>`__)
15-
- Provide ``sniffio.thread_local.name`` for coroutine libraries to set (`#23 <https://github.com/python-trio/outcome/pull/23>`__)
14+
- Add support for Python 3.9 and 3.10. (`#29 <https://github.com/python-trio/sniffio/pull/29>`__)
15+
- Provide ``sniffio.thread_local.name`` for coroutine libraries to set (`#23 <https://github.com/python-trio/sniffio/pull/23>`__)
1616

1717

1818
Deprecations and Removals
1919
~~~~~~~~~~~~~~~~~~~~~~~~~
2020

21-
- Drop support for Python 3.5 and 3.6. (`#29 <https://github.com/python-trio/outcome/pull/29>`__)
21+
- Drop support for Python 3.5 and 3.6. (`#29 <https://github.com/python-trio/sniffio/pull/29>`__)
2222

2323

2424
sniffio 1.2.0 (2020-10-11)

0 commit comments

Comments
 (0)