]> granicus.if.org Git - python/shortlog
python
2013-02-21 Ezio MelottiMerge DeprecationWarnings silencing in test_urllib...
2013-02-21 Ezio MelottiSilence DeprecationWarnings in test_urllib.
2013-02-20 Ezio MelottiMerge DeprecationWarnings silencing in test_unicode...
2013-02-20 Ezio MelottiMerge heads.
2013-02-20 Benjamin Petersonmerge 3.3 (#17228)
2013-02-20 Ezio MelottiSilence DeprecationWarnings in test_unicode.
2013-02-20 Benjamin Petersonfix building without pymalloc (closes #17228)
2013-02-20 Ezio MelottiMerge importlib.h rebuild from 3.3 after the changes...
2013-02-20 Ezio MelottiRebuild importlib.h after the changes introduced in...
2013-02-20 Serhiy StorchakaIssue #17248: Fix os.*chown() testing when user has...
2013-02-20 Serhiy StorchakaIssue #17248: Fix os.*chown() testing when user has...
2013-02-20 Serhiy StorchakaIssue #17248: Fix os.*chown() testing when user has...
2013-02-20 Serhiy StorchakaIssue #15301: Enhance os.*chown() testing. Based on...
2013-02-20 Serhiy StorchakaIssue #15301: Enhance os.*chown() testing. Based on...
2013-02-20 Serhiy StorchakaIssue #15301: Enhance os.*chown() testing. Based on...
2013-02-20 Ezio Melotti#17143: merge with 3.3.
2013-02-20 Ezio Melotti#17143: fix buildbot failures on Windows.
2013-02-19 R David Murray#6623: Add explicit deprecation warning for ftplib...
2013-02-19 R David MurrayMerge: #13700: Make imap.authenticate with authobject...
2013-02-19 R David MurrayMerge: #13700: Make imap.authenticate with authobject...
2013-02-19 R David Murray#13700: Make imap.authenticate with authobject work.
2013-02-19 Stefan KrahMerge 3.3.
2013-02-19 Stefan KrahFix error messages.
2013-02-19 R David MurrayMerge: #7963: fix error message when 'object' called...
2013-02-19 R David Murray#7963: fix error message when 'object' called with...
2013-02-19 R David Murray#7963: fix error message when 'object' called with...
2013-02-18 Serhiy StorchakaDisable posixpath.realpath() tests on Windows (fix...
2013-02-18 Serhiy StorchakaDisable posixpath.realpath() tests on Windows (fix...
2013-02-18 Serhiy StorchakaDisable posixpath.realpath() tests on Windows (fix...
2013-02-18 Serhiy StorchakaIssue #13153: Tkinter functions now raise TclError...
2013-02-18 Serhiy StorchakaIssue #13153: Tkinter functions now raise TclError...
2013-02-18 Serhiy StorchakaIssue #13153: Tkinter functions now raise TclError...
2013-02-18 Serhiy StorchakaFix posixpath.realpath() for multiple pardirs (fixes...
2013-02-18 Serhiy StorchakaFix posixpath.realpath() for multiple pardirs (fixes...
2013-02-18 Serhiy StorchakaFix posixpath.realpath() for multiple pardirs (fixes...
2013-02-18 Serhiy StorchakaFix issue #13169: Reimport MAXREPEAT into sre_constants.py.
2013-02-18 Serhiy StorchakaFix issue #13169: Reimport MAXREPEAT into sre_constants.py.
2013-02-18 Serhiy StorchakaFix issue #13169: Reimport MAXREPEAT into sre_constants.py.
2013-02-17 Andrew SvetlovIssue #17215: Fix documentation misprints (patch by...
2013-02-17 Andrew SvetlovIssue #17215: Fix documentation misprints (patch by...
2013-02-17 Raymond Hettingermerge
2013-02-17 Raymond HettingerSet cache sizes to a power-of-two
2013-02-17 Raymond HettingerEliminate unnecessary variable.
2013-02-17 Eric SnowMerge from 3.3
2013-02-17 Eric SnowFixes a FileFinder docstring to reflect an old change.
2013-02-17 Eric SnowIssue #15022: Ensure all pickle protocols are supported.
2013-02-17 Antoine PitrouMerge
2013-02-17 Antoine PitrouIssue #17170: speed up PyArg_ParseTuple[AndKeywords...
2013-02-16 Eric SnowIssue #15022: Add pickle and comparison support to...
2013-02-16 Serhiy StorchakaIssue #9669: Protect re against infinite loops on zero...
2013-02-16 Serhiy StorchakaIssue #9669: Protect re against infinite loops on zero...
2013-02-16 Serhiy StorchakaIssue #9669: Protect re against infinite loops on zero...
2013-02-16 Serhiy StorchakaIssue #8745: Small speed up zipimport on Windows. Patch...
2013-02-16 Serhiy StorchakaIssue #17193: Use binary prefixes (KiB, MiB, GiB) for...
2013-02-16 Serhiy StorchakaIssue #17193: Use binary prefixes (KiB, MiB, GiB) for...
2013-02-16 Serhiy StorchakaIssue #13169: The maximal repetition number in a regula...
2013-02-16 Serhiy StorchakaIssue #13169: The maximal repetition number in a regula...
2013-02-16 Serhiy StorchakaIssue #13169: The maximal repetition number in a regula...
2013-02-15 Ezio Melotti#17178: merge with 3.3.
2013-02-15 Ezio Melotti#17178: merge with 3.2.
2013-02-15 Ezio Melotti#17178: update any()/all() docstrings to document their...
2013-02-15 Antoine PitrouIssue #17208: add a note about the termination behaviou...
2013-02-15 Antoine PitrouIssue #17208: add a note about the termination behaviou...
2013-02-15 Antoine PitrouIssue #17208: add a note about the termination behaviou...
2013-02-15 Ezio Melotti#17143: merge with 3.3.
2013-02-15 Ezio Melotti#17143: fix a missing import in the trace module. ...
2013-02-15 Ezio Melotti#17163: merge with 3.3.
2013-02-15 Ezio Melotti#17163: test_file now works with unittest test discover...
2013-02-14 R David Murray#15220: simplify and speed up feedparser's line splitting.
2013-02-13 Richard OudkerkMerge
2013-02-13 Richard OudkerkMerge
2013-02-13 Richard OudkerkAdd Misc/NEWS entry for Issue #16743
2013-02-13 Richard OudkerkMerge
2013-02-13 Richard OudkerkMerge
2013-02-13 Richard OudkerkIssue #16743: Fix mmap overflow check on 32 bit Windows
2013-02-13 Serhiy StorchakaCleanup a test for issue #5308.
2013-02-13 Serhiy StorchakaCleanup a test for issue #5308.
2013-02-13 Serhiy StorchakaIssue #16996: webbrowser module now uses shutil.which...
2013-02-13 Serhiy StorchakaIssue #5308: Raise ValueError when marshalling too...
2013-02-13 Serhiy StorchakaIssue #5308: Raise ValueError when marshalling too...
2013-02-13 Serhiy StorchakaIssue #5308: Raise ValueError when marshalling too...
2013-02-12 Serhiy StorchakaFix for issue #16800: Use buffered write to handle...
2013-02-12 Serhiy StorchakaFix for issue #16800: Use buffered write to handle...
2013-02-12 Serhiy StorchakaFix for issue #16800: Use buffered write to handle...
2013-02-12 Serhiy StorchakaIssue #16800: tempfile.gettempdir() no longer left...
2013-02-12 Serhiy StorchakaIssue #16800: tempfile.gettempdir() no longer left...
2013-02-12 Serhiy StorchakaIssue #16800: tempfile.gettempdir() no longer left...
2013-02-12 doko@ubuntu.com- Issue #17192: Import libffi-3.0.12.
2013-02-12 Giampaolo Rodola'fix NameError exception in test_profile
2013-02-12 Giampaolo Rodola'modernize some modules' code by replacing OSError-...
2013-02-12 Giampaolo Rodola'profile/cProfile: add tests for run() and runctx()...
2013-02-12 Serhiy StorchakaNull merge
2013-02-12 Serhiy StorchakaNull merge
2013-02-12 Serhiy StorchakaIssue #4591: Uid and gid values larger than 2**31 are...
2013-02-12 Serhiy StorchakaClean trailing whitespaces in Makefile.pre.in.
2013-02-12 Giampaolo Rodola'modernize some modules' code by using with statement...
2013-02-11 Serhiy StorchakaRaise KeyError instead of OverflowError when getpwuid...
2013-02-11 Serhiy StorchakaRaise KeyError instead of OverflowError when getpwuid...
2013-02-11 R David MurrayMerge: #17171: fix email.encoders.encode_7or8bit when...
2013-02-11 R David MurrayMerge: #17171: fix email.encoders.encode_7or8bit when...
next