summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Issue #17225: JSON decoder now counts columns in the first line startingSerhiy Storchaka2013-02-211-0/+3
|\
| * Issue #17225: JSON decoder now counts columns in the first line startingSerhiy Storchaka2013-02-211-0/+3
| |\
| | * Issue #17225: JSON decoder now counts columns in the first line startingSerhiy Storchaka2013-02-211-0/+3
* | | merge 3.3 (#17228)Benjamin Peterson2013-02-201-0/+2
|\ \ \ | |/ /
| * | fix building without pymalloc (closes #17228)Benjamin Peterson2013-02-201-0/+2
* | | #6623: Add explicit deprecation warning for ftplib.Netrc.R David Murray2013-02-191-0/+3
* | | Merge: #13700: Make imap.authenticate with authobject work.R David Murray2013-02-191-0/+3
|\ \ \ | |/ /
| * | Merge: #13700: Make imap.authenticate with authobject work.R David Murray2013-02-191-0/+3
| |\ \ | | |/
| | * #13700: Make imap.authenticate with authobject work.R David Murray2013-02-191-0/+3
* | | Merge: #7963: fix error message when 'object' called with arguments.R David Murray2013-02-191-0/+3
|\ \ \ | |/ /
| * | #7963: fix error message when 'object' called with arguments.R David Murray2013-02-191-0/+3
| |\ \ | | |/
| | * #7963: fix error message when 'object' called with arguments.R David Murray2013-02-191-0/+3
* | | Issue #13153: Tkinter functions now raise TclError instead of ValueError whenSerhiy Storchaka2013-02-181-0/+3
|\ \ \ | |/ /
| * | Issue #13153: Tkinter functions now raise TclError instead of ValueError whenSerhiy Storchaka2013-02-181-0/+3
| |\ \ | | |/
| | * Issue #13153: Tkinter functions now raise TclError instead of ValueError whenSerhiy Storchaka2013-02-181-0/+3
* | | Issue #15022: Add pickle and comparison support to types.SimpleNamespace.Eric Snow2013-02-161-0/+2
* | | Issue #9669: Protect re against infinite loops on zero-width matching inSerhiy Storchaka2013-02-161-0/+3
|\ \ \ | |/ /
| * | Issue #9669: Protect re against infinite loops on zero-width matching inSerhiy Storchaka2013-02-161-0/+3
| |\ \ | | |/
| | * Issue #9669: Protect re against infinite loops on zero-width matching inSerhiy Storchaka2013-02-161-0/+3
* | | Issue #8745: Small speed up zipimport on Windows. Patch by Catalin Iacob.Serhiy Storchaka2013-02-161-0/+2
* | | Issue #13169: The maximal repetition number in a regular expression has beenSerhiy Storchaka2013-02-161-0/+4
|\ \ \ | |/ /
| * | Issue #13169: The maximal repetition number in a regular expression has beenSerhiy Storchaka2013-02-161-0/+4
| |\ \ | | |/
| | * Issue #13169: The maximal repetition number in a regular expression has beenSerhiy Storchaka2013-02-161-0/+4
* | | #17178: merge with 3.3.Ezio Melotti2013-02-151-0/+1
|\ \ \ | |/ /
| * | #17178: merge with 3.2.Ezio Melotti2013-02-151-0/+1
| |\ \ | | |/
| | * #17178: update any()/all() docstrings to document their behavior with empty i...Ezio Melotti2013-02-151-0/+1
* | | #17143: merge with 3.3.Ezio Melotti2013-02-151-0/+3
|\ \ \ | |/ /
| * | #17143: fix a missing import in the trace module. Initial patch by Berker Pe...Ezio Melotti2013-02-151-0/+3
* | | #17163: merge with 3.3.Ezio Melotti2013-02-151-0/+3
|\ \ \ | |/ /
| * | #17163: test_file now works with unittest test discovery. Patch by Zachary W...Ezio Melotti2013-02-151-0/+3
* | | #15220: simplify and speed up feedparser's line splitting.R David Murray2013-02-141-0/+3
* | | MergeRichard Oudkerk2013-02-131-0/+2
|\ \ \ | |/ /
| * | MergeRichard Oudkerk2013-02-131-0/+2
| |\ \ | | |/
| | * Add Misc/NEWS entry for Issue #16743Richard Oudkerk2013-02-131-0/+2
* | | Issue #16996: webbrowser module now uses shutil.which() to find aSerhiy Storchaka2013-02-131-0/+3
* | | Issue #5308: Raise ValueError when marshalling too large object (a sequenceSerhiy Storchaka2013-02-131-0/+3
|\ \ \ | |/ /
| * | Issue #5308: Raise ValueError when marshalling too large object (a sequenceSerhiy Storchaka2013-02-131-0/+3
| |\ \ | | |/
| | * Issue #5308: Raise ValueError when marshalling too large object (a sequenceSerhiy Storchaka2013-02-131-0/+3
* | | Issue #16800: tempfile.gettempdir() no longer left temporary files whenSerhiy Storchaka2013-02-122-0/+4
|\ \ \ | |/ /
| * | Issue #16800: tempfile.gettempdir() no longer left temporary files whenSerhiy Storchaka2013-02-122-0/+4
| |\ \ | | |/
| | * Issue #16800: tempfile.gettempdir() no longer left temporary files whenSerhiy Storchaka2013-02-122-0/+4
| | * Issue #4591: Uid and gid values larger than 2**31 are supported now.Serhiy Storchaka2013-02-121-0/+2
* | | - Issue #17192: Import libffi-3.0.12.doko@ubuntu.com2013-02-121-0/+2
* | | Merge: #17171: fix email.encoders.encode_7or8bit when applied to binary data.R David Murray2013-02-111-0/+3
|\ \ \ | |/ /
| * | Merge: #17171: fix email.encoders.encode_7or8bit when applied to binary data.R David Murray2013-02-111-0/+3
| |\ \ | | |/
| | * #17171: fix email.encoders.encode_7or8bit when applied to binary data.R David Murray2013-02-111-0/+3
* | | Merge. Closes issue 17052.Michael Foord2013-02-111-1/+1
|\ \ \ | |/ /
| * | MergeMichael Foord2013-02-111-1/+1
| |\ \ | | |/
| | * Correction to issue 17052 fixMichael Foord2013-02-111-1/+1
* | | Closes #17158: Add 'symbols' to help() welcome message; clarify 'modules spam'Terry Jan Reedy2013-02-111-0/+3