Skip to content

Commit b162ab6

Browse files
authored
Merge pull request #5943 from nicoddemus/py2-py37-tech-docs
Add link to technical aspects issue to the py27-py34 docs
2 parents bad4ffc + 57141dc commit b162ab6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/en/py27-py34-deprecation.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,8 @@ branch will continue to exist so the community itself can contribute patches. Th
2424
be happy to accept those patches and make new ``4.6`` releases **until mid-2020**.
2525

2626
.. _`python_requires`: https://packaging.python.org/guides/distributing-packages-using-setuptools/#python-requires
27+
28+
Technical Aspects
29+
-----------------
30+
31+
The technical aspects of the Python 2.7 and 3.4 support plan (such as when releases will occurr, how to backport fixes, etc) is described in issue `#5275 <https://github.com/pytest-dev/pytest/issues/5275>`__.

0 commit comments

Comments
 (0)