We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 726e5ee commit 85a196eCopy full SHA for 85a196e
1 file changed
docs/index.txt
@@ -135,9 +135,14 @@ Backporting rules
135
then commit the latest sync point and then revert the problematic commit in an immediately
136
subsequent commit and make a not of the reason for the revert in that commit message.
137
138
- See ``1140c2930`` for an example where ``af2a3d6def15`` broke compatibility for all Python
+ See `bc04ea7`__ for an example where `f4c8dc7`__ broke compatibility for all Python
139
versions earlier than 3.10.
140
141
+ __ https://github.com/testing-cabal/mock/commit/bc04ea76352c2064d79160f13649f879667a89cb
142
+
143
+ __ https://github.com/testing-cabal/mock/commit/f4c8dc7098abb6b2f9a65ee86bad3891776abb50
144
145
146
Backporting process
147
-------------------
148
0 commit comments