]> granicus.if.org Git - python/shortlog
python
2011-03-14 Ezio MelottiSkip test that requires zlib when zlib is not available.
2011-03-14 Ronald OussorenIssue #1099: Fix the build on MacOSX when building...
2011-03-14 Ronald OussorenFixes #1099: Mac compile fails with pydebug and framewo...
2011-03-14 R David MurrayMerge #11488 patch from 3.1.
2011-03-14 R David Murray#11488: Add tests for writelines method of SpooledTempo...
2011-03-14 Ross LagerwallMerge from 3.1
2011-03-14 Ross LagerwallIssue #10885: Fix multiprocessing docs typo
2011-03-14 R David MurrayFix whitespace
2011-03-14 R David MurrayMerge fix for #11490 from 3.1.
2011-03-14 R David Murray#11490: EACCES can also mean command not found
2011-03-13 Antoine PitrouIssue #11329: PyEval_InitThreads() cannot be called...
2011-03-13 Antoine PitrouRemove documentation to non-existent function PyObject_...
2011-03-13 Antoine PitrouRemove documentation to non-existent function PyObject_...
2011-03-13 Antoine PitrouIssue #11223: Fix test_threadsignals to fail, not hang...
2011-03-13 Ezio MelottiMerge with 3.1.
2011-03-13 Ezio MelottiFix markup in inputoutput.rst.
2011-03-12 Ezio MelottiDummy merge with 3.1.
2011-03-12 Ezio MelottiFix typo.
2011-03-12 Benjamin Petersonmerge 3.1
2011-03-12 Benjamin Petersontrunc -> math.trunc (closes #11475)
2011-03-12 Mark DickinsonMerge #11131
2011-03-12 Mark DickinsonIssue 11131: Fix sign of zero result on decimal.Decimal...
2011-03-12 Senthil Kumaranforward merge from 3.1
2011-03-12 Senthil KumaranFix issue11283 - Clarifying a re pattern in the re...
2011-03-11 Antoine PitrouMerge #11403
2011-03-11 Antoine PitrouIssue #11403: add some MSVC-generated files to .hgignore
2011-03-11 Antoine PitrouIssue #11179: Make ccbench work under Python 3.1 and...
2011-03-11 Ezio Melotti#11446: merge with 3.1.
2011-03-11 Ezio Melotti#11446: fix incorrect PEP link.
2011-03-11 Eli Benderskymerge
2011-03-11 Eli Benderskymerge from 3.1
2011-03-11 Eli BenderskyIssue #11426: use 'with' statements on open files in...
2011-03-11 Ezio Melotti#11435: Update the links generated by the source direct...
2011-03-10 R David MurrayMerge heads.
2011-03-10 R David MurrayMerge #10999 fix.
2011-03-10 R David Murray#10999: Add missing documentation for chflags constants...
2011-03-10 Ezio MelottiDummy merge with 3.1.
2011-03-10 Ezio MelottiUse simpler assert in basic example.
2011-03-10 Gregory P.... Explicitly mention that people should not depend on...
2011-03-10 Gregory P.... Reword the finalization note.
2011-03-10 Gregory P.... Explicitly mention that people should not depend on...
2011-03-10 Ezio MelottiPort a couple of changes from 3.1.
2011-03-10 Ezio MelottiBackport from 3.2 several improvements and fixes for...
2011-03-09 Antoine PitrouMerge fix for issue #11450
2011-03-09 Antoine PitrouIssue #11450: Don't truncate hg version info in Py_GetB...
2011-03-09 Ned DeilyIssue #5622: merge fix from 3.1.
2011-03-09 Ned DeilyIssue #5622: Fix curses.wrapper to raise correct except...
2011-03-08 Vinay SajipIssue #11444: Merge fix from 3.1.
2011-03-08 Vinay SajipIssue #11444: Lock handlers while flushing/closing...
2011-03-08 Ezio Melotti#11298: Improve the unittest discovery explanation.
2011-03-08 Benjamin Petersonmerge 3.1
2011-03-08 Benjamin Petersontransform izip_longest #11424
2011-03-07 Vinay Sajip#Issue 11424: added equivalent fixes for dictConfig.
2011-03-07 Vinay Sajip#Issue 11424: merged fix from 3.1.
2011-03-07 Vinay SajipIssue #11424: Fix bug in determining child loggers.
2011-03-07 Benjamin Petersonmerge 3.1
2011-03-06 Benjamin Petersononly do this sys.stderr replacing on CPython
2011-03-06 Thomas WoutersMerge 3.1.
2011-03-06 Thomas WoutersIssue #11411: Fix typo in the Makefile that prevented...
2011-03-06 Martin v. LöwisConvert DOS files to CRLF. This doesn't touch the ...
2011-03-06 Martin v. LöwisConvert DOS files to CRLF. This doesn't touch the ...
2011-03-06 Georg BrandlMerge doc fixes.
2011-03-06 Georg Brandl#11294: add missing ERA_T_FMT to locale docs.
2011-03-06 Georg Brandl#11292: add missing A_REVERSE to curses attribute table.
2011-03-06 Georg Brandl#11239: add } to list of metacharacters (it is only...
2011-03-06 Georg Brandl#11227: use Host header in asyncore example.
2011-03-06 Georg Brandl#11373: fix spelling.
2011-03-06 Georg Brandl#11405: do not reference the string module again for...
2011-03-06 Georg Brandl#11392: you can trust the computer, but you have to...
2011-03-06 Georg Brandl#11337: remove unreferenced footnote.
2011-03-06 Georg Brandl#11400: remove reference to pre-1.5 assignment behavior.
2011-03-06 Georg BrandlMerge build identification to 3.2 branch.
2011-03-06 Antoine PitrouMerge fix for issue #11391
2011-03-06 Antoine PitrouFix buildbot failure following 97a5590b9291
2011-03-06 Antoine PitrouIssue #11391: Writing to a mmap object created with
2011-03-05 Antoine PitrouLib/email/test/data/msg_26.txt had its line endings...
2011-03-05 Georg BrandlAdapt platform and test_platform to the build identific...
2011-03-05 Georg BrandlCommit the hg build identification patch from the pymig...
2011-03-05 Georg BrandlMerge tags from 3.1.
2011-03-05 Georg BrandlMore tag fixups.
2011-03-05 Georg BrandlDummy-merge 3.1 branch into 3.2 branch.
2011-03-05 Georg BrandlAdd updated .hgeol file and fix newlines in the 3.2...
2011-03-05 Georg BrandlFix tag references in 3.2 branch.
2011-03-05 Georg BrandlAdd updated .hgeol file and fix newlines in the 3.1...
2011-03-05 Georg BrandlFix tag references in 3.1 branch.
2011-03-04 Eli BenderskyMerged revisions 88735 via svnmerge from
2011-03-03 R. David MurrayMerged revisions 88730 via svnmerge from
2011-03-03 Giampaolo RodolàMerged revisions 88726 via svnmerge from
2011-03-03 Giampaolo RodolàMerged revisions 88722 via svnmerge from
2011-03-03 Giampaolo RodolàMerged revisions 88722 via svnmerge from
2011-03-03 Fred DrakeMerged revisions 88717 via svnmerge from
2011-03-01 Victor StinnerMerged revisions 88700 via svnmerge from
2011-03-01 Victor StinnerMerged revisions 88697 via svnmerge from
2011-03-01 Antoine PitrouMerged revisions 88691 via svnmerge from
2011-03-01 Antoine PitrouApparently, skipUnless() doesn't prevent the execution of
2011-02-28 Antoine PitrouMerged revisions 88460,88464,88466,88486,88511,88652...
2011-02-28 Antoine PitrouMerged revisions 88686 via svnmerge from
2011-02-27 Antoine PitrouMerged revisions 88671 via svnmerge from
2011-02-27 Benjamin PetersonMerged revisions 88668 via svnmerge from
2011-02-26 Antoine PitrouMerged revisions 88664 via svnmerge from
next