summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add whatsnew entries for 3.4.Antoine Pitrou2013-08-121-10/+103
* | Issue #18667: Add missing "HAVE_FCHOWNAT" symbol to posix._have_functions.Larry Hastings2013-08-122-0/+6
|\ \ | |/
| * Issue #18667: Add missing "HAVE_FCHOWNAT" symbol to posix._have_functions.Larry Hastings2013-08-122-0/+6
* | Closes issue #18598: Have the exception message forBrett Cannon2013-08-122-1/+6
* | Issue 18693: Put custom __dir__ back in place. Will instead look at fixing `...Ethan Furman2013-08-122-0/+21
* | Add some docstrings, clarify others, and fix formatting.Eli Bendersky2013-08-111-3/+11
* | Close #12645: Clarify and reformat the documentation of import_fresh_moduleEli Bendersky2013-08-112-19/+32
|\ \ | |/
| * Issue #12645: Clarify and reformat the documentation of import_fresh_moduleEli Bendersky2013-08-112-18/+32
* | Issue #18706: Fix a test for issue #18681 so it no longer breaks test_codecca...Serhiy Storchaka2013-08-111-2/+3
|\ \ | |/
| * Issue #18706: Fix a test for issue #18681 so it no longer breaks test_codecca...Serhiy Storchaka2013-08-111-2/+3
* | #18663: merge with 3.3.Ezio Melotti2013-08-112-1/+5
|\ \ | |/
| * #18663: document that assertAlmostEqual also works when the values are equal ...Ezio Melotti2013-08-112-1/+5
* | Issue #15301: skip new test method so Windows builtbots stop failing.Terry Jan Reedy2013-08-111-0/+1
* | MergeTerry Jan Reedy2013-08-103-5/+9
|\ \
| * \ Merge headsTerry Jan Reedy2013-08-102-0/+11
| |\ \
| * \ \ Issue #18676: Merge from 3.3Terry Jan Reedy2013-08-103-5/+9
| |\ \ \ | | | |/ | | |/|
| | * | Issue #18676: Change 'positive' to 'non-negative' in queue.py put and getTerry Jan Reedy2013-08-103-4/+8
* | | | Issue #10241: Clear extension module dict copies at interpreter shutdown.Antoine Pitrou2013-08-104-0/+33
| |_|/ |/| |
* | | Fix refcounting issue with extension types in tkinter.Antoine Pitrou2013-08-102-0/+11
|/ /
* | Merge with 3.3Terry Jan Reedy2013-08-101-0/+4
|\ \ | |/
| * Issue #18429: Add user-oriented News entry about Format / Format ParagraphTerry Jan Reedy2013-08-101-0/+4
* | Merge with 3.3Terry Jan Reedy2013-08-103-49/+466
|\ \ | |/
| * Issue #18226: Add docstrings and unittests for idlelib/FormatParagraph.py.Terry Jan Reedy2013-08-103-49/+466
* | Close #18693: __dir__ removed from Enum; help() now helpful.Ethan Furman2013-08-102-21/+0
* | Close #18264: int- and float-derived enums now converted to int or float.Ethan Furman2013-08-104-32/+178
* | #18681: merge with 3.3.Ezio Melotti2013-08-103-1/+12
|\ \ | |/
| * #18681: Fix a NameError in imp.reload() (noticed by Weizhao Li).Ezio Melotti2013-08-103-1/+12
* | Null merge of 3.3 merge heads.R David Murray2013-08-100-0/+0
|\ \ | |/
| * Merge heads.R David Murray2013-08-103-11/+36
| |\
* | \ Merge heads.R David Murray2013-08-103-11/+36
|\ \ \
| * \ \ Merge #8112: Update the documenting xmlrpc server to use getfullargspec.R David Murray2013-08-103-11/+36
| |\ \ \ | | | |/ | | |/|
| | * | #8112: Update the documenting xmlrpc server to use getfullargspec.R David Murray2013-08-103-11/+36
* | | | #18505: merge with 3.3.Ezio Melotti2013-08-101-4/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | #18505: fix duplicate name and remove duplicate test. Patch by Vajrasky Kok.Ezio Melotti2013-08-101-4/+1
* | | | Merge typo fixes from 3.3.Ezio Melotti2013-08-102-4/+4
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fix a couple of typos.Ezio Melotti2013-08-102-4/+4
| |/
* | #18453: merge with 3.3.Ezio Melotti2013-08-101-2/+10
|\ \ | |/
| * #18453: fix unused variables in test_xmlrpc. Patch by Vajrasky Kok.Ezio Melotti2013-08-101-2/+10
* | #18465: merge with 3.3.Ezio Melotti2013-08-101-5/+6
|\ \ | |/
| * #18465: fix unused variables in test_minidom. Patch by Vajrasky Kok.Ezio Melotti2013-08-101-5/+6
* | #18484: merge with 3.3.Ezio Melotti2013-08-101-6/+67
|\ \ | |/
| * #18484: improve test coverage of http.cookiejar. Patch by Vajrasky Kok.Ezio Melotti2013-08-101-6/+67
* | #18483: merge with 3.3.Ezio Melotti2013-08-101-0/+2
|\ \ | |/
| * #18483: add one more date format in test_http2time_formats. Patch by Vajrask...Ezio Melotti2013-08-101-0/+2
* | Issue #15651: PEP 3121 refactoring for _elementtreeEli Bendersky2013-08-101-30/+89
* | typo, changeset dd0d751cc7f1 belongs to issue #16499 not issue #16400Christian Heimes2013-08-101-1/+1
* | Issue #16400: Add command line option for isolated mode.Christian Heimes2013-08-1011-10/+77
* | Issue #18668: Further clarify m_size setting for non-negative valuesEli Bendersky2013-08-101-4/+4
|\ \ | |/
| * Issue #18668: Further clarify m_size setting for non-negative valuesEli Bendersky2013-08-101-4/+4
* | Null merge related to #18600.R David Murray2013-08-090-0/+0
|\ \ | |/