]> granicus.if.org Git - python/shortlog
python
2012-08-03 Jesus CeaMERGE: Closes #15512: Correct __sizeof__ support for...
2012-08-03 Jesus CeaCloses #15512: Correct __sizeof__ support for parser
2012-08-03 Jesus CeaCloses #15514: Correct __sizeof__ support for cpu_set
2012-08-02 Brett CannonUpdate the What's New details for importlib based on...
2012-08-02 Brett CannonDitch the 'self' argument in importlib docs since it...
2012-08-02 Victor StinnerClose #15534: Fix a typo in the fast search function...
2012-08-02 Antoine PitrouIssue #15538: Fix compilation of the getnameinfo()...
2012-08-02 Antoine PitrouIssue #15538: Fix compilation of the getnameinfo()...
2012-08-02 Nick CoghlanIssue #15502: Bring the importlib.PathFinder docs and...
2012-08-02 Nick CoghlanClarify the import statement semantics, especially...
2012-08-02 Nick CoghlanClose #15519: Properly expose WindowsRegistryFinder...
2012-08-02 Nick CoghlanIssue #15502: Bring the importlib ABCs into line with...
2012-08-01 Eli BenderskyIssue #15321: update PyPI upload doc to say --no-raw...
2012-08-01 Victor StinnerCleanup findnocoding.py and pysource.py scripts (with...
2012-08-01 Victor StinnerFix findnocoding.p and pysource.py scripts
2012-08-01 Victor StinnerIssue #15441: Skip test_nonascii_abspath() of test_gene...
2012-08-01 Victor StinnerIssue #15463: Write a test for faulthandler truncating...
2012-08-01 Victor StinnerFix the user signal handler of faulthandler
2012-08-01 Richard OudkerkIssue #15525: Increase timeout when TerminateProcess...
2012-08-01 Antoine PitrouImprove wording for __hash__
2012-08-01 Antoine PitrouClarify that hash randomization is on by default
2012-08-01 Martin v. LöwisIssue #8847: Merge with 3.2
2012-08-01 Martin v. LöwisIssue #8847: Disable COMDAT folding in Windows PGO...
2012-08-01 Martin v. LöwisIssue #8847: Disable COMDAT folding in Windows PGO...
2012-08-01 Benjamin Petersonmerge heads
2012-08-01 Benjamin Petersonconstruct fields in the right order (closes #15517)
2012-08-01 Jesus CeaCloses #15499: Sleep is hardcoded in webbrowser.UnixBrowser
2012-07-31 Barry Warsawabc fixes.
2012-07-31 Barry WarsawTypo.
2012-07-31 Barry Warsaw- Issue #15295: Reorganize and rewrite the documentatio...
2012-07-31 Barry Warsawmerge
2012-07-31 Barry WarsawFinally, a coherent set of terminology for all the...
2012-07-31 Andrew SvetlovIssue #9803: Don't close IDLE on saving if breakpoint...
2012-07-31 Andrew SvetlovIssue #9803: Don't close IDLE on saving if breakpoint...
2012-07-31 Eli BenderskyIssue #14814: fix some typos in howto/ipaddress.rst
2012-07-31 Eli BenderskyIssue #14814: reorganize ipaddress documentation and...
2012-07-31 Nick CoghlanIssue #15425: Don't rely on the assumption that the...
2012-07-31 Nick CoghlanClose #15486: Simplify the mechanism used to remove...
2012-07-31 Eli BenderskyIssue #15231: rephrase the last paragraph slightly
2012-07-31 Victor StinnerUpdate the string limit in the faulthandler documentations
2012-07-31 Victor StinnerFix initialization of the faulthandler module
2012-07-30 Brett CannonMinor markup tweak.
2012-07-30 Brett CannonAdd a versionchanged mention to __import__ in regards...
2012-07-30 Brett CannonIssue #15508: Fix the docstring for __import__ to not...
2012-07-30 Barry WarsawAnother XXX.
2012-07-30 Barry WarsawAddress substantially all of Eric Snow's comments in...
2012-07-30 Barry Warsawmerge
2012-07-30 Andrew SvetlovIssue #12288: Consider '0' and '0.0' as valid initialva...
2012-07-30 Andrew SvetlovIssue #12288: Consider '0' and '0.0' as valid initialva...
2012-07-30 Antoine PitrouBetter test for BytesIO.__sizeof__, now that the struct...
2012-07-30 Ned Deilymerge
2012-07-30 Ned Deilynull merge
2012-07-30 Ned DeilyIssue #14018: Fix OS X Tcl/Tk framework checking when...
2012-07-30 Victor StinnerIssue #15463: the faulthandler module truncates strings...
2012-07-30 Ned DeilyIssue #14018: merge
2012-07-30 Ned DeilyIssue #14018: Update the OS X IDLE Tcl/Tk warning check...
2012-07-30 Ned DeilyIssue #14018: Fix OS X Tcl/Tk framework checking when...
2012-07-30 Ned DeilyFix invalid UTF-8 encoding in commit message.
2012-07-29 Antoine PitrouIssue #15489: Add a __sizeof__ implementation for Bytes...
2012-07-29 Antoine PitrouIssue #15489: Add a __sizeof__ implementation for Bytes...
2012-07-29 Barry Warsawmerged
2012-07-29 Barry WarsawAdd NEWS
2012-07-29 Barry WarsawIntegration of importdocs from the features/pep-420...
2012-07-29 Antoine PitrouIssue #15487: Add a __sizeof__ implementation for buffe...
2012-07-29 Antoine PitrouIssue #15487: Add a __sizeof__ implementation for buffe...
2012-07-29 Martin v. LöwisIssue #15467: Merge 3.2
2012-07-29 Martin v. LöwisIssue #15467: Move helpers for __sizeof__ tests into...
2012-07-29 Nick CoghlanClose #15425: Eliminate more importlib related tracebac...
2012-07-29 Meador IngeIssue #15402: Simplify Struct.__sizeof__ and make tests...
2012-07-29 Meador IngeIssue #15402: Simplify Struct.__sizeof__ and make tests...
2012-07-28 Martin v. LöwisIssue #15431: Drop _freeze_importlib from all build...
2012-07-28 Martin v. LöwisIssue #15431: Declare PyImport_FrozenModules conditiona...
2012-07-28 Martin v. LöwisIssue #14578: Support modules registered in the Windows...
2012-07-28 Martin v. LöwisIssue #15431: Add _freeze_importlib project to regenera...
2012-07-28 Martin v. LöwisCommit unsaved edits.
2012-07-28 Martin v. LöwisIssue #15466: Stop using TYPE_INT64 in marshal,
2012-07-28 Richard OudkerkIssue #1692335: Move initial args assignment to BaseExc...
2012-07-28 Stefan KrahAdd unused parameter to a METH_NOARGS function.
2012-07-28 Stefan KrahAdd unused parameter to a couple of METH_NOARGS functio...
2012-07-28 Stefan KrahIssue #12834: Fix PyBuffer_ToContiguous() for non-conti...
2012-07-28 Ned DeilyIssue #15364: Fix test_srcdir for the installed case.
2012-07-27 Richard OudkerkDummy merge.
2012-07-27 Richard OudkerkIssue #6056: Make multiprocessing use setblocking(True...
2012-07-27 Richard OudkerkIssue #6056: Make multiprocessing use setblocking(True...
2012-07-27 Richard OudkerkIssue #15364: Fix sysconfig.get_config_var('srcdir...
2012-07-27 Vinay SajipMerged documentation update from 3.2.
2012-07-27 Vinay SajipImproved cookbook entry and fixed typo.
2012-07-26 Barry Warsaw- Issue #15458: python-config gets a new option --confi...
2012-07-26 Martin v. LöwisIssue #15456: Fix code __sizeof__ after #12399 change.
2012-07-26 Jason R. CoombsRestored test by specifying that the symlink links...
2012-07-26 Andrew SvetlovIssue #15041: update "see also" list in tkinter documen...
2012-07-26 Andrew SvetlovIssue #15041: update "see also" list in tkinter documen...
2012-07-25 Antoine PitrouIssue #15320: Make iterating the list of tests thread...
2012-07-25 Antoine PitrouIssue #15320: Make iterating the list of tests thread...
2012-07-25 Antoine PitrouMention the *limit* argument of TextIO.readline().
2012-07-25 Antoine PitrouMention the *limit* argument of TextIO.readline().
2012-07-25 Vinay SajipCloses #15445: Merged documentation update from 3.2.
2012-07-25 Vinay SajipIssue #15445: Updated logging configuration documentati...
2012-07-25 Martin v. Löwismerge 3.2
2012-07-25 Martin v. LöwisIssue #7163: Propagate return value of sys.stdout.write.
next