]> granicus.if.org Git - python/shortlog
python
2012-03-15 Benjamin Petersonfix comment
2012-03-15 Benjamin Petersonmerge heads
2012-03-15 Benjamin Petersonspace
2012-03-15 Benjamin Petersonperform yield from delegation by repeating YIELD_FROM...
2012-03-15 Matthias Klose- Issue #14327: Call AC_CANONICAL_HOST in configure...
2012-03-15 Senthil Kumaranport from 3.2 - Fix the urllib closing issue which...
2012-03-15 Senthil Kumarancloses Issue #11199: Fix the with urllib which hangs...
2012-03-15 Matthias Klose- Issue #14324: Fix configure tests for cross builds.
2012-03-15 Matthias Klose- Issue #14324: Fix configure tests for cross builds.
2012-03-15 Matthias Klose- Issue #14324: Fix configure tests for cross builds.
2012-03-15 Matthias Klose- Issue #14321: Do not run pgen during the build if...
2012-03-15 Giampaolo Rodola'(sched) when run() is invoked with blocking=False retur...
2012-03-15 Vinay SajipFixes #14314: Improved SMTP timeout handling.
2012-03-15 R David MurrayMerge #12758: removing confusing mention of UTC from...
2012-03-15 R David Murray#12758: removing confusing mention of UTC from time...
2012-03-15 Andrew SvetlovCloses issue #14163 - tkinter: problems with hello...
2012-03-15 Benjamin Petersontry to fix compilation on glibc's with cpu sets (#14296)
2012-03-15 Benjamin Petersonfree AST's dict
2012-03-15 Raymond Hettingermerge
2012-03-15 Raymond HettingerIssue #13248: Removed docs for two deprecated unittest...
2012-03-15 Gregory P.... merge heads
2012-03-15 Gregory P.... merge heads
2012-03-15 Gregory P.... Fixes Issue 14234: fix for the previous commit, keep...
2012-03-15 Senthil Kumarancpython:Fix the wrong urllib exampls which use str...
2012-03-15 Gregory P.... Fixes Issue 14234: fix for the previous commit, keep...
2012-03-15 Senthil KumaranFix the wrong urllib exampls which use str for POST...
2012-03-15 Victor StinnerIssue #14222: Use the new time.steady() function instea...
2012-03-15 Victor StinnerIssue #10278: Add an optional strict argument to time...
2012-03-14 Victor StinnerIssue #10278: Drop time.monotonic() function, rename...
2012-03-14 Benjamin Petersonfix compiler warnings
2012-03-14 Benjamin Petersonremove get_prefix and set_prefix (#13248)
2012-03-14 Matthias Klosemerge 3.2
2012-03-14 Matthias Klosemerge heads
2012-03-14 Matthias Klosemerge 3.1
2012-03-14 Matthias Klosemerge heads
2012-03-14 Matthias Klosemerge heads
2012-03-14 Matthias Klosemerge 3.2
2012-03-14 Matthias Klosemerge 3.1
2012-03-14 Matthias Klose- rename configure.in to configure.ac
2012-03-14 Gregory P.... merge
2012-03-14 Gregory P.... merge heads
2012-03-14 Gregory P.... merge heads
2012-03-14 Gregory P.... merge (no change)
2012-03-14 Gregory P.... Fixes Issue #14234: CVE-2012-0876: Randomize hashes...
2012-03-14 Gregory P.... merge (no change needed in 3.2)
2012-03-14 Gregory P.... move the Misc/NEWS entry to the right section.
2012-03-14 Michael FoordRemoved XXX from unittest.mock docstring and switch...
2012-03-14 Georg Brandlmerge with 3.2
2012-03-14 Gregory P.... Fixes Issue #14234: CVE-2012-0876: Randomize hashes...
2012-03-14 Michael FoordRemove more Python 2 compatibility cruft from unittest...
2012-03-14 Georg BrandlCloses #14305: fix typo.
2012-03-14 Gregory P.... Fixes issue #14234: CVE-2012-0876: Randomize hashes...
2012-03-14 Senthil Kumaranmerge heads
2012-03-14 Senthil KumaranFix the buildbot breakdown - issue 10050
2012-03-14 Andrew SvetlovMegre from tip
2012-03-14 Andrew SvetlovMerge from tip
2012-03-14 Senthil Kumarandeprecated the old urllib primitives in 3.3 urllib...
2012-03-14 Michael FoordRemove Python 2 compatibility cruft from unittest.mock
2012-03-14 Andrew SvetlovIssue #14200: Idle shell crash on printing non-BMP...
2012-03-14 Michael FoordAnd another one... mock import fix.
2012-03-14 Michael FoordMerge
2012-03-14 Michael FoordFix another mock import
2012-03-14 Michael FoordFix import failure in mock test
2012-03-14 R David Murray#12818: remove escaping of () in quoted strings in...
2012-03-14 Michael FoordPEP 417: Adding unittest.mock
2012-03-14 R David Murray#14062: fix BytesParser handling of Header objects
2012-03-14 R David Murray#14062: fix BytesParser handling of linesep for Header...
2012-03-14 Antoine PitrouIssue #13839: When invoked on the command-line, the...
2012-03-14 Andrew SvetlovRevert the patch for issue 3835 because failed on Windo...
2012-03-14 Georg Brandl#14289: merge with 3.2
2012-03-14 Georg BrandlCloses #14289: put a link to the CHM download page...
2012-03-14 Georg Brandl#14283: merge with 3.2
2012-03-14 R David MurrayMerge #14291: if a header has non-ascii unicode, defaul...
2012-03-14 Georg BrandlCloses #14283: match() and search() are regex methods...
2012-03-14 R David Murray#14291: if a header has non-ascii unicode, default...
2012-03-14 Georg BrandlCloses #14298: update section about dict implementation.
2012-03-14 Gregory P.... Avoid main_window unused compiler warning.
2012-03-14 Senthil Kumarandefault: closes Issue12365 - Add an example explaining...
2012-03-14 Senthil Kumarancloses Issue12365 - Add an example explaining the conte...
2012-03-14 Senthil KumaranIssue10050 - urlretrieve uses newer urlopen. reporthook...
2012-03-14 Andrew SvetlovIssue #989712: Support using Tk without a mainloop.
2012-03-13 Victor StinnerWhat's New in Python 3.3: Repeat the dict lookup change...
2012-03-13 Victor StinnerFix doc of datetime.date*.*fromtimestamp() methods
2012-03-13 Victor StinnerIssue #14180: Fix the select module to handle correctly...
2012-03-13 Victor StinnerIssue #14180: TestDateTime.test_microsecond_rounding...
2012-03-13 Victor StinnerIssue #14180: datetime.date.fromtimestamp(), datetime...
2012-03-13 R David Murray#8315: add automatic unittest test discovery in test...
2012-03-13 Benjamin Petersonmerge 3.2
2012-03-13 Benjamin Petersonmerge heads
2012-03-13 Benjamin Petersonmerge heads
2012-03-13 Martin v. LöwisMerge 3.2
2012-03-13 Martin v. LöwisIssue #5219: Prevent event handler cascade in IDLE.
2012-03-13 Martin v. LöwisIssue #5219: Prevent event handler cascade in IDLE.
2012-03-13 Benjamin Petersonmerge 3.2
2012-03-13 Benjamin Petersonmerge heads
2012-03-13 Benjamin Petersonfix indentation
2012-03-13 Martin v. LöwisIssue #3835: Refuse to use unthreaded Tcl in threaded...
2012-03-13 Martin v. LöwisIssue #2843: Add new Tk API to Tkinter.
2012-03-13 Ned DeilyIssue #14184: merge
2012-03-13 Ned DeilyIssue #14184: Increase the default stack size for secon...
next