aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for direct running of test_coercionArmin Rigo2015-10-041-1/+1
* mhlib test requires some extra modules. Also, it failsStefano Rivera2015-09-081-1/+1
* Issue #867: backport CPython's 92656b5df2f2Armin Rigo2015-07-012-0/+7
* Another import issueAmaury Forgeot d'Arc2015-06-131-1/+1
* Fix renamed importAmaury Forgeot d'Arc2015-06-131-1/+1
* It is TypeError.Amaury Forgeot d'Arc2015-06-131-3/+3
* Fix imports in test_bz2Amaury Forgeot d'Arc2015-06-131-3/+3
* Add missing test, the test suite should start now.Amaury Forgeot d'Arc2015-06-121-0/+1
* Merge vendor/stdlib: 2.7.10Amaury Forgeot d'Arc2015-06-12197-1390/+4108
|\
| * Upgrade 2.7 stdlib to 2.7.10Amaury Forgeot d'Arc2015-06-12199-1394/+4130
* | Instead of crashing when we don't find _reuse/_drop, display a warning.Armin Rigo2015-05-101-24/+33
* | Write a small comment on the same line that points to the longArmin Rigo2015-05-101-2/+2
* | fix for cpython issue #23881 - replace test ftp servers, also close connectionsmattip2015-04-081-7/+15
* | Fix exception being raised by kqueue.control (CPython compatibility)Jakub Stasiak2015-02-151-0/+11
* | merge default into branchmattip2015-02-141-9/+1
|\ \
| * | Issue #1975: copy and adapt the audioop module from the py3.3 branch.Amaury Forgeot d'Arc2015-02-101-9/+1
* | | hg merge defaultAmaury Forgeot d'Arc2015-02-061-6/+1
|\| |
| * | from_buffer_copy().Armin Rigo2015-01-271-3/+0
| * | next testArmin Rigo2015-01-271-1/+0
| * | Turns out we can more or less write ctypes' from_buffer() methodArmin Rigo2015-01-271-2/+1
* | | Fix remaining failures in test_ttk_guionlyAmaury Forgeot d'Arc2015-01-252-2/+8
* | | Fix more tkinter testsAmaury Forgeot d'Arc2015-01-242-0/+8
* | | merge default into branchmattip2015-01-192-143/+33
|\| |
| * | hg merge defaultArmin Rigo2015-01-163-4/+4
| |\ \
| * | | Kill some methods and comments on OrderedDict,Armin Rigo2015-01-131-47/+13
| * | | Fix testArmin Rigo2014-12-221-2/+3
| * | | Trying to finish this, using a slightly sub-efficient __iter__() method.Armin Rigo2014-12-221-16/+26
| * | | (ltratt, arigo)Armin Rigo2014-12-221-103/+11
| * | | Fix another CPython testArmin Rigo2014-12-161-1/+6
* | | | merge default into branchmattip2015-01-125-6/+30
|\ \ \ \ | | |/ / | |/| |
| * | | Change the default C++ compiler from 'cc' to 'c++'. On CPython this settingArmin Rigo2014-12-311-1/+1
| * | | (larstiq) Tell virtualenv to copy libpypy-c.dylib as well.Amaury Forgeot d'Arc2014-12-311-1/+1
| * | | fixArmin Rigo2014-12-261-1/+1
| * | | Ignore exception messageArmin Rigo2014-12-231-2/+2
| |/ /
| * | (ltratt, arigo)Armin Rigo2014-12-161-0/+10
| * | Add a test for 'OrderedDict.popitem(last=False)'Armin Rigo2014-12-161-0/+10
| * | Fix a CPython testArmin Rigo2014-12-161-1/+5
| * | Fixed typo in the stdlib upgrade guideAlex Gaynor2014-12-141-1/+1
* | | fix test_sysconfig by skipping cpython-specific testBrian Kearns2014-12-191-1/+3
* | | fix test_doctest test_lineendings not closing filesBrian Kearns2014-12-191-2/+4
* | | fix test_readline version checkBrian Kearns2014-12-181-1/+2
* | | skip a test_unicode when no ctypes.pythonapi existsBrian Kearns2014-12-181-0/+4
* | | Don't assume __builtins__ is a dict.Alex Gaynor2014-12-171-2/+2
* | | add test_ensurepipPhilip Jenvey2014-12-141-0/+1
* | | Resolved merge conflicts in distutils/sysconfig.pyAlex Gaynor2014-12-141-469/+0
* | | Resolved merge conflicts in test_file2k.pyAlex Gaynor2014-12-141-5/+1
* | | Resolved merge conflicts in test_ssl.pyAlex Gaynor2014-12-141-12/+2
* | | Resolved merge conflicts in test_ssl.pyAlex Gaynor2014-12-141-5/+0
* | | Resolved merge conflicts in test_ssl.pyAlex Gaynor2014-12-141-45/+0
* | | Attempted to resolve merge conflicts in ssl.pyAlex Gaynor2014-12-141-20/+1