]> granicus.if.org Git - python/shortlog
python
2013-03-20 Benjamin Petersonfix compiler warning
2013-03-20 Senthil Kumarannull merge.
2013-03-20 Senthil KumaranAutomated merge with file:///Users/skumaran/python...
2013-03-20 Senthil KumaranAutomated merge with ssh://hg.python.org/cpython
2013-03-20 R David MurrayUse logic operator, not bitwise operator, for conditional.
2013-03-20 R David Murray#17485: Delete the Content-Length header if the data...
2013-03-20 Kristján Valur... Merge with 3.3
2013-03-20 Kristján Valur... Issue #15038 : Fixing the condition broadcast and docs.
2013-03-20 Kristján Valur... Issue #15038 : Fixing the condition broadcast and docs.
2013-03-20 Senthil Kumaran#17474 - merge from 3.3. Update default Docs with versi...
2013-03-20 Kristján Valur... Issue #16475: Support object instancing, recursion...
2013-03-20 R David Murray#15927: Fix cvs.reader parsing of escaped \r\n with...
2013-03-20 Senthil Kumaran#17474 - Mark the deprecated Request methods as depreca...
2013-03-20 Michael FoordCloses issue 17467. Add readline and readlines support...
2013-03-19 Senthil Kumaran#17471: merge from 3.3
2013-03-19 Senthil Kumaran#17471 - merge from 3.2
2013-03-19 Terry Jan ReedyIssue #13248: removed deprecated and undocumented diffl...
2013-03-19 Kristján Valur... Merge with 3.3
2013-03-19 Kristján Valur... Merge with 3.2
2013-03-19 Kristján Valur... Merge with 3.3
2013-03-19 Kristján Valur... Merge with 3.2
2013-03-19 Senthil Kumaran#17471 - Increasing the urllib.error test coverage...
2013-03-19 Kristján Valur... Merge
2013-03-19 Kristján Valur... Merge
2013-03-19 Kristján Valur... Issue #10296: Merge to default
2013-03-19 Kristján Valur... #10296: Merge to 3.3
2013-03-19 Gregory P.... merge heads & use iso8601 date format
2013-03-19 Gregory P.... merge heads
2013-03-19 Gregory P.... merge from 3.2
2013-03-19 Gregory P.... merge heads
2013-03-19 Gregory P.... merge heads
2013-03-19 Gregory P.... Fixes Issue #17192: Update the ctypes module's libffi...
2013-03-19 Kristján Valur... Issue #10296 : Don't handle BreakPoint exceptions using
2013-03-19 R David MurrayMerge: #1525919: Document MIMEText+set_payload encoding...
2013-03-19 R David MurrayMerge: #1525919: Document MIMEText+set_payload encoding...
2013-03-19 R David Murray#1525919: Document MIMEText+set_payload encoding behavior.
2013-03-19 Gregory P.... merge heads
2013-03-19 Gregory P.... merge heads in 3.3
2013-03-19 doko@ubuntu.com- update config.guess and config.sub
2013-03-19 doko@ubuntu.com- update config.guess and config.sub
2013-03-19 Gregory P.... merge heads in 3.2
2013-03-19 Gregory P.... Fixes Issue #17192: Update the ctypes module's libffi...
2013-03-19 Senthil Kumaran#17471 - merge from 3.3
2013-03-19 Senthil Kumaran#17471 - merge from 3.2
2013-03-19 Senthil Kumaran#17471 - Improve urllib2 test coverage. Patch contribut...
2013-03-19 R David MurrayMerge: #8862: Fix curses cleanup with getchar is interr...
2013-03-19 R David MurrayMerge: #8862: Fix curses cleanup with getchar is interr...
2013-03-19 R David Murray#8862: Fix curses cleanup with getchar is interrupted...
2013-03-19 Senthil Kumaranmerge branch
2013-03-19 Senthil KumaranRefactor test_urllib2. Include test_HTTPError_interface...
2013-03-19 Senthil Kumaran../bug-fixes/http_error_interface/.hg/last-message.txt
2013-03-19 R David MurrayMerge: #17443: Fix buffering in IMAP4_stream.
2013-03-19 R David MurrayMerge: #17443: Fix buffering in IMAP4_stream.
2013-03-19 R David Murray#17443: Fix buffering in IMAP4_stream.
2013-03-19 Serhiy StorchakaFix usage of the unittest.skip decorator.
2013-03-19 Serhiy StorchakaFix usage of the unittest.skip decorator.
2013-03-19 Serhiy StorchakaFix usage of the unittest.skip decorator.
2013-03-19 Senthil Kumaran#17460 - merge from 3.3
2013-03-19 Ezio MelottiNull merge 7127fbc363bb.
2013-03-19 Senthil Kumaran#17460 - merge from 3.2
2013-03-19 Senthil Kumaran#17460 - Adding relevant warning messages regarding...
2013-03-19 R David MurrayMerge: #17476: make allmethods actually return all...
2013-03-19 Benjamin Petersonbump Python-ast.c
2013-03-19 Benjamin Petersonplacate msvc
2013-03-19 R David Murray#17476: make allmethods actually return all methods.
2013-03-19 R David Murray#17476: make allmethods actually return all methods.
2013-03-19 Benjamin Petersonmerge heads
2013-03-19 Benjamin Petersonrefactor to fix refleaks
2013-03-19 Benjamin Petersonsprinkle const
2013-03-19 R David Murray#17464: improve pydoc test coverage.
2013-03-19 Senthil Kumaran#17474 - Remove the various deprecated methods of Reque...
2013-03-19 Michael FoordCloses issue 16709. unittest test discovery sorts test...
2013-03-19 Gregory P.... Fixes issue #17192: Update the ctypes module's libffi...
2013-03-19 Senthil Kumaran#10050 : merge to default
2013-03-19 Senthil Kumaran#10050 - Document DeprecationWarnings for URLopener...
2013-03-18 Benjamin Petersonuse the HTTPS for pypi upload
2013-03-18 Michael FoordMerge
2013-03-18 Michael FoordDocumentation corrections for unittest.mock
2013-03-18 R David Murray#5024: whichhdr now returns the frame count for WAV...
2013-03-18 Senthil Kumaran#17460: Remove the strict argument of HTTPConnection...
2013-03-18 Benjamin Petersonmove declaration to top of block
2013-03-18 Benjamin Petersonadd Sven Brauch for his #16795 contribution
2013-03-18 Benjamin Petersonunify some ast.argument's attrs; change Attribute colum...
2013-03-18 Andrew SvetlovIssue #17463: Fix test discovery for test_pdb.py
2013-03-18 Andrew SvetlovIssue #17463: Fix test discovery for test_pdb.py
2013-03-18 Giampaolo Rodola'(issue 17452 / ftplib) fix TypeError occurring in case...
2013-03-18 R David MurrayMerge #17448: Make test_sax skip if there are no xml...
2013-03-18 R David MurrayMerge #17448: Make test_sax skip if there are no xml...
2013-03-18 R David Murray#17448: Make test_sax skip if there are no xml parsers.
2013-03-18 R David MurrayMerge #16057: Clarify why the base method default is...
2013-03-18 R David MurrayMerge #16057: Clarify why the base method default is...
2013-03-18 R David Murray#16057: Clarify why the base method default is called...
2013-03-17 Brett Cannonmerge
2013-03-17 Brett CannonIssue #16880: _imp.load_dynamic() is not defined on...
2013-03-17 Terry Jan ReedyMerge with 3.3
2013-03-17 Terry Jan ReedyMerge with 3.2
2013-03-17 Terry Jan ReedyIssue #17415: Trim trailing whitespace
2013-03-17 Terry Jan ReedyMerge with 3.3
2013-03-17 Terry Jan ReedyMerge with 3.2
2013-03-17 Terry Jan ReedyIssue #17415: Clarify 'this' referent by moving contain...
next