]> granicus.if.org Git - python/shortlog
python
2012-04-06 Benjamin Petersonmerge heads
2012-04-06 Benjamin Petersonmerge 3.2
2012-04-06 Benjamin Petersonport 3.1.5rc2 tag
2012-04-06 Benjamin Petersonmerge 3.1
2012-04-06 Benjamin PetersonAdded tag v3.1.5 for changeset 7395330e495e
2012-04-06 Benjamin Petersonbump to 3.1.5 final v3.1.5
2012-04-06 Brett CannonIssue #14500: Fix importlib.test.import_.test_packages...
2012-04-06 Brett Cannonmerge
2012-04-06 Kristján Valur... Set a time threshold in test_asyncore.capture_server...
2012-04-06 Sandro TosiIssue #14502: it's RuntimeError on 3.3
2012-04-06 R David MurrayMerge #14492: fix some bugs in Tools/scripts/pdeps.py.
2012-04-06 R David Murray#14492: fix some bugs in Tools/scripts/pdeps.py.
2012-04-06 Benjamin Petersonmerge 3.2
2012-04-05 Sandro Tosimerge heads
2012-04-05 Victor StinnerClose #14249: Use bit shifts instead of an union, it...
2012-04-05 Sandro TosiIssue #14502: merge with 3.2
2012-04-05 Sandro TosiIssue #14502: release() and unlocked lock generates...
2012-04-05 Raymond HettingerClarify that the purpose of computing all the miscellan...
2012-04-05 Andrew SvetlovIssue #8515: Set __file__ when run file in IDLE.
2012-04-05 Stefan KrahMerge.
2012-04-05 Stefan KrahWhitespace.
2012-04-05 Stefan KrahReduce array size.
2012-04-05 Andrew SvetlovMerge from 3.2
2012-04-05 Andrew SvetlovIssue #14496: Fix wrong name in idlelib/tabbedpages.py.
2012-04-05 Stefan KrahFormatting.
2012-04-05 Stefan KrahAllow printing a leading '-' and the maximum number...
2012-04-05 Stefan KrahRaise InvalidOperation if exponents of zeros are clampe...
2012-04-05 Victor StinnerClose #14249: Use an union instead of a long to short...
2012-04-05 Andrew SvetlovIssue #3033: Add displayof parameter to tkinter font.
2012-04-05 Georg BrandlReplace ThreadError by RuntimeError: the former is...
2012-04-05 Eli BenderskyReformat by replacing tabs with 4-spaces. Makes the...
2012-04-05 Éric AraujoA few tweaks to whatsnew/3.3 (fixes #14362)
2012-04-05 Eli BenderskyReplace bootstrap imports with real C API calls.
2012-04-05 R David MurrayMerge: test_tools fix: don't import analyze_dxp if...
2012-04-05 R David Murraytest_tools fix: don't import analyze_dxp if no _thread...
2012-04-05 R David MurrayMerge #14490, #14491: add 'sundry'-style import tests...
2012-04-05 R David Murray#14490, #14491: add 'sundry'-style import tests for...
2012-04-04 Antoine PitrouRename _PyIter_GetBuiltin to _PyObject_GetBuiltin,...
2012-04-04 Brett CannonFix test_site from modifying sysconfig._CONFIG_VARS.
2012-04-04 Georg Brandlmerge with 3.2
2012-04-04 Georg BrandlCloses #14495: fix typo.
2012-04-04 Eli BenderskyFix Windows compilation errors
2012-04-04 Matthias Klose- Issue #14493: Use gvfs-open/xdg-open in Lib/webbrowse...
2012-04-04 Matthias KloseFollowup for issue #14321, remove references to Parser...
2012-04-03 Eli BenderskyFixes and enhancements to _elementtree:
2012-04-03 Antoine PitrouIssue #14482: Raise a ValueError, not a NameError,...
2012-04-03 Antoine PitrouIssue #14482: Raise a ValueError, not a NameError,...
2012-04-03 R David MurrayMerge #14481: fix formatting of example in subprocess...
2012-04-03 R David Murray#14481: fix formatting of example in subprocess docs.
2012-04-03 Kristján Valur... Issue #14288: Modify Misc/NEWS
2012-04-03 Kristján Valur... Issue #14288: Serialization support for builtin iterators.
2012-04-03 Georg BrandlMove ChainMap versionadded to be less ambiguous.
2012-04-03 Andrew SvetlovIssue #802310: Generate always unique tkinter font...
2012-04-03 Andrew Svetlovreformat code to follow PEP8
2012-04-03 Benjamin Petersonadd XXX
2012-04-03 Benjamin Petersonmerge heads
2012-04-03 Benjamin Petersonmerge 3.2
2012-04-03 Benjamin Petersonfix parse_syntax_error to clean up its resources
2012-04-03 Brett Cannonmerge
2012-04-03 Brett CannonIf a module injects something into sys.modules as a...
2012-04-02 Victor StinnerExpose clock_settime() as time.clock_settime()
2012-04-02 Victor StinnerAdd time.CLOCK_HIGHRES constant, needed on Solaris
2012-04-02 Stefan KrahMerge.
2012-04-02 Stefan KrahImprove comments.
2012-04-02 Benjamin Petersonmerge 3.2
2012-04-02 Benjamin Petersonremove uneeded line
2012-04-02 Stefan KrahTesting the implicit initialization of the thread local...
2012-04-02 Brett CannonGuard an LLTRACE variable to silence an unused variable...
2012-04-02 Kristján Valur... Merge with 3.2 (Issue #14471)
2012-04-02 Benjamin Petersonmerge 3.2
2012-04-02 Kristján Valur... Issue #14471: Fix a possible buffer overrun in the...
2012-04-02 Benjamin Petersonprevent writing to stderr from messing up the exception...
2012-04-02 Stefan KrahWhitespace.
2012-04-02 Stefan KrahMerge.
2012-04-02 Stefan KrahClear the context flags if a context is initialized...
2012-04-02 Georg BrandlMerge.
2012-04-02 Georg BrandlPost-release update.
2012-04-01 Benjamin Petersonmerge 3.2
2012-04-01 Benjamin Petersonadjust formatting
2012-04-01 Benjamin Petersonremove extraneous condition
2012-04-01 Benjamin Petersonmerge heads
2012-04-01 Benjamin Petersonbe consistent with rest of function
2012-04-01 Stefan KrahFix Overflow exception in the bignum factorial benchmar...
2012-04-01 Martin v. LöwisAdd _decimal and _testbuffer modules.
2012-04-01 Martin v. LöwisAdd MASM define to PGI and PGO builds
2012-04-01 Antoine PitrouIssue #14151: Raise a ValueError, not a NameError,...
2012-04-01 Antoine PitrouIssue #14151: Raise a ValueError, not a NameError,...
2012-04-01 Eli BenderskyRemoving the test of Element that causes ref-leak in...
2012-04-01 Antoine PitrouIssue #13019: Fix potential reference leaks in bytearra...
2012-04-01 Antoine PitrouIssue #13019: Fix potential reference leaks in bytearra...
2012-04-01 Georg BrandlAdded tag v3.3.0a2 for changeset 2f69db52d6de
2012-04-01 Georg BrandlBump to 3.3.0a2. v3.3.0a2
2012-04-01 Georg BrandlFix markup errors found by "make suspicious".
2012-04-01 Georg BrandlUpdate pydoc topics.
2012-04-01 Georg BrandlRemove parens around link.
2012-04-01 Stefan KrahIssue #14394: Use elaborate phrases that boil down...
2012-04-01 Ned DeilyIssue #14463: Prevent _decimal.so compile failures...
2012-04-01 Ned DeilyIssue #13507: OS X installer builds now build liblzma...
2012-03-31 Sandro Tosimerge with 3.2
2012-03-31 Sandro Tosifix typo; thanks to Robert Bardos from docs@
next