]> granicus.if.org Git - python/shortlog
python
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 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 SvetlovReword set docs to use *proper subset/superset* termino...
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 #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 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 SvetlovChange docstring for xdrlib.Error to use new style...
2012-11-01 Andrew SvetlovMerge issue #16373: Prevent infinite recursion for...
2012-11-01 Andrew SvetlovIssue #16373: Prevent infinite recursion for ABC Set...
2012-10-31 Benjamin Petersonmerge heads
2012-10-31 Benjamin Petersoncheck return value of _PyUnicode_AsString
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 Svetlovmerge heads
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.2.
2012-10-31 Mark DickinsonIssue #16348: Fix incorrect documentation for Decimal...
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.2
2012-10-31 Benjamin Petersonfix spelling
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 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 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 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 SvetlovIssue #16371: fix typo in ctypes documentation.
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 SvetlovRemove already dropped function PySys_GetFile from...
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 SvetlovFix typo in mock docs.
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 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-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 Ross LagerwallMerge with 3.2 for issue #16262
2012-10-29 Ross LagerwallFix regression from issue #16262
2012-10-28 Chris JerdonekMerge from 3.2: remove unneeded "Release" and "Date...
2012-10-28 Chris JerdonekRemove unneeded "Release" and "Date" markers from doc...
2012-10-28 Brett Cannonmerge
2012-10-28 Brett CannonIssue #16342: Lib/_sysconfigdata.py is no longer put...
2012-10-28 Nadeem VawdaMerge: Add test for BZ2Decompressor.decompress("")...
2012-10-28 Nadeem VawdaAdd test for BZ2Decompressor.decompress("") after end...
2012-10-28 Vinay SajipMerged upstream changes.
2012-10-28 Vinay SajipCloses #16340: Handle exception while copying script...
2012-10-28 Georg BrandlRemove confusing "Release" and "Date" markers from...
2012-10-28 Georg Brandlmerge heads
2012-10-28 Georg BrandlRemove confusing "Release" and "Date" markers from...
2012-10-28 Andrew Svetlovmerge heads
2012-10-28 Andrew SvetlovMerge issue #14570: Document json sort_keys parameter...
2012-10-28 Andrew SvetlovIssue #14570: Document json sort_keys parameter properly.
2012-10-28 Mark DickinsonIssue #14700: merge tests from 3.2.
2012-10-28 Mark DickinsonIssue #14700: Fix buggy overflow checks for large preci...
2012-10-28 Georg Brandlmerge with 3.2
2012-10-28 Georg Brandlchangeset: 80007:49e4541f2aef
2012-10-28 Andrew SvetlovIssue #14616: Mention shlex.quote in subprocess docs.
2012-10-28 Vinay SajipIssue #16340: exclude venv/scripts from byte-compilatio...
2012-10-28 Georg BrandlAdd a autobuild-quick target that only rebuilds HTML.
2012-10-28 Georg Brandlmerge with 3.2
2012-10-28 Georg Brandl#8040: fix jQuery incompatibility
2012-10-27 R David Murray#12890: skip tests which fail on windows until fixed...
2012-10-27 R David Murraymerge #15889: make regrtest --start succeed in more...
2012-10-27 R David Murray#15889: make regrtest --start succeed in more cases.
2012-10-27 Ezio Melotti#16337: fix typo.
2012-10-27 Ezio Melotti#8040: merge with 3.2.
2012-10-27 Ezio Melotti#8040: fix the version.
2012-10-27 Ezio Melotti#8040: merge with 3.2.
2012-10-27 Ezio Melotti#8040: enable the versionswitcher for the autobuild...
2012-10-27 Ezio Melotti#8040: merge with 3.2.
2012-10-27 Ezio Melotti#8040: add a version switcher to the documentation...
2012-10-27 R David Murraymerge #12890: don't emit <p> tags in text mode when...
2012-10-27 R David Murray#12890: don't emit <p> tags in text mode when logdir...
2012-10-27 Senthil Kumaranmerge from 3.2
2012-10-27 Senthil KumaranAutomated merge with file:///home/vagrant/3.3
2012-10-27 Senthil KumaranInclude mention of jenkins as an example framework...
2012-10-27 R David Murraymerge #15043: Improve test_gdb support of gdb >= 7.4.
2012-10-27 R David Murray#15043: Improve test_gdb support of gdb >= 7.4.
2012-10-27 Hynek Schlawack#16307: Fix multiprocessing.Pool.map_async not calling...
next