| CODENOTIFIER | HelpYou are not signed inSign in |
| Revision | Author | Date | Description |
|---|---|---|---|
| 66229 | brett.cannon | 04 Sep 2008 23:52:59 | Make it more obvious that warnings.catch_warnings() and its arguments should be considered keyword-only. |
| 66226 | benjamin.peterson | 04 Sep 2008 19:31:27 | flesh out the documentation on using 2to3 |
| 66219 | hirokazu.yamamoto | 04 Sep 2008 10:25:30 | Added NEWS |
| 66217 | andrew.kuchling | 04 Sep 2008 09:26:24 | #3671: various corrections and markup fixes noted by Kent Johnson |
| 66213 | hirokazu.yamamoto | 04 Sep 2008 07:15:14 | Issue #3762: platform.architecture() fails if python is lanched via its symbolic link.
|
| 66211 | vinay.sajip | 04 Sep 2008 03:31:21 | Issue #3772: Fixed regression problem in StreamHandler.emit(). |
| 66197 | brett.cannon | 03 Sep 2008 18:45:11 | test_py3kwarn had been overlooked when test.test_support.catch_warning() was
Closes issue #3768.
|
| 66196 | facundo.batista | 03 Sep 2008 18:35:50 |
Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module
|
| 66192 | jesus.cea | 03 Sep 2008 18:07:11 | Python3.0 bsddb testsuite compatibility improvements |
| 66190 | benjamin.peterson | 03 Sep 2008 17:48:20 | 3.0 still has the old threading names |
| 66184 | jesse.noller | 03 Sep 2008 14:10:30 | Fix issue 3110 - solaris compilation of multiprocessing fails, reviewed by pitrou |
| 66182 | jesus.cea | 03 Sep 2008 13:50:32 | Fix some leaks - Neal Norwitz |
| 66181 | marc-andre.lemburg | 03 Sep 2008 07:13:56 | Issue #2562: Fix distutils PKG-INFO writing logic to allow having
|