]> granicus.if.org Git - python/shortlog
python
2011-05-07 Giampaolo Rodola'#11072- applying http://bugs.python.org/review/11072...
2011-05-07 Vinay SajipMerge.
2011-05-07 Vinay SajipClose socket on connection failure.
2011-05-07 Nadeem VawdaMerge: Fix potential resource leak in test_mmap.
2011-05-07 Nadeem VawdaMerge: Fix potential resource leak in test_mmap.
2011-05-07 Nadeem VawdaFix potential resource leak in test_mmap.
2011-05-07 Nadeem VawdaMerge: #11277: Fix tests - crash will not trigger if...
2011-05-07 Nadeem VawdaMerge: #11277: Fix tests - crash will not trigger if...
2011-05-07 Nadeem VawdaIssue #11277: Fix tests - crash will not trigger if...
2011-05-07 Nadeem VawdaMerge: #11277: Add tests for mmap crash when using...
2011-05-07 Nadeem VawdaMerge: #11277: Add tests for mmap crash when using...
2011-05-07 Nadeem VawdaIssue #11277: Add tests for mmap crash when using large...
2011-05-07 Victor Stinner_PyImport_LoadDynamicModule() encodes the module name...
2011-05-07 Victor Stinnerfaulthandler: dump all threads by default
2011-05-07 Victor Stinnerfaulthandler: save/restore errno in the two signal...
2011-05-07 Ronald OussorenCloses Issue 11916: Add a number of MacOSX specific...
2011-05-07 R David Murray#11999: sync based on comparing mtimes, not mtime to...
2011-05-07 R David Murray#11999: sync based on comparing mtimes, not mtime to...
2011-05-07 R David Murray#11999: sync based on comparing mtimes, not mtime to...
2011-05-06 Vinay SajipRefined rollover test for slow test machines.
2011-05-06 Giampaolo Rodola'Issue #11072: added MLSD command (RFC-3659) support...
2011-05-06 Antoine PitrouIssue #8808: The IMAP4_SSL constructor now allows passi...
2011-05-06 Ronald Oussorenmerge from 3.2
2011-05-06 Ronald Oussorenntpath.samefile fails to detect that "A.TXT" and "a...
2011-05-06 Antoine PitrouIssue #12000: When a SSL certificate has a subjectAltNa...
2011-05-06 Antoine PitrouIssue #12000: When a SSL certificate has a subjectAltNa...
2011-05-06 Ezio MelottiIssue #10775: assertRaises, assertRaisesRegex, assertWa...
2011-05-06 Ronald Oussorenmerge from 3.2
2011-05-06 Ronald Oussorenmerge from 3.1
2011-05-06 Ronald OussorenFix for issue 10684: Folders get deleted when trying...
2011-05-06 Eli Benderskymerge
2011-05-06 Eli BenderskyIssue #11015: bring test.support docs up to date
2011-05-06 Vinay SajipClose handler opened in test.
2011-05-05 Raymond HettingerUserlist.copy() wasn't returning a UserList.
2011-05-05 Raymond Hettingermerge
2011-05-05 Raymond Hettingernull merge
2011-05-05 Raymond HettingerSync-up minor code edits with the default branch.
2011-05-05 Vinay SajipAdded additional output to help diagnose buildbot failures.
2011-05-05 Raymond Hettingernull merge
2011-05-05 Raymond HettingerSync-up minor code edits with the default branch.
2011-05-05 Raymond HettingerAvoid codec spelling issues by just using the utf-8...
2011-05-05 Raymond HettingerAvoid codec spelling issues by just using the utf-8...
2011-05-05 Antoine PitrouMerge: Use shared testing facilities in test_threading
2011-05-05 Antoine PitrouUse shared testing facilities in test_threading
2011-05-05 R David MurrayMerge: #11873: Improve test regex so random directory...
2011-05-05 R David Murray#11873: Improve test regex so random directory names...
2011-05-05 Nick CoghlanMerge from 3.2
2011-05-05 Nick CoghlanRemove trailing whitespace
2011-05-05 Nick CoghlanMerge #11647 update from 3.2
2011-05-05 Nick CoghlanIssue #11647: allow contextmanager objects to be used...
2011-05-05 Vinay SajipTweaked timed rollover test to allow for test-time...
2011-05-05 Vinay SajipMerged changes.
2011-05-05 Vinay SajipImproved coverage and fixed bug in HTTPHandler with...
2011-05-05 Ezio Melotti#11997: merge with 3.2.
2011-05-05 Ezio Melotti#11997: merge with 3.1.
2011-05-05 Ezio Melotti#11997: fix typo in init.rst.
2011-05-05 R David MurrayMerge #8158: add missing 'description' description...
2011-05-05 R David MurrayMerge #8158: add missing 'description' description...
2011-05-05 R David Murray#8158: add missing 'description' description to optpars...
2011-05-04 Daniel Stutzbach#11335: Merge from 3.2: Fix memory leak after key funct...
2011-05-04 Daniel Stutzbach#11335: Fix memory leak after key function failure...
2011-05-04 Antoine PitrouIssue #1856: Avoid crashes and lockups when daemon...
2011-05-04 Antoine PitrouIssue #1856: Avoid crashes and lockups when daemon...
2011-05-04 Alexis MetaireauAdd a reference to the PEP 398 for python 3.3 release...
2011-05-04 Ezio Melotti#11985: merge with 3.2.
2011-05-04 Ezio Melotti#11985: merge with 3.1.
2011-05-04 Ezio Melotti#11985: update docstring of platform.python_implementation.
2011-05-04 Alexander BelopolskyMention that timezone is a subclass of tzinfo.
2011-05-04 Victor StinnerReplace open(filename, 'rU') by open(filename, 'r')
2011-05-04 Victor StinnerIssue #8407: signal.pthread_sigmask() returns a set...
2011-05-04 Victor StinnerIssue #11998, issue #8407: workaround _tkinter issue...
2011-05-04 Victor Stinnerregrtest: dump all threads on a crash, not only the...
2011-05-04 Brian CurtinFix #11834. Correct site-packages paths.
2011-05-04 Brian CurtinFix #11834. Correct site-packages paths.
2011-05-04 Brian CurtinFix #11834. Correct site-packages paths.
2011-05-03 Mark Dickinsontest_math.py: Use correct signs on zeros for expected...
2011-05-03 Mark DickinsonRemove an unused import and an unused local definition...
2011-05-03 Raymond HettingerFix __hash__ in functools.cmp_to_key() to work with...
2011-05-03 Raymond HettingerFix __hash__ in functools.cmp_to_key() to work with...
2011-05-03 Ezio Melotti#11985: merge with 3.2.
2011-05-03 Ezio Melotti#11985: merge with 3.1.
2011-05-03 Ezio Melotti#11985: document the return value of platform.python_im...
2011-05-03 Antoine PitrouIssue #11849: Make it more likely for the system alloca...
2011-05-03 Victor StinnerIssue #8407: disable faulthandler timeout thread on...
2011-05-03 Antoine PitrouFix typo in name of private function
2011-05-03 Antoine PitrouFix typo in name of private function
2011-05-03 Victor StinnerIssue #8407: pthread_sigmask() checks immediatly if...
2011-05-03 Victor StinnerIssue #8407: Fix pthread_sigmask() tests on Mac OS X
2011-05-03 Brian CurtinAdjust OS/2 & VMS grammar, and add Windows 2000 to...
2011-05-02 Alexander BelopolskyIssue #11930: Added Misc/NEWS and versionchanged entries.
2011-05-02 Raymond Hettingermerge
2011-05-02 Raymond HettingerBackport 3.3 fixes and cleans ups.
2011-05-02 Alexander BelopolskyRelax %Y test.
2011-05-02 Alexander BelopolskyRemoved unused variable
2011-05-02 Alexander BelopolskyIssue #11930: Remove year >= 1000 limitation from datet...
2011-05-02 Raymond Hettingerdummy merge
2011-05-02 Raymond HettingerBackport code cleanup for namedtuples.
2011-05-02 Alexander Belopolskymerge
2011-05-02 Alexander BelopolskyIssue #11930: Remove deprecated time.accept2dyear.
2011-05-02 Victor Stinnercleanup signalmodule.c: use PyModule_AddIntMacro()
next