Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | test_urllibnet: make it so that transient_internet() applies to the | Antoine Pitrou | 2011-03-26 | 1 | -4/+8 | |
* | | | | | Fix NEWS item that ended up in wrong section | Steven Bethard | 2011-03-26 | 1 | -2/+2 | |
|/ / / / | ||||||
* | | | | Issue #9348: Raise an early error if argparse nargs and metavar don't match. | Steven Bethard | 2011-03-26 | 3 | -0/+180 | |
* | | | | Merge #11675 | Mark Dickinson | 2011-03-26 | 3 | -1/+22 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #11675: Zero-out newly-created multiprocessing.[Raw]Array objects. | Mark Dickinson | 2011-03-26 | 3 | -1/+22 | |
* | | | | #10553: Explain why compileall has no command-line argument to control optimi... | Éric Araujo | 2011-03-26 | 1 | -0/+3 | |
* | | | | Branch merge | Éric Araujo | 2011-03-26 | 0 | -0/+0 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge doc touchups from 3.1 | Éric Araujo | 2011-03-25 | 4 | -33/+19 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge 3.1 | Éric Araujo | 2011-03-26 | 4 | -33/+19 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Branch merge | Éric Araujo | 2011-03-26 | 4 | -31/+18 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Branch merge | Éric Araujo | 2011-03-25 | 4 | -31/+18 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Tweaks to sys.flags description table. | Éric Araujo | 2011-03-25 | 1 | -25/+15 | |
| | | * | | | | Remove untrue statement from tutorial | Éric Araujo | 2011-03-25 | 1 | -4/+1 | |
| | | * | | | | Use universal construct os.path.expanduser('~') instead of os.environ['HOME'] | Éric Araujo | 2011-03-25 | 2 | -2/+2 | |
* | | | | | | | Merge from 3.1 | Kurt B. Kaiser | 2011-03-26 | 2 | -13/+13 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | <Home> toggle failing on Tk 8.5, causing IDLE exits. Issue #4676 | Kurt B. Kaiser | 2011-03-26 | 2 | -13/+13 | |
| |/ / / / | ||||||
* | | | | | Issue #11666: Teach pydoc to display full help for named tuples | Raymond Hettinger | 2011-03-25 | 3 | -10/+26 | |
* | | | | | Merge #9557: eliminate 3 seconds of static overhead from test_mailbox. | R David Murray | 2011-03-25 | 1 | -7/+11 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | #9557: eliminate 3 seconds of static overhead from test_mailbox. | R David Murray | 2011-03-25 | 1 | -7/+11 | |
| |/ / / | ||||||
* | | | | Issue #11071: Fix whatsnew description of O/S access to raw bytes. | Raymond Hettinger | 2011-03-25 | 1 | -2/+2 | |
* | | | | #11584: Since __getitem__ returns headers, make decode_header handle them. | R David Murray | 2011-03-25 | 2 | -0/+20 | |
* | | | | #2650: Merge with 3.1. | Ezio Melotti | 2011-03-25 | 2 | -24/+56 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | #2650: Refactor re.escape to use enumerate(). | Ezio Melotti | 2011-03-25 | 1 | -2/+1 | |
| * | | | #2650: Add tests with non-ascii chars for re.escape. | Ezio Melotti | 2011-03-25 | 1 | -0/+16 | |
| * | | | #2650: Refactor the tests for re.escape. | Ezio Melotti | 2011-03-25 | 1 | -22/+40 | |
* | | | | Merge from 3.1 again | Kurt B. Kaiser | 2011-03-25 | 0 | -0/+0 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 3.1 | Kurt B. Kaiser | 2011-03-24 | 2 | -3/+11 | |
| |\ \ \ | | |_|/ | |/| | | ||||||
| | * | | Merge 3.1 | Kurt B. Kaiser | 2011-03-24 | 2 | -3/+11 | |
| | |\ \ | ||||||
* | | \ \ | Merge 3.2 heads | Kurt B. Kaiser | 2011-03-25 | 2 | -4/+12 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Merge from 3.1 | Kurt B. Kaiser | 2011-03-22 | 2 | -4/+12 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | <Home> toggle non-functional when NumLock set | Kurt B. Kaiser | 2011-03-21 | 2 | -3/+11 | |
* | | | | | Merge #11606: improved body_encode algorithm, no longer produces overlong lines | R David Murray | 2011-03-24 | 2 | -61/+103 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | #11606: improved body_encode algorithm, no longer produces overlong lines | R David Murray | 2011-03-24 | 2 | -61/+103 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge 3.1 | Victor Stinner | 2011-03-24 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | test_multiprocessing: use assertLess() to see the timeout on error | Victor Stinner | 2011-03-24 | 1 | -1/+1 | |
* | | | | Add tests for the atexit hook in concurrent.futures (part of #11635) | Antoine Pitrou | 2011-03-24 | 1 | -15/+40 | |
* | | | | issue10883 - Silence some ftp related ResourceWarnings in test_urllib2net. Pa... | Senthil Kumaran | 2011-03-24 | 1 | -3/+7 | |
* | | | | Add NEWS entry for 9aa6097131ef | Antoine Pitrou | 2011-03-23 | 1 | -0/+2 | |
* | | | | Issue #11653: fix -W with -j in regrtest | Antoine Pitrou | 2011-03-23 | 1 | -7/+14 | |
* | | | | Merge #11590: fix quoprimime decode handling of empty strings and line endings. | R David Murray | 2011-03-23 | 2 | -3/+18 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | #11590: fix quoprimime decode handling of empty strings and line endings. | R David Murray | 2011-03-23 | 2 | -3/+18 | |
* | | | | Merge #11589: add additional tests for the email quoprimime module. | R David Murray | 2011-03-23 | 1 | -14/+178 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | #11589: add additional tests for the email quoprimime module. | R David Murray | 2011-03-23 | 1 | -14/+178 | |
* | | | | Branch merge | Éric Araujo | 2011-03-23 | 1 | -2/+5 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge from 3.1. | Éric Araujo | 2011-03-23 | 1 | -2/+5 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Fix obscure set crashers (#8420). Backport of d56b3cafb1e6, reviewed by Raym... | Éric Araujo | 2011-03-23 | 2 | -10/+57 | |
* | | | | | Use transient_internet() consistently in test_imaplib | Antoine Pitrou | 2011-03-23 | 1 | -12/+16 | |
|/ / / / | ||||||
* | | | | Issue #10610: Document that int(), float(), and complex() accept numeric lite... | Raymond Hettinger | 2011-03-23 | 1 | -40/+46 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #10610: Document that int(), float(), and complex() accept numeric lite... | Raymond Hettinger | 2011-03-23 | 1 | -40/+46 | |
* | | | | Issue #10771: Clarify that descriptors get used in an *owner* class or one of... | Raymond Hettinger | 2011-03-22 | 1 | -4/+5 | |
|\ \ \ \ | |/ / / |