aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_sundry.py
Commit message (Expand)AuthorAge
* gh-92584: Remove the distutils package (#99061)Victor Stinner2022-11-03
* bpo-45124: Remove the bdist_msi command (GH-28195)Hugo van Kemenade2021-09-07
* bpo-42802: Remove distutils bdist_wininst command (GH-24043)Victor Stinner2021-01-09
* bpo-42299: Remove formatter module (GH-23476)Dong-hee Na2020-11-25
* bpo-40275: Use new test.support helper submodules in tests (GH-21764)Hai Shi2020-08-07
* bpo-35920: Windows 10 ARM32 platform support (GH-11774)Paul Monson2019-04-25
* bpo-19382: Adding test cases for module tabnanny (GH-851)Jaysinh Shukla2018-06-14
* bpo-19417: Add test_bdb.py (GH-5217)xdegaye2018-03-18
* bpo-29836: Remove nturl2path from test_sundry and amend the module docstring ...Jim Fasarakis-Hilliard2017-03-17
* Issue #23970: Adds distutils._msvccompiler for new Visual Studio versions.Steve Dower2015-05-23
* Issue #19990: Added tests for the imghdr module.Serhiy Storchaka2014-01-26
|\
| * Issue #19990: Added tests for the imghdr module.Serhiy Storchaka2014-01-26
| * #18116: backport fix to 3.3 since real-world failure mode demonstrated.R David Murray2013-12-27
* | merge from 3.3: Increase the test coverage of macurl2path module. Patch by Co...Senthil Kumaran2013-10-23
|\|
| * Increase the coverage of macurl2path. Patch by Colin Williams.Senthil Kumaran2013-10-23
* | Update various test modules to use unittest.main() for test discoveryBrett Cannon2013-06-12
* | #9607: Add tests for the keyword module.R David Murray2013-04-19
* | #17484: add tests for getpass.R David Murray2013-04-08
* | Clean up test_sundry and have it error out when a module has grownBrett Cannon2012-11-14
* | Closes #16135: Removal of OS/2 support (distutils) (II)Jesus Cea2012-10-11
* | Closes #16135: Removal of OS/2 supportJesus Cea2012-10-05
|/
* Issue #12643: Respect sys.excepthook in code.InteractiveConsoleNick Coghlan2012-08-20
* #11578: add unit tests for timeit module.R David Murray2011-03-16
* remove some things that are now testedBenjamin Peterson2010-11-02
* Issue #9496: Provide a test suite for the rlcompleter module. Patch byAntoine Pitrou2010-08-04
* issue #8687: provides a test suite for sched.py moduleGiampaolo RodolĂ 2010-08-04
* pdb now has its own tests.Georg Brandl2010-07-30
* Now that sunau has some tests, remove it from test_sundry.R. David Murray2010-06-08
* (partially)Florent Xicluna2010-04-02
* Merged revisions 72100-72101 via svnmerge fromR. David Murray2009-04-29
* Merged revisions 70779 via svnmerge fromR. David Murray2009-03-31
* Merged revisions 68933 via svnmerge fromTarek Ziadé2009-01-25
* forward port r66386Benjamin Peterson2008-10-16
* Merged revisions 66321 via svnmerge fromBrett Cannon2008-09-09
* Remove the sunaudio module.Brett Cannon2008-07-25
* Create http package. #2883.Georg Brandl2008-05-26
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-20
* rename HTMLParser to html.parser and htmlentitydefs to html.entities;Fred Drake2008-05-17
* Remove the statvfs module.Brett Cannon2008-05-16
* The ihooks module has been removed.Brett Cannon2008-05-10
* Remove the user module.Brett Cannon2008-05-08
* Remove the imputil module.Brett Cannon2008-05-08
* Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,...Christian Heimes2008-05-04
* Merged revisions 62486-62487 via svnmerge fromAmaury Forgeot d'Arc2008-04-24
* Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-...Christian Heimes2008-04-09
* Merged revisions 57620-57771 via svnmerge fromThomas Wouters2007-08-30
* First merge from the trunk straight into the py3k branch. I'm notGuido van Rossum2007-08-16
* Merged revisions 56492-56752 via svnmerge fromGuido van Rossum2007-08-05
* Merged revisions 55817-55961 via svnmerge fromGuido van Rossum2007-06-13
* Merged revisions 55631-55794 via svnmerge fromGuido van Rossum2007-06-06