| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | Issue 11713: clarify docstring for collections.deque() | Raymond Hettinger | 2011-03-30 | 1 | -1/+1 | |
| | | * | | | | | | | Merge cleanup. | Guido van Rossum | 2011-03-29 | 2 | -3/+4 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ | Merge urllib/urllib2 security fix from 2.6 branch. | guido@google.com | 2011-03-29 | 5 | -0/+61 | |
| | | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | ||||||
| | | | | * | | | | | | Merge urllib/urllib2 security fix from 2.5 branch. | guido@google.com | 2011-03-29 | 5 | -0/+61 | |
| | | | | |\ \ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | | | ||||||
| | | * | | | | | | | | Merge issue 11662 from 2.6. | Guido van Rossum | 2011-03-29 | 5 | -0/+61 | |
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | | | ||||||
| | | | * | | | | | | | Merge issue 11662 from 2.5. | Guido van Rossum | 2011-03-29 | 5 | -13/+60 | |
| | | | |\ \ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | | | ||||||
| | | | | * | | | | | | Adding .hgignore (copied from default branch). | guido@google.com | 2011-03-29 | 1 | -0/+66 | |
| | | | | * | | | | | | Add CVE number to urllib/urllib2 news item. | guido@google.com | 2011-03-28 | 1 | -1/+1 | |
| | | | | * | | | | | | Add tests for the urllib[2] vulnerability. Change to raise exceptions. | guido@google.com | 2011-03-28 | 4 | -5/+45 | |
| | | | | * | | | | | | Add FTP to the allowed url schemes. Add Misc/NEWS. | guido@google.com | 2011-03-24 | 3 | -4/+9 | |
| | | | | * | | | | | | Issue 22663: fix redirect vulnerability in urllib/urllib2. | guido@google.com | 2011-03-24 | 2 | -2/+18 | |
| | | * | | | | | | | | Issue #11639: Configuration function documentation referred to logging.XXX ra... | Vinay Sajip | 2011-03-29 | 1 | -14/+3 | |
| | | * | | | | | | | | Issue #11639: Configuration function documentation referred to logging.XXX ra... | Vinay Sajip | 2011-03-29 | 1 | -0/+14 | |
| | | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | ||||||
| | | | * | | | | | | | Issue #11639: Configuration function documentation referred to logging.XXX ra... | Vinay Sajip | 2011-03-29 | 1 | -0/+4 | |
| | | | | |_|/ / / / | | | |/| | | | | | ||||||
| | | * | | | | | | | Correct handling of functions with only kwarg args in getcallargs (closes #11... | Benjamin Peterson | 2011-03-28 | 3 | -2/+25 | |
| | | * | | | | | | | let's keep parenthesis around sizeof | Benjamin Peterson | 2011-03-28 | 1 | -3/+3 | |
| | | * | | | | | | | #10617: add class directives to collections ABCs. | Ezio Melotti | 2011-03-28 | 1 | -8/+50 | |
| | | * | | | | | | | Add missing file from #11696. | Martin v. Löwis | 2011-03-27 | 1 | -0/+46 | |
| | | * | | | | | | | Closes #11696: Fix ID generation in msilib. | Martin v. Löwis | 2011-03-27 | 3 | -3/+5 | |
| | | * | | | | | | | Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when ... | Mark Dickinson | 2011-03-27 | 4 | -1/+9 | |
| | | * | | | | | | | Move Misc/NEWS entry to correct section. | Mark Dickinson | 2011-03-27 | 1 | -4/+4 | |
| | | * | | | | | | | Issue #9026: Fix order of argparse sub-commands in help messages. (Merged fro... | Steven Bethard | 2011-03-27 | 3 | -4/+84 | |
| | | * | | | | | | | Fix short file name generation in bdist_msi. | Martin v. Löwis | 2011-03-27 | 2 | -8/+19 | |
| | | * | | | | | | | revert unintended changes | Benjamin Peterson | 2011-03-26 | 2 | -18/+1 | |
| | | * | | | | | | | fix missing variable declarations | Benjamin Peterson | 2011-03-26 | 1 | -0/+3 | |
| | | * | | | | | | | always check return value of PyObject_IsInstance for error | Benjamin Peterson | 2011-03-26 | 1 | -19/+41 | |
| | | * | | | | | | | check possible recursive _as_parameter_ to prevent segfault (closes #1838) | Benjamin Peterson | 2011-03-26 | 5 | -2/+43 | |
| | | * | | | | | | | In the Windows clean script for buildbots, also clear the build dir | Antoine Pitrou | 2011-03-26 | 2 | -1/+7 | |
| | | * | | | | | | | Issue #9343: Document that argparse parent parsers must be configured before ... | Steven Bethard | 2011-03-26 | 2 | -0/+8 | |
| | | * | | | | | | | Issue #8982: Improve the documentation for the argparse Namespace object. (Me... | Steven Bethard | 2011-03-26 | 2 | -7/+20 | |
| | | * | | | | | | | Issue #9348: Raise an early error if argparse nargs and metavar don't match. ... | Steven Bethard | 2011-03-26 | 3 | -0/+180 | |
| | | * | | | | | | | Issue #11144: Fix corner cases where float-to-int conversion unnecessarily re... | Mark Dickinson | 2011-03-26 | 3 | -7/+56 | |
| | | * | | | | | | | Issue #11675: Zero-out newly-created multiprocessing.[Raw]Array objects. | Mark Dickinson | 2011-03-26 | 3 | -1/+22 | |
| | | * | | | | | | | Tweaks to sys.flags description table. | Éric Araujo | 2011-03-26 | 1 | -33/+19 | |
| | | * | | | | | | | Remove untrue statement from tutorial | Éric Araujo | 2011-03-26 | 1 | -4/+1 | |
| | | * | | | | | | | Use universal construct os.path.expanduser('~') instead of os.environ['HOME'] | Éric Araujo | 2011-03-26 | 2 | -2/+2 | |
| | | * | | | | | | | Issue #11666: Teach pydoc to display full help for named tuples | Raymond Hettinger | 2011-03-25 | 3 | -10/+26 | |
| | | * | | | | | | | Issue #11673: Fix multiprocessing.[Raw]Array constructor to accept a size of ... | Mark Dickinson | 2011-03-25 | 3 | -1/+11 | |
| | | * | | | | | | | merge heads | Benjamin Peterson | 2011-03-25 | 2 | -13/+13 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | <Home> toggle failing on Tk 8.5, causing IDLE exits. Issue 3851. | Kurt B. Kaiser | 2011-03-25 | 2 | -13/+13 | |
| | | * | | | | | | | | remove this dead subversion code | Benjamin Peterson | 2011-03-25 | 1 | -62/+5 | |
| | | |/ / / / / / / | ||||||
| | | * | | | | | | | #2650: Refactor re.escape and its tests. | Ezio Melotti | 2011-03-25 | 2 | -13/+58 | |
| | | * | | | | | | | Issue #11634: Remove misleading paragraph from a comment | Eli Bendersky | 2011-03-24 | 1 | -6/+2 | |
| | | | |_|/ / / / | | |/| | | | | | ||||||
| | | * | | | | | | Fix obscure set crashers (#4420). Backport of d56b3cafb1e6, reviewed by Raym... | Éric Araujo | 2011-03-22 | 2 | -10/+57 | |
| | | * | | | | | | Issue #10771: Clarify that descriptors get used in an *owner* class or one of... | Raymond Hettinger | 2011-03-23 | 1 | -5/+5 | |
| | | * | | | | | | Issue 10787: Document the probability density function for random.gammavariate. | Raymond Hettinger | 2011-03-22 | 2 | -4/+10 | |
| | | * | | | | | | Issue 10988: fix description of super's descriptor call. | Raymond Hettinger | 2011-03-22 | 1 | -1/+1 | |
| | | * | | | | | | Fix typo spotted by Sandro Tosi | Éric Araujo | 2011-03-22 | 1 | -1/+1 | |
| | | * | | | | | | Issue #11628: cmp_to_key should use__slots__. | Raymond Hettinger | 2011-03-22 | 1 | -0/+1 | |
| | | * | | | | | | Issue #11625: Fix Typo | Raymond Hettinger | 2011-03-22 | 1 | -1/+1 | |
