]> granicus.if.org Git - python/shortlog
python
2012-01-18 Jesus CeaMERGE: And yet another emergency fix for #13803 bootstr...
2012-01-18 Jesus CeaAnd yet another emergency fix for #13803 bootstrap...
2012-01-18 Jesus CeaMERGE: Yet another emergency fix for #13803 bootstrap...
2012-01-18 Jesus CeaYet another emergency fix for #13803 bootstrap issue...
2012-01-18 Ezio Melotti#13665: merge with 3.2.
2012-01-18 Ezio Melotti#13665: s/string/bytes/ in error message.
2012-01-18 Ezio MelottiUse ASCII quotes and fix markup.
2012-01-18 Jesus CeaMERGE: Emergency fix for #13803 bootstrap issue: Under...
2012-01-18 Jesus CeaEmergency fix for #13803 bootstrap issue: Under Solaris...
2012-01-18 Jesus CeaMERGE: Closes #13803: Under Solaris, distutils doesn...
2012-01-18 Jesus CeaCloses #13803: Under Solaris, distutils doesn't include...
2012-01-18 Antoine PitrouMerge
2012-01-18 Victor StinnerIssue #10278: fix a typo in the doc
2012-01-18 Victor StinnerClose #10278: Add time.wallclock() function, monotonic...
2012-01-18 Antoine PitrouFix error handling in timemodule.c
2012-01-18 Ezio MelottiAdd missing versionadded in webbrowser doc.
2012-01-17 Nadeem VawdaIssue #13809: Make bz2 module work with threads disabled.
2012-01-17 Antoine PitrouTest running of code in a sub-interpreter
2012-01-17 Antoine PitrouTest running of code in a sub-interpreter
2012-01-17 Amaury Forgeot... Issue #13727: Add 3 macros to access PyDateTime_Delta...
2012-01-17 Antoine PitrouIssue #13589: Fix some serialization primitives in...
2012-01-17 Antoine PitrouIssue #13589: Fix some serialization primitives in...
2012-01-17 Ronald OussorenAdd missing sentinel to PyCursesWindow_getsets
2012-01-16 Benjamin Petersonfix indentation
2012-01-16 Benjamin Petersonbreak out switch at correct place
2012-01-16 Benjamin Petersononly finish error if one occurred
2012-01-16 Benjamin Petersonmove LINENO define to where it actually belongs
2012-01-16 Benjamin Petersonstreamline normalizer identification a bit
2012-01-16 Georg BrandlRemove "documenting" latex document.
2012-01-16 Georg BrandlRemove "documenting" latex document.
2012-01-16 Georg BrandlRemove "documenting" latex document.
2012-01-16 Benjamin Petersondon't ready in case_operation, since most callers do...
2012-01-16 Sandro TosiIssue: #12409: merge with 3.2
2012-01-16 Sandro TosiIssue: #12409: remove obsolete susp-entries
2012-01-16 Brett CannonIssue #13588: Rename decorators in importlib.
2012-01-16 Benjamin Petersonfix spelling
2012-01-16 Benjamin Petersoninvert condition (head bang)
2012-01-16 Benjamin Petersonmurder tabs
2012-01-16 Benjamin Petersonfix possible refleaks
2012-01-16 Benjamin Petersonuse helpful PyUnicode_IS_ASCII macro
2012-01-16 Benjamin PetersonPyUnicode_DecodeUTF8 will always return a ready string
2012-01-16 Benjamin Petersonrewrite such that this actually makes sense
2012-01-16 Gregory P.... regenerated using autoconf, includes dirfd test.
2012-01-16 Gregory P.... Add a test for the dirfd library function (to be used...
2012-01-16 Gregory P.... regenerate configure using autoconf. includes the...
2012-01-16 Gregory P.... Test for the dirfd library function (for use in some...
2012-01-16 Terry Jan ReedyMerge with 3.2 #6528 None, True, False are keywords...
2012-01-16 Terry Jan Reedy#6528 None, True, False are keywords in 3.x. Patch...
2012-01-16 Ezio Melotti#13715: merge with 3.2.
2012-01-16 Ezio Melotti#13715: fix typo in unicodedata doc. Patch by Eli...
2012-01-16 Ezio Melotti#13695: merge with 3.2.
2012-01-16 Ezio Melotti#13695: fix a couple of typos in the doc.
2012-01-16 Benjamin Petersonkill useless import added by 87331661042b
2012-01-16 Benjamin Petersonfix old titlecase function for extended case chars
2012-01-16 Benjamin Petersonmerge 3.2 (#13766)
2012-01-16 Benjamin Petersonexplain why we need this grammar file (closes #13766)
2012-01-16 Benjamin Petersoncomment about how flags could be expanded
2012-01-16 Benjamin Petersondelta encoding of upper/lower/title makes a glorious...
2012-01-16 Meador IngeIssue #13629: Renumber the tokens in token.h to match...
2012-01-16 Meador IngeIssue #13629: Renumber the tokens in token.h to match...
2012-01-16 Terry Jan ReedyMerge with 3.2 #13039 allow proper deletion of '>>...
2012-01-16 Terry Jan Reedy#13039 allow proper deletion of '>>> ' in IDLE editor...
2012-01-14 Gregory P.... Consolidate the occurrances of the prime used as the...
2012-01-14 Gregory P.... Consolidate the occurrances of the prime used as the...
2012-01-14 Gregory P.... merge heads
2012-01-14 Gregory P.... Remove an unnecessary extra copy of the bytes hash...
2012-01-14 Sandro Tosimerge with 3.2
2012-01-14 Sandro Tosiremove 'Documenting Python' and its references, it...
2012-01-14 Gregory P.... Mention the additional way to use the lvl parameter...
2012-01-14 Gregory P.... Mention the additional way to use the lvl parameter...
2012-01-14 Benjamin Petersonfix possible refleaks if PyUnicode_READY fails
2012-01-14 Benjamin Petersonalways explicitly check for -1 from PyUnicode_READY
2012-01-14 Benjamin Petersonadd str.casefold() (closes #13752)
2012-01-14 Meador IngeIssue #13786: Remove unimplemented 'trace' long option...
2012-01-14 Meador IngeIssue #13786: Remove unimplemented 'trace' long option...
2012-01-14 Martin v. LöwisUse GetModuleHandleW to avoid *A functions where possible.
2012-01-14 Meador IngeIssue #13725: Add a NEWS entry.
2012-01-14 Meador IngeIssue #13725: Add a NEWS entry.
2012-01-14 Meador IngeIssue #13725: regrtest does not recognize -d flag.
2012-01-14 Meador IngeIssue #13725: regrtest does not recognize -d flag.
2012-01-14 Benjamin Petersonmake YieldFrom its own distinct from Yield (closes...
2012-01-14 Senthil Kumaranmerge from 3.2 - Fix issue13726: -S accepts an argument...
2012-01-14 Senthil KumaranFix issue13726: -S accepts an argument just as --start.
2012-01-14 Senthil Kumaranmerge heads.
2012-01-14 Senthil Kumaranmerge from 3.2 - Fix Issue #13642: Unquote before b64en...
2012-01-14 Senthil KumaranFix Issue #13642: Unquote before b64encoding user:passw...
2012-01-14 Charles-François... Merge.
2012-01-14 Charles-François... Issue #12760: Refer to the new 'x' open mode as "exclus...
2012-01-14 Senthil Kumaranmerge from 3.2
2012-01-14 Senthil Kumaranmerge from 3.2
2012-01-14 Senthil KumaranAdding the -o option for Issue13726
2012-01-14 Senthil KumaranIssue13726 - Fix the ambiguous -S flag in regrtest...
2012-01-14 Nick CoghlanAdd a separate NEWS entry for a change to PyObject_Call...
2012-01-14 Nick CoghlanFix indenting
2012-01-14 Nick CoghlanRemove lingering artifact of an initial PEP 380 Grammar...
2012-01-14 Terry Jan ReedyMerge
2012-01-14 Terry Jan ReedyMerge with 3.2 #13730 grammar fix
2012-01-14 Nick CoghlanAdd versionchanged notes for PEP 380
2012-01-14 Terry Jan Reedy#13730 grammar fix
2012-01-14 Nick CoghlanFix merge glitch in What's New
next