]> granicus.if.org Git - python/shortlog
python
2013-09-03 Eli BenderskyIssue #18912: Fix indentation in docstring
2013-09-03 Eli BenderskyIssue #18912: Fix indentation in docstring
2013-09-03 Eli BenderskyRemove unused --debug option of regrtest.
2013-09-02 Eli BenderskyFix docstring and some indentation
2013-09-02 Raymond HettingerMinor touchups.
2013-09-02 Raymond HettingerFactor-out the common code for setting a KeyError.
2013-09-02 Eli BenderskyRefactor the main function of regrtest a bit.
2013-09-02 Raymond HettingerInstead of XORed indicies, switch to a hybrid of linear...
2013-09-02 Ethan FurmanClose #18745: Improve enum tests in test_json for infin...
2013-09-01 Terry Jan ReedyMerge with 3.3
2013-09-01 Terry Jan ReedyRemove obsolete .hgeol entry pointing to file moved...
2013-09-01 Tim PetersMerge fix from 3.3 into default.
2013-09-01 Tim PetersFix issue 18889: test_sax: multiple failures on Windows...
2013-09-01 Antoine Pitroutest_threading isn't rudimentary anymore
2013-09-01 Antoine Pitroutest_threading isn't rudimentary anymore
2013-09-01 Victor StinnerIssue #18571: Merge duplicate test code
2013-09-01 Andrew SvetlovIssue #11798: fix tests for regrtest -R :
2013-09-01 Tim PetersBack out 868ad6fa8e68 - it left all the buildbots failing.
2013-09-01 Raymond HettingerUpdate copyright.
2013-09-01 Raymond Hettingermerge
2013-09-01 Raymond HettingerFurther reduce the cost of hash collisions by inspectin...
2013-09-01 Ethan FurmanClose #18738: Route __format__ calls to mixed-in type...
2013-08-31 Eli BenderskyUpdate whatsnew/3.4.rst wrt. the socket constants switc...
2013-08-31 Eli BenderskySwitch the AF_* and SOCK_* constants in the socket...
2013-08-31 Terry Jan ReedyIssue #12037: Fix test_email for desktop Windows.
2013-08-31 Terry Jan ReedyIssue #12037: Fix test_email for desktop Windows.
2013-08-31 Terry Jan ReedyMerge from 3.3 #18489 Search Engine tests
2013-08-31 Terry Jan ReedyIssue #18489: Add complete, gui-free tests for idlelib...
2013-08-31 Ethan FurmanIssue #18780: code cleanup.
2013-08-31 Andrew SvetlovTemporary disable tests cleanup (issue 11798).
2013-08-31 Ethan FurmanClose #18780: %-formatting now prints value for int...
2013-08-31 Charles-François... Merge.
2013-08-31 Eli BenderskyFix XMLPullParser documentation to say "non-blocking...
2013-08-31 Charles-François... Use INADDR_BROADCAST instead of hard-coded value (it...
2013-08-31 Charles-François... Use the recent support.HOSTv6 addition.
2013-08-30 Antoine PitrouIssue #18756: os.urandom() now uses a lazily-opened...
2013-08-30 Antoine PitrouForward port new tests from Issue #18851.
2013-08-30 Antoine PitrouForward port new tests from Issue #18851.
2013-08-30 Charles-François... Issue #18418: After fork(), reinit all threads states...
2013-08-30 Charles-François... Issue #18418: After fork(), reinit all threads states...
2013-08-30 Eli BenderskyIssue #17741: Rename IncrementalParser and its methods.
2013-08-30 Philip Jenveyutilize int.from_bytes
2013-08-29 Benjamin Petersonimprove comment
2013-08-29 Benjamin Petersonmake lists uniformly integers for the benefit of pypy
2013-08-29 Gregory P.... Fixes Issue #15507: test_subprocess's test_send_signal...
2013-08-29 Gregory P.... Fixes issue #15507: test_subprocess's test_send_signal...
2013-08-29 Tim PetersNull merge of 3.3 into default.
2013-08-29 Charles-François... Merge.
2013-08-29 Charles-François... Merge.
2013-08-29 Charles-François... Issue #18643: Fix some test_socket failures due to...
2013-08-29 Charles-François... Issue #18643: Fix some test_socket failures due to...
2013-08-29 Richard OudkerkIssue #8713: Print dangling processes/threads, if any.
2013-08-29 Richard OudkerkIssue #8713: Cleanup before saving process._dangling.
2013-08-29 Richard OudkerkIssue #8713: Test should not print message about start...
2013-08-29 Serhiy StorchakaIssue #17974: Switch unittest from using getopt to...
2013-08-29 Serhiy StorchakaIssue #16799: Switched from getopt to argparse style...
2013-08-29 Serhiy StorchakaIssue #18743: Fix references to non-existant "StringIO...
2013-08-29 Serhiy StorchakaIssue #18743: Fix references to non-existant "StringIO...
2013-08-29 Serhiy StorchakaIssue #18760: Improved cross-references in the xml...
2013-08-29 Serhiy StorchakaIssue #18760: Improved cross-references in the xml...
2013-08-29 Raymond HettingerTighten-up the lookkey() logic and beautify the code...
2013-08-28 Andrew SvetlovFix tests for #11798
2013-08-28 Andrew SvetlovIssue #11798: TestSuite now drops references to own...
2013-08-28 Richard OudkerkIssue #18786: Don't reinstall old SIGUSR1 handler prema...
2013-08-28 Victor Stinner(Merge 3.3) Fix @requires_freebsd_version and @requires...
2013-08-28 Victor StinnerFix test_socket.test_SOCK_CLOEXEC(), the test was wrong
2013-08-28 Victor StinnerFix @requires_freebsd_version and @requires_linux_versi...
2013-08-28 Victor Stinnertest_posix.test_pipe2() now checks that the O_NONBLOCK...
2013-08-28 Victor Stinnerselect.epoll.fromfd(fd) must be not change the inherita...
2013-08-28 Victor StinnerIssue #18865: remove unused import from multiprocessing...
2013-08-28 Richard OudkerkIssue #18865: PEP 446 makes multiprocessing.util.pipe...
2013-08-28 Victor StinnerGet rid of signed/unsigned comparaison in _sre.c
2013-08-27 Victor Stinner_datetimemodule.c: fix the compilation warning "convers...
2013-08-27 Victor Stinnerfix a compilation warning in posix_openpty() on "PPC64...
2013-08-27 Victor Stinnerpythonrun.c: use MAXPATHLEN instead of PATH_MAX
2013-08-27 Victor Stinner(Merge 3.3) Fix compilation of the _sqlite module if...
2013-08-27 Victor StinnerFix compilation of the _sqlite module if threads are...
2013-08-27 Victor StinnerIssue #18571: Implementation of the PEP 446: file descr...
2013-08-27 Serhiy StorchakaIssue #18783: Removed existing mentions of Python long...
2013-08-27 Serhiy StorchakaIssue #18783: Removed existing mentions of Python long...
2013-08-26 Victor StinnerClose #11619: The parser and the import machinery do...
2013-08-26 Victor StinnerRestore changeset 5bd9db528aed (issue #18408)
2013-08-26 Victor StinnerIssue #18664, #18408: Rewrite PyErr_WriteUnraisable...
2013-08-26 Victor StinnerIssue #18408: _PyObject_Dump() now saves/restores the...
2013-08-26 Ezio Melotti#18839: merge with 3.3.
2013-08-26 Ezio Melotti#18839: document that sys.exit() will not accept a...
2013-08-26 Eli BenderskyClarify pyexpat documentation in StartElementHandler
2013-08-26 Eli BenderskyClarify pyexpat documentation in StartElementHandler
2013-08-26 Eli BenderskyRemove the obsolete XMLParser._start/_start_list duality.
2013-08-25 Ezio Melotti#18803: merge with 3.3.
2013-08-25 Ezio Melotti#18803: fix more typos. Patch by Févry Thibault.
2013-08-25 Eli BenderskyMerge doc fix from 3.3
2013-08-25 Eli BenderskyUpdate XMLParser.close documentation and fix formatting.
2013-08-25 Ezio MelottiFix markup in elementtree docs.
2013-08-25 Ezio Melotti#18833: merge with 3.3.
2013-08-25 Ezio Melotti#18833: add a test for test_telnetlib. Patch by Alex...
2013-08-25 Antoine PitrouIssue #18808: Non-daemon threads are now automatically...
2013-08-25 Charles-François... Merge.
2013-08-25 Charles-François... Merge.
2013-08-25 Charles-François... Merge.
next