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: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,12 +86,12 @@ ZeroDivisionError: division by zero
86
86
87
87
* Push it to Fedora rawhide
88
88
89
-
* ✓ %py_byte_compile RPM macro uses `compileall2`
90
-
***[IN PROGRESS]**switch brp-python-bytecompile RPM script to `compileall2`
89
+
* ✓ %py_byte_compile RPM macro uses `compileall2` (done in [python-rpm-macros](https://src.fedoraproject.org/rpms/python-rpm-macros/pull-request/25))
90
+
*✓ switch brp-python-bytecompile RPM script to `compileall2` (done in [redhat-rpm-config](https://src.fedoraproject.org/rpms/redhat-rpm-config/pull-request/64#))
91
91
92
-
* Test it in Fedora infrastructure with all Python packages
92
+
*✓ Test it in Fedora infrastructure with all Python packages (done in the mass rebuild for Fedora 31)
93
93
94
-
*? Prepare patches for upstream CPython
94
+
***[IN PROGRESS]** Prepare patches for upstream CPython
0 commit comments