| 2011-03-26 |
Antoine Pitrou | In the Windows clean script for buildbots, also clear... |
commit | commitdiff | tree | snapshot |
| 2011-03-26 |
Antoine Pitrou | Issue #11635: Don't use polling in worker threads and... |
commit | commitdiff | tree | snapshot |
| 2011-03-26 |
Antoine Pitrou | Read HTTP response inside transient_internet() |
commit | commitdiff | tree | snapshot |
| 2011-03-26 |
Antoine Pitrou | test_urllibnet: make it so that transient_internet... |
commit | commitdiff | tree | snapshot |
| 2011-03-26 |
Steven Bethard | Fix NEWS item that ended up in wrong section |
commit | commitdiff | tree | snapshot |
| 2011-03-26 |
Steven Bethard | Issue #9348: Raise an early error if argparse nargs... |
commit | commitdiff | tree | snapshot |
| 2011-03-26 |
Mark Dickinson | Merge #11675 |
commit | commitdiff | tree | snapshot |
| 2011-03-26 |
Mark Dickinson | Issue #11675: Zero-out newly-created multiprocessing... |
commit | commitdiff | tree | snapshot |
| 2011-03-26 |
Éric Araujo | #10553: Explain why compileall has no command-line... |
commit | commitdiff | tree | snapshot |
| 2011-03-26 |
Éric Araujo | Branch merge |
commit | commitdiff | tree | snapshot |
| 2011-03-26 |
Éric Araujo | Merge 3.1 |
commit | commitdiff | tree | snapshot |
| 2011-03-26 |
Éric Araujo | Branch merge |
commit | commitdiff | tree | snapshot |
| 2011-03-26 |
Kurt B. Kaiser | Merge from 3.1 |
commit | commitdiff | tree | snapshot |
| 2011-03-26 |
Kurt B. Kaiser | <Home> toggle failing on Tk 8.5, causing IDLE exits... |
commit | commitdiff | tree | snapshot |
| 2011-03-25 |
Éric Araujo | Merge doc touchups from 3.1 |
commit | commitdiff | tree | snapshot |
| 2011-03-25 |
Éric Araujo | Branch merge |
commit | commitdiff | tree | snapshot |
| 2011-03-25 |
Éric Araujo | Tweaks to sys.flags description table. |
commit | commitdiff | tree | snapshot |
| 2011-03-25 |
Raymond Hettinger | Issue #11666: Teach pydoc to display full help for... |
commit | commitdiff | tree | snapshot |
| 2011-03-25 |
Éric Araujo | Remove untrue statement from tutorial |
commit | commitdiff | tree | snapshot |
| 2011-03-25 |
R David Murray | Merge #9557: eliminate 3 seconds of static overhead... |
commit | commitdiff | tree | snapshot |
| 2011-03-25 |
R David Murray | #9557: eliminate 3 seconds of static overhead from... |
commit | commitdiff | tree | snapshot |
| 2011-03-25 |
Raymond Hettinger | Issue #11071: Fix whatsnew description of O/S access... |
commit | commitdiff | tree | snapshot |
| 2011-03-25 |
Éric Araujo | Use universal construct os.path.expanduser('~') instead... |
commit | commitdiff | tree | snapshot |
| 2011-03-25 |
R David Murray | #11584: Since __getitem__ returns headers, make decode_... |
commit | commitdiff | tree | snapshot |
| 2011-03-25 |
Ezio Melotti | #2650: Merge with 3.1. |
commit | commitdiff | tree | snapshot |
| 2011-03-25 |
Ezio Melotti | #2650: Refactor re.escape to use enumerate(). |
commit | commitdiff | tree | snapshot |
| 2011-03-25 |
Ezio Melotti | #2650: Add tests with non-ascii chars for re.escape. |
commit | commitdiff | tree | snapshot |
| 2011-03-25 |
Ezio Melotti | #2650: Refactor the tests for re.escape. |
commit | commitdiff | tree | snapshot |
| 2011-03-25 |
Kurt B. Kaiser | Merge from 3.1 again |
commit | commitdiff | tree | snapshot |
| 2011-03-25 |
Kurt B. Kaiser | Merge 3.2 heads |
commit | commitdiff | tree | snapshot |
| 2011-03-24 |
Kurt B. Kaiser | Merge 3.1 |
commit | commitdiff | tree | snapshot |
| 2011-03-24 |
R David Murray | Merge #11606: improved body_encode algorithm, no longer... |
commit | commitdiff | tree | snapshot |
| 2011-03-24 |
R David Murray | #11606: improved body_encode algorithm, no longer produ... |
commit | commitdiff | tree | snapshot |
| 2011-03-24 |
Kurt B. Kaiser | Merge 3.1 |
commit | commitdiff | tree | snapshot |
| 2011-03-24 |
Victor Stinner | Merge 3.1 |
commit | commitdiff | tree | snapshot |
| 2011-03-24 |
Victor Stinner | test_multiprocessing: use assertLess() to see the timeo... |
commit | commitdiff | tree | snapshot |
| 2011-03-24 |
Antoine Pitrou | Add tests for the atexit hook in concurrent.futures... |
commit | commitdiff | tree | snapshot |
| 2011-03-24 |
Senthil Kumaran | issue10883 - Silence some ftp related ResourceWarnings... |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
Antoine Pitrou | Add NEWS entry for 9aa6097131ef |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
Antoine Pitrou | Issue #11653: fix -W with -j in regrtest |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
R David Murray | Merge #11590: fix quoprimime decode handling of empty... |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
R David Murray | #11590: fix quoprimime decode handling of empty strings... |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
R David Murray | Merge #11589: add additional tests for the email quopri... |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
R David Murray | #11589: add additional tests for the email quoprimime... |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
Éric Araujo | Branch merge |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
Éric Araujo | Merge from 3.1. |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
Antoine Pitrou | Use transient_internet() consistently in test_imaplib |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
Éric Araujo | Fix obscure set crashers (#8420). Backport of d56b3caf... |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
Raymond Hettinger | Issue #10610: Document that int(), float(), and complex... |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
Raymond Hettinger | Issue #10610: Document that int(), float(), and complex... |
commit | commitdiff | tree | snapshot |
| 2011-03-22 |
Raymond Hettinger | Issue #10771: Clarify that descriptors get used in... |
commit | commitdiff | tree | snapshot |
| 2011-03-22 |
Raymond Hettinger | Issue #10771: Clarify that descriptors get used in... |
commit | commitdiff | tree | snapshot |
| 2011-03-22 |
Kurt B. Kaiser | Merge from 3.1 |
commit | commitdiff | tree | snapshot |
| 2011-03-22 |
Raymond Hettinger | Issue 10787: Document the probability density function... |
commit | commitdiff | tree | snapshot |
| 2011-03-22 |
Raymond Hettinger | Issue 10787: Document the probability density function... |
commit | commitdiff | tree | snapshot |
| 2011-03-22 |
Raymond Hettinger | Issue 10988: fix description of super's descriptor... |
commit | commitdiff | tree | snapshot |
| 2011-03-22 |
Raymond Hettinger | Issue 10988: fix description of super's descriptor... |
commit | commitdiff | tree | snapshot |
| 2011-03-22 |
Antoine Pitrou | Use shorter timings in test_concurrent_futures to make... |
commit | commitdiff | tree | snapshot |
| 2011-03-22 |
Raymond Hettinger | Issue #11625: Fix Typo |
commit | commitdiff | tree | snapshot |
| 2011-03-22 |
Raymond Hettinger | Issue #11625: Fix Typo |
commit | commitdiff | tree | snapshot |
| 2011-03-22 |
Raymond Hettinger | Issue #11628: cmp_to_key should use __slots__. |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Antoine Pitrou | Always print out the traceback when a test "crashed" |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Antoine Pitrou | Try to make test_import a bit more robust |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Antoine Pitrou | Relax timing check (seen a buildbot failure on this) |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Georg Brandl | Merge to 3.2. |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Georg Brandl | Fix duplicate word. |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Kurt B. Kaiser | <Home> toggle non-functional when NumLock set |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Victor Stinner | merge 3.1 (already commited before) |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Victor Stinner | Issue #8651: PyArg_Parse*() functions raise an Overflow... |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Éric Araujo | Fix some issue references in NEWS |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Victor Stinner | merge 3.1 |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Victor Stinner | Issue #5537: Fix time2isoz() and time2netscape() functi... |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Victor Stinner | time.strftime(): replace PyErr_Format() by PyErr_SetStr... |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Victor Stinner | Issue #10864 has been fixed: remove the workaround |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
Antoine Pitrou | Merge |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
Antoine Pitrou | Try to strengthen test_httpservers (issue #11617) |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
Éric Araujo | Fix some issue references in NEWS |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
Victor Stinner | Issue #11395: io.FileIO().write() clamps the data lengt... |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
Victor Stinner | Fix #11586: typo in initfsencoding() |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
Éric Araujo | Merge from 3.1 |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
Éric Araujo | Fix typo in class name |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
Antoine Pitrou | Merge |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
Antoine Pitrou | Call reap_children() where appropriate |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
R David Murray | Merge markup fixes for #7198 patch. |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
R David Murray | Markup fixes for #7198 patch. |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
R David Murray | Really merge #7198 |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
R David Murray | #7198: really add newline='' to csv.writer docs. |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
Ezio Melotti | Save a copy of sys.warnoptions in test_program. |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
Ezio Melotti | Add a check for sys.warnoptions in regrtest. |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
Senthil Kumaran | Merge from 3.1 |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
Senthil Kumaran | Issue #11567 - Let's have the DOCTYPE as HTML instead... |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
Senthil Kumaran | Add NEWS for Issue #11563. |
commit | commitdiff | tree | snapshot |
| 2011-03-19 |
Senthil Kumaran | branch merge 3.2 |
commit | commitdiff | tree | snapshot |
| 2011-03-19 |
Senthil Kumaran | Call unfakehttp in order to close connection while... |
commit | commitdiff | tree | snapshot |
| 2011-03-19 |
Antoine Pitrou | Issue #11459: A `bufsize` value of 0 in subprocess... |
commit | commitdiff | tree | snapshot |
| 2011-03-19 |
Antoine Pitrou | Issue #11459: A `bufsize` value of 0 in subprocess... |
commit | commitdiff | tree | snapshot |
| 2011-03-19 |
Senthil Kumaran | Merging it again. |
commit | commitdiff | tree | snapshot |
| 2011-03-19 |
Senthil Kumaran | Closes issue11563 - test_urllibnet ResourceWarning... |
commit | commitdiff | tree | snapshot |
| 2011-03-19 |
Raymond Hettinger | Issue 7391: Remove questionable and outdated HOWTO... |
commit | commitdiff | tree | snapshot |
| 2011-03-17 |
Antoine Pitrou | Oops, wrong issue number in NEWS |
commit | commitdiff | tree | snapshot |
| next |