Commit 85a196e 1 parent 726e5ee commit 85a196e Copy full SHA for 85a196e
File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -135,9 +135,14 @@ Backporting rules
135
135
then commit the latest sync point and then revert the problematic commit in an immediately
136
136
subsequent commit and make a not of the reason for the revert in that commit message.
137
137
138
- See ``1140c2930`` for an example where ``af2a3d6def15`` broke compatibility for all Python
138
+ See `bc04ea7`__ for an example where `f4c8dc7`__ broke compatibility for all Python
139
139
versions earlier than 3.10.
140
140
141
+ __ https://github.com/testing-cabal/mock/commit/bc04ea76352c2064d79160f13649f879667a89cb
142
+
143
+ __ https://github.com/testing-cabal/mock/commit/f4c8dc7098abb6b2f9a65ee86bad3891776abb50
144
+
145
+
141
146
Backporting process
142
147
-------------------
143
148
You can’t perform that action at this time.
0 commit comments