Changeset 118 for branches/timadditionaltypes/pyramid/test/testdata/build_tests/firstpythontest/expected/dev/faq/index.html
- Timestamp:
- 02/04/06 19:29:16 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/timadditionaltypes/pyramid/test/testdata/build_tests/firstpythontest/expected/dev/faq/index.html
r100 r118 47 47 48 48 <div id="breadcrumb"><a href="/dev">python-dev</a> <span class="breadcrumb-separator">></span> FAQ</div> 49 <div class="section" id="frequently-asked-questions-for-developers">50 <h1><a class="toc-backref" href="#id1" name="frequently-asked-questions-for-developers">1 Frequently Asked Questions for Developers</a></h1>49 <div class="section"> 50 <h1><a class="toc-backref" href="#id1" id="frequently-asked-questions-for-developers" name="frequently-asked-questions-for-developers">1 Frequently Asked Questions for Developers</a></h1> 51 51 <table class="docutils field-list" frame="void" rules="none"> 52 52 <col class="field-name" /> … … 61 61 </tbody> 62 62 </table> 63 <div class="contents topic" id="contents">64 <p class="topic-title first"><a name="contents">Contents</a></p>63 <div class="contents topic"> 64 <p class="topic-title first"><a id="contents" name="contents">Contents</a></p> 65 65 <ul class="auto-toc simple"> 66 66 <li><a class="reference" href="#frequently-asked-questions-for-developers" id="id1" name="id1">1 Frequently Asked Questions for Developers</a></li> … … 122 122 </div> 123 123 </div> 124 <div class="section" id="general-information">125 <h1><a class="toc-backref" href="#id2" name="general-information">2 General Information</a></h1>126 <div class="section" id="what-is-sourceforge">127 <h2><a class="toc-backref" href="#id3" name="what-is-sourceforge">2.1 What is SourceForge?</a></h2>124 <div class="section"> 125 <h1><a class="toc-backref" href="#id2" id="general-information" name="general-information">2 General Information</a></h1> 126 <div class="section"> 127 <h2><a class="toc-backref" href="#id3" id="what-is-sourceforge" name="what-is-sourceforge">2.1 What is SourceForge?</a></h2> 128 128 <p>SourceForge is a free hosting service for 129 129 open source projects. The main website is 130 130 found at <a class="reference" href="http://sourceforge.net">http://sourceforge.net</a>.</p> 131 131 </div> 132 <div class="section" id="where-can-i-find-python-on-sourceforge">133 <h2><a class="toc-backref" href="#id4" name="where-can-i-find-python-on-sourceforge">2.2 Where can I find Python on SourceForge?</a></h2>132 <div class="section"> 133 <h2><a class="toc-backref" href="#id4" id="where-can-i-find-python-on-sourceforge" name="where-can-i-find-python-on-sourceforge">2.2 Where can I find Python on SourceForge?</a></h2> 134 134 <p>The Python project page 135 135 can be found at 136 136 <a class="reference" href="http://sourceforge.net/projects/python">http://sourceforge.net/projects/python</a>.</p> 137 137 </div> 138 <div class="section" id="who-is-who-what-is-a-nowonder">139 <h2><a class="toc-backref" href="#id5" name="who-is-who-what-is-a-nowonder">2.3 Who is who? What is a nowonder?</a></h2>138 <div class="section"> 139 <h2><a class="toc-backref" href="#id5" id="who-is-who-what-is-a-nowonder" name="who-is-who-what-is-a-nowonder">2.3 Who is who? What is a nowonder?</a></h2> 140 140 <p>To get the real name, click on "View members" in the "Developer Info" 141 141 box on the SourceForge project page. This presents a <a class="reference" href="http://sourceforge.net/project/memberlist.php?group_id=5470">list of … … 143 143 giving their names and SourceForge IDs.</p> 144 144 </div> 145 <div class="section" id="how-can-i-become-a-developer">146 <h2><a class="toc-backref" href="#id6" name="how-can-i-become-a-developer">2.4 How can I become a developer?</a></h2>145 <div class="section"> 146 <h2><a class="toc-backref" href="#id6" id="how-can-i-become-a-developer" name="how-can-i-become-a-developer">2.4 How can I become a developer?</a></h2> 147 147 <p>There's only one way to become a developer, and that's through the 148 148 <a class="reference" href="http://mail.python.org/pipermail/python-dev/2002-September/028725.html">School of Hard Knocks</a>.</p> 149 149 </div> 150 150 </div> 151 <div class="section" id="cvs">152 <h1><a class="toc-backref" href="#id7" name="cvs">3 CVS</a></h1>153 <div class="section" id="how-do-i-browse-the-cvs-tree-online">154 <h2><a class="toc-backref" href="#id8" name="how-do-i-browse-the-cvs-tree-online">3.1 How do I browse the CVS tree online?</a></h2>151 <div class="section"> 152 <h1><a class="toc-backref" href="#id7" id="cvs" name="cvs">3 CVS</a></h1> 153 <div class="section"> 154 <h2><a class="toc-backref" href="#id8" id="how-do-i-browse-the-cvs-tree-online" name="how-do-i-browse-the-cvs-tree-online">3.1 How do I browse the CVS tree online?</a></h2> 155 155 <p>If you don't have CVS or you don't want to download the source tree, you can 156 156 browse it using <a class="reference" href="http://www.lyra.org/viewcvs/">ViewCVS</a> at 157 157 <a class="reference" href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/python/">http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/python/</a>.</p> 158 158 </div> 159 <div class="section" id="how-can-i-obtain-a-checkout-of-the-cvs-tree">160 <h2><a class="toc-backref" href="#id9" name="how-can-i-obtain-a-checkout-of-the-cvs-tree">3.2 How can I obtain a checkout of the CVS tree?</a></h2>159 <div class="section"> 160 <h2><a class="toc-backref" href="#id9" id="how-can-i-obtain-a-checkout-of-the-cvs-tree" name="how-can-i-obtain-a-checkout-of-the-cvs-tree">3.2 How can I obtain a checkout of the CVS tree?</a></h2> 161 161 <p>If you are not a SourceForge-recognized Python developer you can check 162 162 out an anonymous CVS version (read-only) of Python:</p> … … 187 187 to automatically checkout new subdirectories / prune old directories.</p> 188 188 </div> 189 <div class="section" id="i-get-the-following-error-message-sorry-you-don-t-have-read-write-access-to-the-history-file">190 <h2><a class="toc-backref" href="#id10" name="i-get-the-following-error-message-sorry-you-don-t-have-read-write-access-to-the-history-file">3.3 I get the following error message: "Sorry, you don't have read/write access to the history file"</a></h2>189 <div class="section"> 190 <h2><a class="toc-backref" href="#id10" id="i-get-the-following-error-message-sorry-you-don-t-have-read-write-access-to-the-history-file" name="i-get-the-following-error-message-sorry-you-don-t-have-read-write-access-to-the-history-file">3.3 I get the following error message: "Sorry, you don't have read/write access to the history file"</a></h2> 191 191 <p>If you are not a developer, you don't have read/write access. You have to 192 192 check out an anonymous copy. If you are a developer you have to be in the … … 201 201 up to 6 hours.</p> 202 202 </div> 203 <div class="section" id="where-can-i-learn-more-about-cvs">204 <h2><a class="toc-backref" href="#id11" name="where-can-i-learn-more-about-cvs">3.4 Where can I learn more about CVS?</a></h2>203 <div class="section"> 204 <h2><a class="toc-backref" href="#id11" id="where-can-i-learn-more-about-cvs" name="where-can-i-learn-more-about-cvs">3.4 Where can I learn more about CVS?</a></h2> 205 205 <p>For SourceForge specific information consult their CVS documentation at 206 206 <a class="reference" href="http://sfdocs.sourceforge.net/sfdocs">http://sfdocs.sourceforge.net/sfdocs</a>.</p> … … 208 208 <a class="reference" href="http://cvsbook.red-bean.com/cvsbook.html#Introduction">http://cvsbook.red-bean.com/cvsbook.html#Introduction</a>.</p> 209 209 </div> 210 <div class="section" id="how-can-i-remove-a-directory-from-the-cvs-tree">211 <h2><a class="toc-backref" href="#id12" name="how-can-i-remove-a-directory-from-the-cvs-tree">3.5 How can I remove a directory from the CVS tree?</a></h2>210 <div class="section"> 211 <h2><a class="toc-backref" href="#id12" id="how-can-i-remove-a-directory-from-the-cvs-tree" name="how-can-i-remove-a-directory-from-the-cvs-tree">3.5 How can I remove a directory from the CVS tree?</a></h2> 212 212 <p>Simple answer: You cannot!</p> 213 213 <p>More complicated answer: Remove all files from the directory, delete the … … 222 222 </pre> 223 223 </div> 224 <div class="section" id="how-can-i-revert-changes">225 <h2><a class="toc-backref" href="#id13" name="how-can-i-revert-changes">3.6 How can I revert changes?</a></h2>224 <div class="section"> 225 <h2><a class="toc-backref" href="#id13" id="how-can-i-revert-changes" name="how-can-i-revert-changes">3.6 How can I revert changes?</a></h2> 226 226 <p>The fast (and history-friendly) method for backing out a CVS commit is the use 227 227 of the join flag of the update command. You supply the last … … 236 236 revision 1.16 of ceval.c.</p> 237 237 </div> 238 <div class="section" id="how-can-i-view-all-the-log-messages-from-a-specific-point-until-now-on-the-main-trunk-or-a-branch">239 <h2><a class="toc-backref" href="#id14" name="how-can-i-view-all-the-log-messages-from-a-specific-point-until-now-on-the-main-trunk-or-a-branch">3.7 How can I view all the log messages from a specific point until now on the main trunk or a branch?</a></h2>238 <div class="section"> 239 <h2><a class="toc-backref" href="#id14" id="how-can-i-view-all-the-log-messages-from-a-specific-point-until-now-on-the-main-trunk-or-a-branch" name="how-can-i-view-all-the-log-messages-from-a-specific-point-until-now-on-the-main-trunk-or-a-branch">3.7 How can I view all the log messages from a specific point until now on the main trunk or a branch?</a></h2> 240 240 <p>When work is being done on a micro release it is often necessary to go back and 241 241 look at the log messages on files from the start of a previous release until now … … 281 281 branch.</p> 282 282 </div> 283 <div class="section" id="how-does-one-view-a-diff-between-two-versions">284 <h2><a class="toc-backref" href="#id15" name="how-does-one-view-a-diff-between-two-versions">3.8 How does one view a diff between two versions?</a></h2>283 <div class="section"> 284 <h2><a class="toc-backref" href="#id15" id="how-does-one-view-a-diff-between-two-versions" name="how-does-one-view-a-diff-between-two-versions">3.8 How does one view a diff between two versions?</a></h2> 285 285 <p>Once you have the two revision numbers you wish to generate a diff for (use 286 286 <tt class="docutils literal"><span class="pre">cvs</span> <span class="pre">log</span></tt> if you need help finding which revision numbers you want), … … 294 294 arbitrary revision number, use only one <tt class="docutils literal"><span class="pre">-r</span></tt> argument.</p> 295 295 </div> 296 <div class="section" id="how-can-i-fix-a-log-message-from-a-previous-checkin">297 <h2><a class="toc-backref" href="#id16" name="how-can-i-fix-a-log-message-from-a-previous-checkin">3.9 How can I fix a log message from a previous checkin?</a></h2>296 <div class="section"> 297 <h2><a class="toc-backref" href="#id16" id="how-can-i-fix-a-log-message-from-a-previous-checkin" name="how-can-i-fix-a-log-message-from-a-previous-checkin">3.9 How can I fix a log message from a previous checkin?</a></h2> 298 298 <p>If you happened to do a commit where you feel the need to go back and change the 299 299 log message, you can do so with the <tt class="docutils literal"><span class="pre">cvs</span> <span class="pre">admin</span></tt> command:</p> … … 305 305 it with.</p> 306 306 </div> 307 <div class="section" id="how-do-you-add-a-binary-files">308 <h2><a class="toc-backref" href="#id17" name="how-do-you-add-a-binary-files">3.10 How do you add a binary files?</a></h2>307 <div class="section"> 308 <h2><a class="toc-backref" href="#id17" id="how-do-you-add-a-binary-files" name="how-do-you-add-a-binary-files">3.10 How do you add a binary files?</a></h2> 309 309 <p>You probably want to turn off keyword expansion and line-ending conversion:</p> 310 310 <pre class="literal-block"> … … 315 315 actually makes this work!</p> 316 316 </div> 317 <div class="section" id="how-do-you-force-a-branch-tag-on-a-file">318 <h2><a class="toc-backref" href="#id18" name="how-do-you-force-a-branch-tag-on-a-file">3.11 How do you force a branch tag on a file?</a></h2>317 <div class="section"> 318 <h2><a class="toc-backref" href="#id18" id="how-do-you-force-a-branch-tag-on-a-file" name="how-do-you-force-a-branch-tag-on-a-file">3.11 How do you force a branch tag on a file?</a></h2> 319 319 <p>The quickest way to force a branch tag branch_tag on a file is to 320 320 issue the command:</p> … … 327 327 branch which makes the tag a branch tag.</p> 328 328 </div> 329 <div class="section" id="how-can-i-check-out-a-tagged-branch">330 <h2><a class="toc-backref" href="#id19" name="how-can-i-check-out-a-tagged-branch">3.12 How can I check out a tagged branch?</a></h2>329 <div class="section"> 330 <h2><a class="toc-backref" href="#id19" id="how-can-i-check-out-a-tagged-branch" name="how-can-i-check-out-a-tagged-branch">3.12 How can I check out a tagged branch?</a></h2> 331 331 <p>There are two ways to do this. One uses a pre-existing checkout of the cvs 332 332 tree and the other creates a separate checkout just for the branch.</p> … … 336 336 cvs update -r branch_tag 337 337 </pre> 338 <p>The files in your cvs copy should now all be the same as the tagged branch. 338 <p>The files in your cvs copy should now all be the same as the tagged branch. 339 339 Any commits you perform while you are using a tagged branch (which has a 340 340 "sticky bit" set to the tagged branch name) will be performed on the branch. … … 363 363 updated whenever you updated cvs at a higher directory level.</p> 364 364 </div> 365 <div class="section" id="how-do-i-find-out-who-edited-a-line-last-or-what-version-it-was-last-modified-in">366 <h2><a class="toc-backref" href="#id20" name="how-do-i-find-out-who-edited-a-line-last-or-what-version-it-was-last-modified-in">3.13 How do I find out who edited a line last or what version it was last modified in?</a></h2>365 <div class="section"> 366 <h2><a class="toc-backref" href="#id20" id="how-do-i-find-out-who-edited-a-line-last-or-what-version-it-was-last-modified-in" name="how-do-i-find-out-who-edited-a-line-last-or-what-version-it-was-last-modified-in">3.13 How do I find out who edited a line last or what version it was last modified in?</a></h2> 367 367 <p>To have a file printed out with every line annotated with who last edited it 368 368 and in what version on the main trunk, run:</p> … … 386 386 </div> 387 387 </div> 388 <div class="section" id="patches">389 <h1><a class="toc-backref" href="#id21" name="patches">4 Patches</a></h1>390 <div class="section" id="how-to-make-a-patch">391 <h2><a class="toc-backref" href="#id22" name="how-to-make-a-patch">4.1 How to make a patch?</a></h2>388 <div class="section"> 389 <h1><a class="toc-backref" href="#id21" id="patches" name="patches">4 Patches</a></h1> 390 <div class="section"> 391 <h2><a class="toc-backref" href="#id22" id="how-to-make-a-patch" name="how-to-make-a-patch">4.1 How to make a patch?</a></h2> 392 392 <p>If you are using CVS (anonymous or developer) you can use CVS to make the 393 393 patches for you. Just edit your local copy and enter the following command:</p> … … 398 398 Windows version is available as part of the cygwin tools).</p> 399 399 </div> 400 <div class="section" id="how-do-i-apply-a-patch">401 <h2><a class="toc-backref" href="#id23" name="how-do-i-apply-a-patch">4.2 How do I apply a patch?</a></h2>400 <div class="section"> 401 <h2><a class="toc-backref" href="#id23" id="how-do-i-apply-a-patch" name="how-do-i-apply-a-patch">4.2 How do I apply a patch?</a></h2> 402 402 <p>For the general case, to apply a patch go to the directory that the patch was 403 403 created from (usually /dist/src/) and run:</p> … … 409 409 leaves the paths alone.</p> 410 410 </div> 411 <div class="section" id="how-do-i-undo-an-applied-patch">412 <h2><a class="toc-backref" href="#id24" name="how-do-i-undo-an-applied-patch">4.3 How do I undo an applied patch?</a></h2>411 <div class="section"> 412 <h2><a class="toc-backref" href="#id24" id="how-do-i-undo-an-applied-patch" name="how-do-i-undo-an-applied-patch">4.3 How do I undo an applied patch?</a></h2> 413 413 <p>Undoing a patch differs from applying one by only a command-line option:</p> 414 414 <pre class="literal-block"> … … 419 419 use.</p> 420 420 </div> 421 <div class="section" id="how-to-submit-a-patch">422 <h2><a class="toc-backref" href="#id25" name="how-to-submit-a-patch">4.4 How to submit a patch?</a></h2>423 <p>Please consult the patch submission guidelines at 421 <div class="section"> 422 <h2><a class="toc-backref" href="#id25" id="how-to-submit-a-patch" name="how-to-submit-a-patch">4.4 How to submit a patch?</a></h2> 423 <p>Please consult the patch submission guidelines at 424 424 <a class="reference" href="http://www.python.org/patches/">http://www.python.org/patches/</a> .</p> 425 425 </div> 426 <div class="section" id="how-to-test-a-patch">427 <h2><a class="toc-backref" href="#id26" name="how-to-test-a-patch">4.5 How to test a patch?</a></h2>426 <div class="section"> 427 <h2><a class="toc-backref" href="#id26" id="how-to-test-a-patch" name="how-to-test-a-patch">4.5 How to test a patch?</a></h2> 428 428 <p>Start by testing on your own system. Python comes with an extensive 429 429 regression test suite by running the <tt class="docutils literal"><span class="pre">Lib/test/regrtest.py</span></tt> script. 430 For more thorough documentation, 431 read the documentation for the <tt class="docutils literal"><span class="pre">test</span></tt> package at 430 For more thorough documentation, 431 read the documentation for the <tt class="docutils literal"><span class="pre">test</span></tt> package at 432 432 <a class="reference" href="http://www.python.org/doc/lib/module-test.html">http://www.python.org/doc/lib/module-test.html</a>.</p> 433 433 <p>If you suspect the patch may impact other operating systems, test as … … 437 437 volunteered to support a particular operating system.</p> 438 438 </div> 439 <div class="section" id="how-to-change-the-status-of-a-patch">440 <h2><a class="toc-backref" href="#id27" name="how-to-change-the-status-of-a-patch">4.6 How to change the status of a patch?</a></h2>439 <div class="section"> 440 <h2><a class="toc-backref" href="#id27" id="how-to-change-the-status-of-a-patch" name="how-to-change-the-status-of-a-patch">4.6 How to change the status of a patch?</a></h2> 441 441 <p>To change the status of a patch or assign it to somebody else you have to be 442 442 a) a SourceForge-recognized Python developer and b) a patch administrator. … … 456 456 </div> 457 457 </div> 458 <div class="section" id="development-on-windows">459 <h1><a class="toc-backref" href="#id28" name="development-on-windows">5 Development on Windows</a></h1>460 <div class="section" id="how-to-install-cvs-and-ssh">461 <h2><a class="toc-backref" href="#id29" name="how-to-install-cvs-and-ssh">5.1 How to install CVS and SSH</a></h2>458 <div class="section"> 459 <h1><a class="toc-backref" href="#id28" id="development-on-windows" name="development-on-windows">5 Development on Windows</a></h1> 460 <div class="section"> 461 <h2><a class="toc-backref" href="#id29" id="how-to-install-cvs-and-ssh" name="how-to-install-cvs-and-ssh">5.1 How to install CVS and SSH</a></h2> 462 462 <p><a class="reference" href="winssh.txt">Here's a link</a> to text instructions for 463 463 setting up a command-line CVS using SSH under Windows, … … 468 468 </div> 469 469 </div> 470 <div class="section" id="bugs">471 <h1><a class="toc-backref" href="#id30" name="bugs">6 Bugs</a></h1>472 <div class="section" id="where-can-i-submit-view-bugs-for-python">473 <h2><a class="toc-backref" href="#id31" name="where-can-i-submit-view-bugs-for-python">6.1 Where can I submit/view bugs for Python?</a></h2>470 <div class="section"> 471 <h1><a class="toc-backref" href="#id30" id="bugs" name="bugs">6 Bugs</a></h1> 472 <div class="section"> 473 <h2><a class="toc-backref" href="#id31" id="where-can-i-submit-view-bugs-for-python" name="where-can-i-submit-view-bugs-for-python">6.1 Where can I submit/view bugs for Python?</a></h2> 474 474 <p>The Python project uses SourceForge's bug tracking facility. Go to 475 475 <a class="reference" href="http://sourceforge.net/bugs/?group_id=5470">http://sourceforge.net/bugs/?group_id=5470</a> for all bug management … … 478 478 disabled since it was too difficult to get in contact with submitters.</p> 479 479 </div> 480 <div class="section" id="how-do-i-use-the-sourceforge-bug-manager">481 <h2><a class="toc-backref" href="#id32" name="how-do-i-use-the-sourceforge-bug-manager">6.2 How do I use the sourceforge bug manager?</a></h2>480 <div class="section"> 481 <h2><a class="toc-backref" href="#id32" id="how-do-i-use-the-sourceforge-bug-manager" name="how-do-i-use-the-sourceforge-bug-manager">6.2 How do I use the sourceforge bug manager?</a></h2> 482 482 <p>By default, you will see the list of all Open bugs. You can change 483 483 which bugs you're viewing by selecting the assigned_to/status/area/type … … 486 486 </div> 487 487 </div> 488 <div class="section" id="appendix-a">489 <h1><a class="toc-backref" href="#id33" name="appendix-a">7 Appendix A</a></h1>490 <div class="section" id="patch-manager-guidelines">491 <h2><a class="toc-backref" href="#id34" name="patch-manager-guidelines">7.1 Patch Manager Guidelines</a></h2>488 <div class="section"> 489 <h1><a class="toc-backref" href="#id33" id="appendix-a" name="appendix-a">7 Appendix A</a></h1> 490 <div class="section"> 491 <h2><a class="toc-backref" href="#id34" id="patch-manager-guidelines" name="patch-manager-guidelines">7.1 Patch Manager Guidelines</a></h2> 492 492 <p>Intended use of SourceForge patch Resolution, Status & "Assigned To" fields 493 Revision 4 493 Revision 4 494 494 16-Mar-2001</p> 495 495 <p>In general, the Resolution and Status fields should be close to … … 510 510 meant to force your attention periodically: patches get harder & harder to 511 511 deal with the longer they sit.</p> 512 <div class="section" id="status-open-resolution-none">513 <h3><a class="toc-backref" href="#id35" name="status-open-resolution-none">7.1.1 Status Open, Resolution None</a></h3>512 <div class="section"> 513 <h3><a class="toc-backref" href="#id35" id="status-open-resolution-none" name="status-open-resolution-none">7.1.1 Status Open, Resolution None</a></h3> 514 514 <p>The initial state of all patches. 515 515 The patch is under consideration, but has not been reviewed yet, or … … 536 536 Open and bring it up on Python-Dev.</p> 537 537 </div> 538 <div class="section" id="status-open-resolution-accepted">539 <h3><a class="toc-backref" href="#id36" name="status-open-resolution-accepted">7.1.2 Status Open, Resolution Accepted</a></h3>538 <div class="section"> 539 <h3><a class="toc-backref" href="#id36" id="status-open-resolution-accepted" name="status-open-resolution-accepted">7.1.2 Status Open, Resolution Accepted</a></h3> 540 540 <p>The powers that be accepted the patch, but it hasn't been applied yet. [xxx 541 541 flesh out -- Guido Bottleneck avoidable here?]</p> … … 545 545 apply it (the submitter if possible).</p> 546 546 </div> 547 <div class="section" id="status-closed-resolution-accepted">548 <h3><a class="toc-backref" href="#id37" name="status-closed-resolution-accepted">7.1.3 Status Closed, Resolution Accepted</a></h3>547 <div class="section"> 548 <h3><a class="toc-backref" href="#id37" id="status-closed-resolution-accepted" name="status-closed-resolution-accepted">7.1.3 Status Closed, Resolution Accepted</a></h3> 549 549 <p>The patch has been accepted and applied.</p> 550 550 <p>The previous Resolution was Accepted, or possibly None if the submitter was 551 551 Guido (or moral equivalent in some particular area of expertise).</p> 552 552 </div> 553 <div class="section" id="status-closed-resolution-rejected">554 <h3><a class="toc-backref" href="#id38" name="status-closed-resolution-rejected">7.1.4 Status Closed, Resolution Rejected</a></h3>553 <div class="section"> 554 <h3><a class="toc-backref" href="#id38" id="status-closed-resolution-rejected" name="status-closed-resolution-rejected">7.1.4 Status Closed, Resolution Rejected</a></h3> 555 555 <p>The patch has been reviewed and rejected.</p> 556 556 <p>There are generally no transitions out of this state: the patch is dead.</p> 557 557 <p>The person setting this state should also assign the patch to None.</p> 558 558 </div> 559 <div class="section" id="status-open-resolution-out-of-date">560 <h3><a class="toc-backref" href="#id39" name="status-open-resolution-out-of-date">7.1.5 Status Open, Resolution Out of date</a></h3>559 <div class="section"> 560 <h3><a class="toc-backref" href="#id39" id="status-open-resolution-out-of-date" name="status-open-resolution-out-of-date">7.1.5 Status Open, Resolution Out of date</a></h3> 561 561 <p>revious Resolution was Accepted or Postponed, but the patch no longer 562 562 works.</p> … … 565 565 <p>Also assign it back to the submitter, as they need to upload a new version.</p> 566 566 </div> 567 <div class="section" id="status-open-resolution-postponed">568 <h3><a class="toc-backref" href="#id40" name="status-open-resolution-postponed">7.1.6 Status Open, Resolution Postponed</a></h3>567 <div class="section"> 568 <h3><a class="toc-backref" href="#id40" id="status-open-resolution-postponed" name="status-open-resolution-postponed">7.1.6 Status Open, Resolution Postponed</a></h3> 569 569 <p>The previous Resolution was None or Accepted, but for some reason (e.g., pending 570 570 release) the patch should not be reviewed or applied until further … … 576 576 able and willing to decide when the state should change again.</p> 577 577 </div> 578 <div class="section" id="status-deleted">579 <h3><a class="toc-backref" href="#id41" name="status-deleted">7.1.7 Status Deleted</a></h3>578 <div class="section"> 579 <h3><a class="toc-backref" href="#id41" id="status-deleted" name="status-deleted">7.1.7 Status Deleted</a></h3> 580 580 <p>Bit bucket.</p> 581 581 <p>Use only if it's OK for the patch and its SourceForge history to
