]> granicus.if.org Git - python/shortlog
python
2011-04-29 Brian Curtinwhitespace fix
2011-04-29 Brian Curtinmerge
2011-04-29 Brian Curtinmerge
2011-04-29 Brian CurtinFurther fix #7838. CREATE_NEW_CONSOLE was exposed,...
2011-04-29 Łukasz LangaMerged minor cleanups from 3.2.
2011-04-29 Łukasz LangaRemoved debugging leftovers.
2011-04-29 Łukasz Langa__class__ of a __class__ check worked only by chance.
2011-04-29 Georg BrandlSmall grammar fix.
2011-04-29 Łukasz LangaEmpty merge for TestChainMap tweaks in 3.2
2011-04-29 Łukasz LangaTestChainMap was not previously used. Minor corrections...
2011-04-29 Ezio Melotti#11952: merge with 3.2.
2011-04-29 Ezio Melotti#11952: merge with 3.1.
2011-04-29 Ezio Melotti#11952: Fix typo in multiprocessing doc.
2011-04-28 Antoine PitrouMerge
2011-04-28 Antoine PitrouAdd WSANO_DATA to possible errors triggered by getaddri...
2011-04-28 Brian CurtinImplement #11832. Add an option to start regrtest and...
2011-04-28 Antoine PitrouAdd WSANO_DATA to possible errors triggered by getaddri...
2011-04-28 Antoine PitrouFix whitespace
2011-04-28 Antoine PitrouIssue #11811: ssl.get_server_certificate() is now IPv6...
2011-04-28 Antoine PitrouIssue #11811: Factor out detection of IPv6 support...
2011-04-28 Łukasz LangaMerged solution for #11324 from 3.2.
2011-04-28 Łukasz LangaCloses #11324: ConfigParser(interpolation=None) doesn...
2011-04-28 Łukasz LangaMerged ACKS from 3.2: added Yuxiao Zeng
2011-04-28 Łukasz LangaAdded Yuxiao Zeng for finding and resolving #11858...
2011-04-28 Vinay SajipImproved test_logging coverage.
2011-04-28 Łukasz LangaMerged styling updates for #11670 from 3.2.
2011-04-28 Łukasz LangaStyle updates for the #11670 solution after post-commit...
2011-04-28 Senthil Kumaranmerge from 3.2
2011-04-28 Senthil Kumaranmerge from 3.1
2011-04-28 Senthil Kumaranskip the extractall test on platforms where os.symlink...
2011-04-28 Łukasz LangaMerged solution for #11858 from 3.2.
2011-04-28 Łukasz LangaCloses #11858: configparser.ExtendedInterpolation and...
2011-04-28 Senthil Kumaranmerge from 3.2
2011-04-28 Senthil Kumaranmerge from 3.1
2011-04-28 Senthil KumaranAdd tests for tarfile extractall feature when with...
2011-04-28 Ezio Melotti#11926: merge with 3.2.
2011-04-28 Ezio Melotti#11926: merge with 3.1.
2011-04-28 Ezio Melotti#11926: add missing keywords to help("keywords").
2011-04-27 Raymond HettingerIssue #11940: Update external link.
2011-04-27 Raymond HettingerIssue #11940: Update external link.
2011-04-27 Raymond HettingerIssue #11940: Update external link.
2011-04-27 Ezio Melotti#11938: merge with 3.2.
2011-04-27 Ezio Melotti#11938: Fix duplicated test name in test_inspect. Patch...
2011-04-27 Ezio Melotti#11942: merge with 3.2.
2011-04-27 Ezio Melotti#11942: merge with 3.1.
2011-04-27 Ezio Melotti#11942: Fix return type of Py_AddPendingCall. Patch...
2011-04-27 Antoine PitrouIssue #10517: After fork(), reinitialize the TLS used...
2011-04-27 Antoine PitrouIssue #10517: After fork(), reinitialize the TLS used...
2011-04-27 Łukasz LangaMerged trailing whitespace fix.
2011-04-27 Łukasz LangaFixed trailing whitespace in the ReST file.
2011-04-27 Łukasz LangaMerged #11670 from 3.2
2011-04-27 Łukasz LangaCloses #11670: configparser read_file now iterates...
2011-04-27 Éric AraujoMerge 3.2
2011-04-27 Éric AraujoBranch merge
2011-04-27 Éric AraujoMerge 3.1
2011-04-27 Éric AraujoBranch merge
2011-04-27 Éric AraujoBranch merge
2011-04-27 Éric AraujoChange markup so it generates a link
2011-04-27 Vinay SajipUse correct Unix socket for syslogd on OS X.
2011-04-27 Vinay Sajiptest_logging: handle syslogd connection failure.
2011-04-27 Vinay Sajiptest_logging coverage improvements.
2011-04-27 Vinay SajipRe-enabled time test in test_logging.
2011-04-27 Ezio Melotti#11763: merge with 3.2.
2011-04-27 Ezio Melotti#11763: merge with 3.1.
2011-04-27 Ezio Melotti#11763: don't use difflib in TestCase.assertMultiLineEq...
2011-04-26 Victor StinnerIssue #10914: Initialize correctly the filesystem codec...
2011-04-26 Victor StinnerIssue #10914: Py_NewInterpreter() uses PyErr_PrintEx(0)
2011-04-26 Victor StinnerFix compilation of _testembed.c without threads
2011-04-26 Victor StinnerPyGILState_Ensure(), PyGILState_Release(), PyGILState_G...
2011-04-26 Raymond Hettingermerge
2011-04-26 Raymond HettingerIssue 11929: Minor whitespace clean-ups.
2011-04-26 Raymond HettingerIssue 11929: Minor whitespace clean-ups.
2011-04-26 Victor StinnerIssue #11918: OS/2 and VMS are no more supported becaus...
2011-04-26 Vinay SajipDisabled test failing on buildbots.
2011-04-26 Vinay SajipRefined time test in test_logging.
2011-04-26 Vinay SajipYet more test_logging coverage improvements.
2011-04-26 Vinay SajipMore test_logging coverage improvements.
2011-04-26 Vinay Sajiptest_logging coverage improvements.
2011-04-26 Antoine PitrouI think this should be "versionchanged", not "versionadded"
2011-04-26 Senthil Kumaranmerge from 3.2
2011-04-26 Senthil Kumaranmerge from 2.7
2011-04-26 Senthil Kumaranmerge from 3.1
2011-04-26 Senthil KumaranUpdate News entry for Issue11236
2011-04-26 Senthil Kumaranmerge from 3.1 codeline.
2011-04-26 Senthil KumaranFix for issue11236 getpass.getpass to respond ctrl...
2011-04-26 Ezio Melotti#6780: merge with 3.2.
2011-04-26 Ezio Melotti#6780: merge with 3.1.
2011-04-26 Ezio Melotti#6780: fix starts/endswith error message to mention...
2011-04-25 R David MurrayMerge #11901: add description of how bitfields are...
2011-04-25 R David MurrayMerge #11901: add description of how bitfields are...
2011-04-25 R David Murray#11901: add description of how bitfields are laid out...
2011-04-25 Antoine PitrouIssue #11919: try to fix test_imp failure on some build...
2011-04-25 Antoine PitrouIssue #11919: try to fix test_imp failure on some build...
2011-04-25 Antoine PitrouIssue #10914: Add a minimal embedding test to test_capi.
2011-04-25 Antoine PitrouIssue #10914: add NEWS item.
2011-04-25 Antoine PitrouIssue #10914: Add a minimal embedding test to test_capi.
2011-04-25 Antoine PitrouIssue #11856: Speed up parsing of JSON numbers.
2011-04-25 Éric AraujoChange markup so that it creates a link
2011-04-25 Alexander BelopolskyIssue #2736: Documented how to compute seconds since...
2011-04-25 Jesus CeaRevert bb62908896fe, but keep the test
next