]> granicus.if.org Git - python/shortlog
python
2012-11-03 Ezio Melotti#16152: merge with 3.3.
2012-11-03 Ezio Melotti#16152: merge with 3.2.
2012-11-03 Ezio Melotti#16152: fix tokenize to ignore whitespace at the end...
2012-11-03 Andrew SvetlovIssue #7317: Display full tracebacks when an error...
2012-11-03 Andrew SvetlovIssue #16284: Prevent keeping unnecessary references...
2012-11-03 Andrew SvetlovIssue #16218: skip test if filesystem doesn't support...
2012-11-03 Andrew SvetlovIssue #16309: Make PYTHONPATH= behavior the same as...
2012-11-03 Andrew SvetlovIssue #16218: Fix broken test for supporting nonascii...
2012-11-02 Andrew SvetlovIssue #16261: fix bare excepts in Doc/
2012-11-02 Stefan KrahMerge 3.3.
2012-11-02 Stefan KrahIssue #15814: Use hash function that is compatible...
2012-11-02 Stefan KrahMerge 3.3.
2012-11-02 Stefan KrahIssue #16145: Support legacy strings in the _csv module.
2012-11-02 Georg Brandlmerge with 3.3
2012-11-02 Georg Brandlmerge with 3.2
2012-11-02 Georg BrandlGrammar touchup.
2012-11-01 Andrew SvetlovMerge issue #1207589: Add Cut/Copy/Paste items to IDLE...
2012-11-01 Andrew SvetlovMerge issue #1207589: Add Cut/Copy/Paste items to IDLE...
2012-11-01 Andrew SvetlovIssue #1207589: Add Cut/Copy/Paste items to IDLE right...
2012-11-01 Andrew SvetlovMerge: Reword set docs to use *proper subset/superset...
2012-11-01 Andrew SvetlovMerge: Reword set docs to use *proper subset/superset...
2012-11-01 Andrew SvetlovReword set docs to use *proper subset/superset* termino...
2012-11-01 Andrew SvetlovMerge issue #14893: Add function annotation example...
2012-11-01 Andrew SvetlovMerge issue #14893: Add function annotation example...
2012-11-01 Andrew SvetlovIssue #14893: Add function annotation example to functi...
2012-11-01 Antoine PitrouIssue #16230: Fix a crash in select.select() when one...
2012-11-01 Antoine PitrouIssue #16230: Fix a crash in select.select() when one...
2012-11-01 Antoine PitrouIssue #16230: Fix a crash in select.select() when one...
2012-11-01 Antoine PitrouIssue #16228: Fix a crash in the json module where...
2012-11-01 Antoine PitrouIssue #16228: Fix a crash in the json module where...
2012-11-01 Antoine PitrouIssue #16228: Fix a crash in the json module where...
2012-11-01 Andrew SvetlovMerge issue #16218: Support non ascii characters in...
2012-11-01 Andrew SvetlovIssue #16218: Support non ascii characters in python...
2012-11-01 Andrew SvetlovMerge: change docstring for xdrlib.Error to use new...
2012-11-01 Andrew SvetlovMerge: change docstring for xdrlib.Error to use new...
2012-11-01 Andrew SvetlovChange docstring for xdrlib.Error to use new style...
2012-11-01 Andrew SvetlovMerge issue #16373: Prevent infinite recursion for...
2012-11-01 Andrew SvetlovMerge issue #16373: Prevent infinite recursion for...
2012-11-01 Andrew SvetlovIssue #16373: Prevent infinite recursion for ABC Set...
2012-11-01 Benjamin Petersonmerge heads
2012-11-01 Benjamin Petersonpoint errors related to nonlocals and globals to the...
2012-10-31 Vinay SajipCloses #16366: Improve diagnostics from handleError...
2012-10-31 Benjamin Petersonmerge 3.3
2012-10-31 Benjamin Petersonmerge heads
2012-10-31 Benjamin Petersonmerge heads
2012-10-31 Benjamin Petersonmerge 3.3
2012-10-31 Benjamin Petersoncheck return value of _PyUnicode_AsString
2012-10-31 Victor StinnerIssue #15441, #15478: Reenable test_nonascii_abspath...
2012-10-31 Victor StinnerIssue #15478: Use source filename in OSError, not desti...
2012-10-31 Victor StinnerIssue #15478: Fix again to fix test_os on Windows
2012-10-31 Victor StinnerIssue #15478: Use path_error() in more posix functions...
2012-10-31 Andrew SvetlovMerge issue #16377: Fix bisect unittest.
2012-10-31 Andrew SvetlovMerge issue #16377: Fix bisect unittest.
2012-10-31 Andrew SvetlovIssue #16377: Fix bisect unittest.
2012-10-31 Andrew Svetlovnull merge
2012-10-31 Andrew Svetlovnull merge
2012-10-31 Andrew Svetlovmerge heads
2012-10-31 Andrew SvetlovIssue #14900: document added sort keys for profile...
2012-10-31 Andrew SvetlovMerge issue #14900: document added sort keys for profil...
2012-10-31 Andrew SvetlovIssue #14900: document added sort keys for profile...
2012-10-31 Mark DickinsonIssue #16348: merge fix from 3.3.
2012-10-31 Mark DickinsonIssue #16348: merge fix from 3.2.
2012-10-31 Mark DickinsonIssue #16348: Fix incorrect documentation for Decimal...
2012-10-31 Benjamin Petersonmerge 3.3
2012-10-31 Benjamin Petersonmerge 3.2
2012-10-31 Benjamin Petersonavoid a function call with redundant checks for dict...
2012-10-31 Benjamin Petersonmerge 3.3
2012-10-31 Benjamin Petersonmerge 3.2
2012-10-31 Benjamin Petersonfix spelling
2012-10-31 Benjamin Petersonmerge 3.3 (#16345)
2012-10-31 Benjamin Petersonmerge 3.2 (#16345)
2012-10-31 Benjamin Petersonmerge heads
2012-10-31 Benjamin Petersononly fast-path fromkeys() when the constructor returns...
2012-10-31 Mark DickinsonIssue #13701: Fix decorator avoidance (due to desire...
2012-10-31 Benjamin Petersonmerge heads
2012-10-31 Benjamin Petersonmake PyGrammar_LabelRepr return a const char * (closes...
2012-10-31 Andrew SvetlovMerge issue #16197: Fix several small errors in winreg...
2012-10-31 Andrew SvetlovIssue #16197: Fix several small errors in winreg docume...
2012-10-31 Jesus CeaMERGE: Closes #16369: Global PyTypeObjects not initiali...
2012-10-31 Jesus CeaMERGE: Closes #16369: Global PyTypeObjects not initiali...
2012-10-31 Jesus CeaCloses #16369: Global PyTypeObjects not initialized...
2012-10-31 R David Murraymerge #16371: fix up the English a bit more.
2012-10-31 R David Murraymerge #16371: fix up the English a bit more.
2012-10-31 R David Murray#16371: fix up the English a bit more.
2012-10-31 Andrew SvetlovMerge issue #16371: fix typo in ctypes documentation.
2012-10-31 Andrew SvetlovMerge issue #16371: fix typo in ctypes documentation.
2012-10-31 Andrew SvetlovIssue #16371: fix typo in ctypes documentation.
2012-10-31 Andrew SvetlovMerge issue #16370: Mention Py_SetProgramName in exampl...
2012-10-31 Andrew SvetlovMerge issue #16370: Mention Py_SetProgramName in exampl...
2012-10-31 Andrew SvetlovIssue #16370: Mention Py_SetProgramName in example...
2012-10-31 Andrew SvetlovMerge: Remove already dropped function PySys_GetFile...
2012-10-31 Andrew SvetlovMerge: Remove already dropped function PySys_GetFile...
2012-10-31 Andrew SvetlovRemove already dropped function PySys_GetFile from...
2012-10-31 Andrew SvetlovMerge: fix docstring for deque ctor to mark iterable...
2012-10-31 Andrew SvetlovMerge: fix docstring for deque ctor to mark iterable...
2012-10-31 Andrew SvetlovFix docstring for deque ctor to mark iterable parameter...
2012-10-31 Andrew SvetlovMerge: fix typo in mock docs.
2012-10-31 Andrew SvetlovFix typo in mock docs.
2012-10-31 Benjamin Petersonmerge 3.3
2012-10-31 Benjamin Petersondo safety checks on __qualname__ assignment
next