]> granicus.if.org Git - python/shortlog
python
2013-05-24 Brett Cannonmerge fix for issue #17953
2013-05-24 Senthil KumaranFix #17272 - Make Request.full_url and Request.get_full...
2013-05-24 Brett CannonIssue #17953: document that sys.modules shouldn't be...
2013-05-24 Ronald Oussoren(3.3->default) Issue #17269: Workaround for a platform...
2013-05-24 Ronald OussorenIssue #17269: Workaround for a platform bug in getaddri...
2013-05-23 Senthil Kumaranmerge from 3.3
2013-05-23 Senthil KumaranFix #18007 : Document CookieJar.add_cookie_header reque...
2013-05-23 Nick CoghlanMerge issue 17844 from 3.3
2013-05-23 Nick CoghlanIssue 17844: Clarify meaning of different codec tables
2013-05-23 Raymond Hettingermerge
2013-05-23 Raymond HettingerIssue #18031: %-formatting isn't dead yet and might...
2013-05-22 Ned DeilyIssue #17532: merge
2013-05-22 Ned DeilyIssue #17532: Always include Options menu for IDLE...
2013-05-22 Benjamin Petersonmerge 3.3
2013-05-22 Benjamin Petersonadd test for inequality
2013-05-22 Serhiy StorchakaIssue #16986: ElementTree now correctly parses a string...
2013-05-22 Serhiy StorchakaMove a NEWS entity to a correct place.
2013-05-22 Serhiy StorchakaIssue #16986: ElementTree now correctly parses a string...
2013-05-22 Serhiy StorchakaIssue #17844: Add links to encoders and decoders for...
2013-05-22 Serhiy StorchakaIssue #17844: Add links to encoders and decoders for...
2013-05-21 Giampaolo Rodola'Fix issue #17996: expose socket.AF_LINK constant on...
2013-05-21 R David Murraymerge #17973: fix technical inaccuracy in faq entry...
2013-05-21 R David Murray#17973: fix technical inaccuracy in faq entry (it now...
2013-05-21 Serhiy StorchakaIssue #17900: Allowed pickling of recursive OrderedDict...
2013-05-21 Charles-François... Backed out changeset c0f2b038fc12
2013-05-21 Charles-François... Issue #17683: socket module: return AF_UNIX addresses...
2013-05-21 Roger Serwy#14146: merge with 3.3.
2013-05-21 Roger Serwy#14146: Highlight source line while debugging on Windows.
2013-05-20 Vinay SajipCloses #17743: Merged fix from 3.3.
2013-05-20 Vinay SajipIssue #17743: Now use extended syntax of set command...
2013-05-20 Vinay SajipCloses #17744: Merged fix from 3.3.
2013-05-20 Vinay SajipIssue #17744: Now unset VIRTUAL_ENV environment variabl...
2013-05-20 Ned DeilyIssue #18026: merge
2013-05-20 Ned DeilyIssue #18026: fix ctypes doc typo
2013-05-20 Benjamin Petersonchange AST codegen to use PyModule_AddIntMacro
2013-05-20 Charles-Francois... Issue #17917: Use PyModule_AddIntMacro() instead of...
2013-05-20 Charles-Francois... Issue #17684: Fix some test_socket failures due to...
2013-05-20 Charles-Francois... Issue #17914: We can now inline _bsd_cpu_count().
2013-05-20 Charles-Francois... Issue #17914: Remove OS-X special-case, and use the...
2013-05-20 Benjamin Petersontest that the compiler support -Werror=statement-after...
2013-05-20 R David MurrayMerge #17973: Add FAQ entry for ([],)[0] += [1] both...
2013-05-20 R David Murray#17973: Add FAQ entry for ([],)[0] += [1] both extendin...
2013-05-20 Andrew Kuchling#17955: minor updates to Functional howto
2013-05-20 Charles-Francois... Issue #17914: Add os.cpu_count(). Patch by Yogesh Chaud...
2013-05-20 Ezio Melotti#14097: merge with 3.3.
2013-05-20 Ezio Melotti#14097: improve the "introduction" page of the tutorial.
2013-05-20 Benjamin Petersonmerge 3.3
2013-05-20 Benjamin Petersonadd recursive repr test
2013-05-20 Eli BenderskyGet rid of ugly code duplication for ElementTree.parse...
2013-05-20 Eli BenderskyAdd some testing to verify which module was imported...
2013-05-20 Eli BenderskyIssue #17989: fix typo in error message
2013-05-19 Eli BenderskyIssue #17989: fix typo in error message
2013-05-19 Eli Benderskynormalize whitespace
2013-05-19 Eli BenderskyCleanup even more dead code
2013-05-19 Eli BenderskyCleanup more old ET library leftovers
2013-05-19 Eli BenderskyIssue #17988: remove unused alias for Element and renam...
2013-05-19 Eli BenderskyClarify docs too: events can be any sequence (not that...
2013-05-19 Eli Bendersky_elementtree.XMLParser._setevents should support any...
2013-05-19 Antoine PitrouTry to make test more reliable (saw some sporadic failu...
2013-05-19 Antoine PitrouTry to make test more reliable (saw some sporadic failu...
2013-05-19 Antoine PitrouIssue #11995: test_pydoc doesn't import all sys.path...
2013-05-19 Antoine PitrouIssue #11995: test_pydoc doesn't import all sys.path...
2013-05-19 Serhiy StorchakaIssue #17812: Fixed quadratic complexity of base64...
2013-05-19 Serhiy StorchakaIssue #17812: Fixed quadratic complexity of base64...
2013-05-18 Antoine PitrouIssue #17937: Try harder to collect cyclic garbage...
2013-05-18 Eli BenderskyIssue #17901: fix TreeBuilder construction for an expli...
2013-05-18 Eli BenderskyIssue #17901: fix TreeBuilder construction for an expli...
2013-05-18 Vinay SajipRe-enabled skipped test.
2013-05-18 Richard OudkerkMerge.
2013-05-18 Richard OudkerkClose file before reopening to keep Windows happy in...
2013-05-18 Richard OudkerkUse PY_FORMAT_SIZE_T because Visual Studio does not...
2013-05-18 Antoine PitrouIssue #17980: Fix possible abuse of ssl.match_hostname...
2013-05-18 Antoine PitrouIssue #17980: Fix possible abuse of ssl.match_hostname...
2013-05-18 Eli BenderskyIssue #17989: element_setattro returned incorrect error...
2013-05-18 Eli BenderskyIssue #17989: element_setattro returned incorrect error...
2013-05-18 Raymond HettingerUndo the deprecation of _asdict().
2013-05-18 Raymond HettingerDeprecate nametuple._asdict()
2013-05-17 Raymond Hettingermerge
2013-05-17 Raymond HettingerUpdate docstring for _asdict() to indicate it is obsolete.
2013-05-17 Benjamin Petersonrewrite the parsing of field names to be more consisten...
2013-05-17 Benjamin Petersonmerge 3.3
2013-05-17 Victor StinnerFileIO.readall(): remove trailing space from an excepti...
2013-05-17 Richard OudkerkIssue #15758: Fix FileIO.readall() so it no longer...
2013-05-17 Benjamin Petersononly recursively expand in the format spec (closes...
2013-05-17 Benjamin Petersonreset __class__, so multiple runs don't fail (closes...
2013-05-17 Raymond Hettingermerge
2013-05-17 Raymond HettingerIssue #17563: Fix dict resize performance regression.
2013-05-17 Raymond Hettingermerge
2013-05-17 Raymond HettingerRemove unnecessary exception handler.
2013-05-17 Raymond Hettingermerge
2013-05-17 Raymond HettingerIgnore Mac OS X entries for .DS_Store
2013-05-17 Serhiy StorchakaIssue #14596: The struct.Struct() objects now use more...
2013-05-17 Serhiy StorchakaFix some bugs in Tools/scripts/abitype.py.
2013-05-17 Serhiy StorchakaFix some bugs in Tools/scripts/abitype.py.
2013-05-17 Benjamin Petersonmerge 3.3
2013-05-17 Benjamin Petersonmove definition to top of block
2013-05-16 Victor StinnerFix compilater warnings on Windows 64-bit
2013-05-16 Victor StinnerFix a compilater warning on Windows 64-bit
2013-05-16 Vinay SajipIssue #17981: Closed socket on error in SysLogHandler.
2013-05-16 Victor StinnerFix a compilater warning on Windows 64-bit
next