]> granicus.if.org Git - python/shortlog
python
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
2012-10-31 Benjamin Petersondon't shadow the __qualname__ descriptor with __qualnam...
2012-10-31 Benjamin Petersoninitialize map/filter/zip in _PyBuiltin_Init rather...
2012-10-31 Benjamin Petersonmerge 3.3 (#16369)
2012-10-31 Benjamin Petersonmerge 3.2 (#16369)
2012-10-31 Benjamin Petersoninitialize more global type objects (closes #16369)
2012-10-31 R David Murray#12890: fix test on windows
2012-10-31 R David Murray#12890: fix test on windows
2012-10-31 Victor StinnerIssue #15478: Fix test_os on FreeBSD
2012-10-31 Victor StinnerIssue #15478: Fix test_os on Windows (os.chown is missing)
2012-10-30 Victor StinnerIssue #9566: Use the right type to fix a compiler warni...
2012-10-30 Victor StinnerIssue #9566: Explicit downcast to fix compiler warnings...
2012-10-30 Victor StinnerIssue #16086: PyTypeObject.tp_flags and PyType_Spec...
2012-10-30 Victor StinnerClose #14625: Rewrite the UTF-32 decoder. It is now...
2012-10-30 Antoine PitrouIssue #16351: New function gc.get_stats() returns per...
2012-10-30 Andrew SvetlovIssue #15721: apply PEP 384 Refactoring to tkinter...
2012-10-30 Victor StinnerIssue #16330: Fix compilation on Windows
2012-10-30 Victor StinnerIssue #15478: Fix compilation on Windows
2012-10-30 Victor StinnerIssue #15478: Raising an OSError doesn't decode or...
2012-10-30 Victor StinnerIssue #16330: Use surrogate-related macros
2012-10-29 Brian CurtinMerge 3.3
2012-10-29 Brian CurtinMerge 3.2
2012-10-29 Brian CurtinFix #16197. Update docstrings and documentation to...
2012-10-29 Petri Lehtinen#14897: Enhance error messages of struct.pack and struc...
2012-10-29 Petri Lehtinen#14897: Enhance error messages of struct.pack and struc...
2012-10-29 Petri Lehtinen#14897: Enhance error messages of struct.pack and struc...
2012-10-29 Ross LagerwallMerge with 3.3 for issue #16262
2012-10-29 Ross LagerwallMerge with 3.2 for issue #16262
2012-10-29 Ross LagerwallFix regression from issue #16262
next