2014-01-08 |
Victor Stinner | (Merge 3.3) Issue #20113: Fix test_posix on OpenIndiana |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Victor Stinner | Issue #20113: Fix test_posix on OpenIndiana |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Victor Stinner | (Merge 3.3) Issue #20113: os.readv() and os.writev... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Victor Stinner | Issue #20113: os.readv() and os.writev() now raise... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Eric Snow | Issue 19713: Remove PEP 451-related code that should... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Gregory P.... | Fixes issue #19081: When a zipimport .zip file in sys... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Gregory P.... | Fixes Issue #19081: When a zipimport .zip file in sys... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Guido van Rossum | Fix typo in asyncio/streams.py. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Larry Hastings | Issue #19723: Missed one conversion to the new Argument... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Zachary Ware | Issue #19723: Fix issue number typo in Misc/NEWS |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Brett Cannon | Issue #12837: Silence a Clang compiler warning on OS X. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Brett Cannon | Issue #19719: Update various finder and loader ABCs... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Larry Hastings | Issue #19273: The marker comments Argument Clinic uses... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Larry Hastings | Issue #20157: When Argument Clinic renames a parameter... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Larry Hastings | Issue #20141: Improved Argument Clinic's support for... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Larry Hastings | Issue #20144: Argument Clinic now supports simple const... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
R David Murray | whatsnew: expand 'dis' entry. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Serhiy Storchaka | Issue #20072: Fixed multiple errors in tkinter with... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Serhiy Storchaka | Issue #20072: Fixed multiple errors in tkinter with... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Brett Cannon | Issue #20096: Update the Python 2/3 porting HOWTO to... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Victor Stinner | Issue #20162: test_hash_distribution() uses subTest... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Eric Snow | Issue 19713: Add PEP 451-related deprecations. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Eric Snow | Remove more usage of APIs deprecated by PEP 451. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Eric Snow | Issue #19703: Update pydoc to use the new importer... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Eric Snow | Remove dead PEP 451 code. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Guido van Rossum | asyncio: Fix deadlock in readexactly(). Fixes issue... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
R David Murray | whatsnew: ssl getpeercert/do_handshake raise OSError... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
R David Murray | whatsnew: pydoc.Scanner removal, check_output input... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Larry Hastings | Issue #20143: The line numbers reported in Argument... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Larry Hastings | Issue #20142: Py_buffer variables generated by Argument... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Larry Hastings | Merge 3.4.0b2 release revisions back into mainline. |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Larry Hastings | Post-release engineering; updated NEWS and version... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Raymond Hettinger | Add comments to frozenset_hash(). |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Ethan Furman | Issue19995: %o, %x, %X now only accept ints |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Larry Hastings | Added tag v3.4.0b2 for changeset ba32913eb13e |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Larry Hastings | Bump version number for 3.4.0b2. v3.4.0b2 |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Larry Hastings | Regenerated pydoc/topics.py, and fix a "suspicious... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Larry Hastings | Argument Clinic: fixed test suite, improved howto. |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Eric Snow | Issue 20123: Disable a problematic test. |
commit | commitdiff | tree | snapshot |
2014-01-05 |
R David Murray | Fix news entry to use updated name for XMLPullParser. |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Eric Snow | Issue 20123: try using a different builtin module in... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
R David Murray | whatsnew: XMLPullParser, plus some doc updates. |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Eric Snow | Issue 20123: Fix pydoc.synopsis() for "binary" modules. |
commit | commitdiff | tree | snapshot |
2014-01-05 |
R David Murray | whatsnew: removal of TYPE_INT64 from marshal. |
commit | commitdiff | tree | snapshot |
2014-01-04 |
R David Murray | whatsnew: logging TimedRotatingFileHandler atTime param... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
R David Murray | whatsnew: from __future__ string exception, attribute... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
R David Murray | whatsnew: ppring string wrapping, string pickling optim... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Stefan Krah | Whitespace. |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Martin v. Löwis | Regenerate python34stub.def. |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Martin v. Löwis | Issue #17432: Drop UCS2 from names of Unicode functions... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
R David Murray | whatsnew: Mock mock_open readline(s); expand descriptio... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Eric Snow | Issue #19708: Update pkgutil to use the new importer... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Eric Snow | Issue #19713: Move away from using find_module/load_module. |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Eric Snow | Issue #19927: Add __eq__ to path-based loaders in impor... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Larry Hastings | Issue #19659: Added documentation for Argument Clinic. |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Serhiy Storchaka | Reverted changeset b72c5573c5e7 (issue #15027). |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Larry Hastings | Issue #19976: Argument Clinic METH_NOARGS functions... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Serhiy Storchaka | Issue #15027: Rewrite the UTF-32 encoder. It is now... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Stefan Krah | Merge from 3.3. |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Martin v. Löwis | Drop reference to pythoncore, to avoid linking python34.dll |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Martin v. Löwis | Merge 3.3 |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Martin v. Löwis | Merge with 3.3: Issue #17432: Drop UCS2 from names... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
R David Murray | whatsnew: consistently use 3 blanks between major secti... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
R David Murray | whatsnew: make bullet list presentation style consistent. |
commit | commitdiff | tree | snapshot |
2014-01-03 |
R David Murray | whatsnew: unittest discovery sorting, urlllib Request... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Martin v. Löwis | Issue #19526: Exclude all new API from the stable ABI. |
commit | commitdiff | tree | snapshot |
2014-01-03 |
R David Murray | whatsnew: porting note for HTTP[S]Connection strict... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
R David Murray | whatsnew: deprecation of HTTPConnection's strict parameter. |
commit | commitdiff | tree | snapshot |
2014-01-03 |
R David Murray | whatsnew: unittest import time SkipTest reported as... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
R David Murray | whatsnew: http.server send_error explain parameter. |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Victor Stinner | Remove deadcode (HASH macro is no more defined) |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Victor Stinner | Remove now unused variables |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Martin v. Löwis | Revert accidental deletion of _overlapped. |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Martin v. Löwis | * Issue #16113: Remove sha3 module again. |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Victor Stinner | unicode_char() uses get_latin1_char() to get latin1... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Victor Stinner | add unicode_char() in unicodeobject.c to factorize... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Victor Stinner | Issue #18294: Fix uint_converter() in zlibmodule.c... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Eric Snow | Issue #20097: Fix bad use of "self" in importlib's... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Daniel Holth | Issue #18585: speed zipfile import by only generating... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Victor Stinner | audioop: adpcm2lin() and lin2adpcm() now raises a TypeE... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Benjamin Peterson | correct word for __annotations__ doc (closes #20110) |
commit | commitdiff | tree | snapshot |
2014-01-02 |
R David Murray | #17282: Document unittest.main defaultTest argument. |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Benjamin Peterson | avoid parameter name clash (closes #20108) |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Benjamin Peterson | remove brackets |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Victor Stinner | asyncio: make PY34 symbol private (rename it to _PY34) |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Antoine Pitrou | Issue #20111: pathlib.Path.with_suffix() now sanity... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Benjamin Peterson | merge 3.3 (#20110) |
commit | commitdiff | tree | snapshot |
2014-01-02 |
R David Murray | whatsnew: sqlite3 uri parm, unittest.main defaultTest... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
R David Murray | Merge and update #17282: Document unittest.main default... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Benjamin Peterson | merge 3.3 (closes #20108) |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Zachary Ware | Issue #20101: Merge with 3.3 |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Zachary Ware | Issue #20101: Allow test_monotonic to pass on Windows... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Donald Stufft | Update pip to the released 1.5 |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Martin v. Löwis | Issue #19728: Enable pip installation by default on... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Victor Stinner | (Merge 3.3) Issue #18829: Add tests for the csv module... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Victor Stinner | Issue #18829: Add tests for the csv module for invalid... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Victor Stinner | threading.RLock._acquire_restore() now raises a TypeErr... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Victor Stinner | (Merge 3.3) parser: fix usage of Py_BuildValue() to... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Victor Stinner | parser: fix usage of Py_BuildValue() to build a parser... |
commit | commitdiff | tree | snapshot |
next |