]> granicus.if.org Git - python/shortlog
python
2010-06-18 Jean-Paul CalderoneMerged revisions 82075 via svnmerge from
2010-06-18 Alexander BelopolskyIssue #6641: Original commit for this issue, r82053...
2010-06-18 Alexander BelopolskyAdded a new line at the end of the file.
2010-06-18 Alexander BelopolskyFixed a typo in a comment.
2010-06-18 Senthil KumaranFix Issue1368368 - prompt_user_passwd() in FancyURLopen...
2010-06-17 Victor StinnerIssue #6543: Mention the author of the patch, Amaury...
2010-06-17 Victor StinnerIssue #6543: Write the traceback in the terminal encodi...
2010-06-17 Victor StinnerIssue #8203: Fix IDLE Credits dialog: view_file() uses...
2010-06-17 Barry WarsawTypo repair.
2010-06-17 Alexander BelopolskyIssue #6641: The datetime.strptime method now supports...
2010-06-17 Mark DickinsonAdd note about changes to the `round` function between...
2010-06-17 Senthil KumaranMerged revisions 82047 via svnmerge from
2010-06-17 R. David MurrayDon't use os.normcase when the result we are expecting...
2010-06-17 Mark DickinsonIssue #9011: Remove buggy and unnecessary ST->AST compi...
2010-06-17 R. David MurrayMerged revisions 82039 via svnmerge from
2010-06-16 Victor StinnerIssue #850997: Oops, I forgot the author of the patch...
2010-06-16 Victor StinnerIssue #850997: mbcs encoding (Windows only) handles...
2010-06-16 Victor StinnerIssue #9012: Add _time.c and _time.h to the Visual...
2010-06-16 Alexander BelopolskyIssue #9012: "Separate compilation of time and datetime...
2010-06-16 Senthil KumaranMerged revisions 82026 via svnmerge from
2010-06-16 Senthil KumaranMerged revisions 82018 via svnmerge from
2010-06-16 R. David MurrayRemove versionadded accidentally introduced by r82008.
2010-06-16 R. David MurrayBlocked revisions 81571,81678 via svnmerge
2010-06-16 R. David MurrayMerged revisions 81675 via svnmerge from
2010-06-15 R. David MurrayMerged revisions 81634 via svnmerge from
2010-06-15 Ronald OussorenFix for buildbot failure in r81999.
2010-06-15 Alexander BelopolskyIssue 5094: minor documentation fixes
2010-06-15 Alexander BelopolskyMinor changes to the choice of assert methods
2010-06-15 Antoine PitrouFurther refinements to the C file API.
2010-06-15 Antoine PitrouFixes to the PyFile_FromFd() doc, by Renato Cunha.
2010-06-15 Ronald OussorenFix for issue #8577: without this patch test_distutils
2010-06-15 Mark DickinsonMerged revisions 81992 via svnmerge from
2010-06-14 Brett CannonSwitch the __import__ state check from using __builtins...
2010-06-14 Alexander BelopolskyUndo r81988 code change leaving added test.
2010-06-14 Alexander BelopolskyIssue 6280: Tests and simpler implementation for calend...
2010-06-14 Alexander BelopolskyIssue #5094: The ``datetime`` module now has a simple...
2010-06-13 Victor Stinnergetargs.c: remove last reference to "t#" format
2010-06-13 Victor StinnerIssue #8592: PyArg_Parse*() functions raise a TypeError...
2010-06-13 Mark DickinsonMerged revisions 81971 via svnmerge from
2010-06-13 Mark DickinsonMerged revisions 81969 via svnmerge from
2010-06-13 Mark DickinsonMerged revisions 81967 via svnmerge from
2010-06-13 Mark DickinsonRemove unnecessary brackets from docstring optional...
2010-06-12 Alexander BelopolskyIssue #8973: Expanded Struct.__doc__.
2010-06-12 Mark DickinsonBlocked revisions 81957 via svnmerge
2010-06-12 Mark DickinsonIssue #8469: Reorder struct module sections for clarit...
2010-06-12 Mark DickinsonIssue #8469: add standard sizes to struct docs table.
2010-06-12 Benjamin PetersonMerged revisions 81953 via svnmerge from
2010-06-12 Alexander BelopolskyAdded acknowlegement for Issue #3129
2010-06-12 Mark DickinsonFix mild type confusion in decimal module docstring.
2010-06-12 Mark DickinsonMore struct module docs and docstring tweaks.
2010-06-12 Mark DickinsonIssue #8973: Improve struct module docstrings.
2010-06-12 Mark DickinsonRemove accidental (yet-to-be-reviewed) docstring change...
2010-06-12 Mark DickinsonIssue #8973: Add __all__ to struct module, so that...
2010-06-12 Nick CoghlanBlocked revisions 81945 via svnmerge
2010-06-12 Nick CoghlanMerged revisions 80578 via svnmerge from
2010-06-12 Mark DickinsonRemove unused variable.
2010-06-12 Mark DickinsonIssue #8981: Remove _struct.__version__.
2010-06-12 Mark DickinsonSilence 'unused variable' gcc warning. Patch by Éric...
2010-06-12 Brett CannonCalling __import__ as a method technically works, but...
2010-06-12 Brett CannonWhen dealing with __import__ for detecting a global...
2010-06-11 Victor StinnerIssue #8969: On Windows, use mbcs codec in strict mode...
2010-06-11 Victor StinnerIssue #8784: Set tarfile default encoding to 'utf-8...
2010-06-11 Victor StinnerFix some bugs in c-api/arg.rst documentation
2010-06-11 Victor StinnerIssue #8965: Write more tests for sys.getfilesystemenco...
2010-06-11 Victor Stinnerreadline: use PyUnicode_FSConverter() to parse filenames
2010-06-11 Victor StinnerIssue #8965: Add a regression test to test_sys with...
2010-06-11 Victor Stinnerlocale.bindtextdomain(): use PyUnicode_FSConverter...
2010-06-11 Benjamin PetersonMerged revisions 81906 via svnmerge from
2010-06-11 Victor StinnerIssue #8966: If a ctypes structure field is an array...
2010-06-11 Antoine PitrouMerged revisions 81907 via svnmerge from
2010-06-11 Mark DickinsonBlocked revisions 81904 via svnmerge
2010-06-11 Mark DickinsonFix more undefined-behaviour inducing overflow checks...
2010-06-11 Victor StinnerBlocked revisions 81899 via svnmerge
2010-06-11 Mark DickinsonFix an incorrect return type.
2010-06-11 Mark DickinsonAvoid possible undefined behaviour from signed overflow.
2010-06-11 Mark DickinsonFix typo in docstring.
2010-06-11 Alexander BelopolskyIssue #3129: Trailing digits in format string are no...
2010-06-11 Mark DickinsonFix issue number typo.
2010-06-11 Mark DickinsonIssue #8188: Comparisons between Decimal objects and...
2010-06-11 Ezio MelottiMerged revisions 81889 via svnmerge from
2010-06-11 Victor Stinnertest_sys: add a test on the file system encoding for...
2010-06-11 Victor StinnerIssue #8965: initfsencoding() doesn't change the encodi...
2010-06-10 Michael FoordMerged revisions 81878 via svnmerge from
2010-06-10 Michael FoordBlocked revisions 81876 via svnmerge
2010-06-10 Michael FoordMerged revisions 81859 via svnmerge from
2010-06-10 Michael FoordMerged revisions 81853 via svnmerge from
2010-06-10 Mark DickinsonIssue #8950: Make PyArg_Parse* with 'L' code raise...
2010-06-10 Victor StinnerFix r81869: ISO-8859-15 was seen as an alias to ISO...
2010-06-10 Victor StinnerIssue #8922: Normalize the encoding name in PyUnicode_A...
2010-06-09 Alexander BelopolskyMerged revisions 81864 via svnmerge from
2010-06-09 Antoine PitrouMerged revisions 81860 via svnmerge from
2010-06-09 Stefan KrahIssue #8932: Skip required when compiled --without...
2010-06-09 Kristján Valur... http://bugs.python.org/issue8832
2010-06-08 Victor StinnerIssue #8838, #8339: Remove codecs.charbuffer_encode...
2010-06-08 Brian CurtinFix #8946. Extra PyObject* parameter documented which...
2010-06-08 Victor StinnerPyArg_Parse*("Z#") raises an error for unknown type
2010-06-08 Victor StinnerPy_FatalError(): don't sys sys.last_xxx variables
2010-06-08 Brian CurtinFix a compile warning missed during porting (wchar_t...
2010-06-08 Victor Stinnersys_pyfile_write() does nothing if file is NULL
2010-06-08 Alexander BelopolskyMerged revisions 81489 via svnmerge from
next