You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.rst
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -12,14 +12,13 @@
12
12
Welcome to the Python RPM Porting Guide
13
13
=======================================
14
14
15
-
.. note::
16
-
This guide is freshly written; if you've spotted any errors, have any suggestions or think some section(s) could be expanded, please create an Issue or a Pull request on `GitHub`_.
17
-
18
15
This document aims to guide you through the process of porting your Python 2 Fedora package to Python 3.
19
16
20
17
.. note::
21
18
If you struggle with the porting of your package and would like help or more information, please contact us at the `python-devel mailing list`_ (also accessible through a `web interface`_) and we will try to help you and/or improve the guide accordingly.
22
19
20
+
If you've spotted any errors, have any suggestions or think some section(s) could be expanded, please create an Issue or a Pull request on our `GitHub`_.
0 commit comments