summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Issue #18481: Add C coverage reporting with gcov and lcov. A new make targetChristian Heimes2013-07-303-1/+55
| * | | Issue #15494: merge from 3.3Ned Deily2013-07-301-1/+1
| |\ \ \ | | |/ /
| | * | Issue #15494: Install new test/support directory.Ned Deily2013-07-301-1/+1
| * | | Merge: #16273: Fix tutorial discussion of seek/tell (opaque text-mode values).R David Murray2013-07-301-4/+9
| |\ \ \ | | |/ /
| | * | #16273: Fix tutorial discussion of seek/tell (opaque text-mode values).R David Murray2013-07-301-4/+9
| * | | Merge: #18601: fix error made when difflib example was converted to use 'with'.R David Murray2013-07-301-1/+1
| |\ \ \ | | |/ /
| | * | #18601: fix error made when difflib example was converted to use 'with'.R David Murray2013-07-301-1/+1
| * | | fixed examples to work with changed attribute namesEthan Furman2013-07-301-5/+5
| * | | Merge #18584: s/testcleanup/testsetup/ until we switch to Sphinx 1.1.R David Murray2013-07-302-2/+2
| |\ \ \ | | |/ /
| | * | #18584: s/testcleanup/testsetup/ until we switch to Sphinx 1.1.R David Murray2013-07-302-2/+2
* | | | Issue #15699: The readline module now uses PEP 3121-style module initializati...Antoine Pitrou2013-07-312-42/+114
* | | | Fix styleAntoine Pitrou2013-07-301-2/+2
|/ / /
* | | Merge doc fixAntoine Pitrou2013-07-301-5/+4
|\ \ \ | |/ /
| * | Simplify example of PyErr_Fetch() useAntoine Pitrou2013-07-301-5/+4
| |/
* | Issue #18112: PEP 442 implementation (safe object finalization).Antoine Pitrou2013-07-3025-323/+1256
* | Add simple test for repr(lock)Christian Heimes2013-07-301-0/+5
* | Add simple test for resource.getpagesize()Christian Heimes2013-07-301-0/+5
|\ \ | |/
| * Add simple test for resource.getpagesize()Christian Heimes2013-07-301-0/+5
* | Issue #18599: Fix name attribute of _sha1.sha1() object. It now returnsChristian Heimes2013-07-303-17/+65
|\ \ | |/
| * Add more tests for hashlib and hash object attributesChristian Heimes2013-07-301-13/+62
| * Issue #18599: Fix name attribute of _sha1.sha1() object. It now returnsChristian Heimes2013-07-302-1/+4
* | Issue #18593: fix typo in commentEli Bendersky2013-07-301-1/+1
|\ \ | |/
| * Issue #18593: fix typo in commentEli Bendersky2013-07-301-1/+1
* | Merge with 3.3Terry Jan Reedy2013-07-302-2/+2
|\ \ | |/
| * Make all idle test case names end with 'Test'.Terry Jan Reedy2013-07-302-2/+2
* | Merge #18584: make doctest examples in email documentation pass.R David Murray2013-07-293-23/+67
|\ \ | |/
| * #18584: make doctest examples in email documentation pass.R David Murray2013-07-293-23/+67
* | Merge #15415 from 3.3 (again)Nick Coghlan2013-07-291-5/+7
|\ \ | |/
| * Third attempt to fix #15415 on WindowsNick Coghlan2013-07-291-5/+7
* | Merge #15415 Windows buildbot change from 3.3Nick Coghlan2013-07-291-5/+5
|\ \ | |/
| * Attempt to fix #15415 on WindowsNick Coghlan2013-07-291-5/+5
* | Merge with 3.3Terry Jan Reedy2013-07-281-4/+12
|\ \ | |/
| * Update gui section of idle test README.Terry Jan Reedy2013-07-281-4/+12
* | Merge with 3.3Terry Jan Reedy2013-07-281-4/+1
|\ \ | |/
| * Issue #18441: Remove check from test_text.py in 3.3,4 (already done in 2.7).Terry Jan Reedy2013-07-281-4/+1
* | Merge #15415 from 3.3Nick Coghlan2013-07-287-54/+223
|\ \ | |/
| * Close #15415: Factor out temp dir helpers to test.supportNick Coghlan2013-07-287-54/+223
* | Null merge from 3.3Nick Coghlan2013-07-280-0/+0
|\ \ | |/
| * Issue #15494: test.support is now a package rather than a moduleNick Coghlan2013-07-284-3/+10
* | Close #15494: test.support is now a package rather than a moduleNick Coghlan2013-07-284-3/+10
* | Close #13266: Add inspect.unwrapNick Coghlan2013-07-285-11/+141
* | Restore the data block size to 62.Raymond Hettinger2013-07-282-4/+7
* | Merge with 3.3Terry Jan Reedy2013-07-281-5/+17
|\ \ | |/
| * Issue #18441: Make test.support.requires('gui') skip when it should.Terry Jan Reedy2013-07-281-5/+17
* | (Merge 3.3) doc of PYTHONFAULTHANDLER env var: add missing "versionadded" tagVictor Stinner2013-07-281-0/+2
|\ \ | |/
| * doc of PYTHONFAULTHANDLER env var: add missing "versionadded" tagVictor Stinner2013-07-281-0/+2
* | merge 3.3 (#18565)Benjamin Peterson2013-07-271-1/+40
|\ \ | |/
| * add a test for issue #17669 (closes #18565)Benjamin Peterson2013-07-271-1/+40
* | Merge with 3.3Terry Jan Reedy2013-07-271-1/+1
|\ \ | |/
| * Issue #18573: Complete copy-paste from assertRaises entry to assertWarns entry.Terry Jan Reedy2013-07-271-1/+1