2012-06-16 |
Victor Stinner | Fix a compiler warning in _copy_characters() and remove... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Victor Stinner | Oops, fix my previous change on _copy_characters() |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Victor Stinner | get_sourcefile(): use PyUnicode_READ() to avoid the... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Victor Stinner | Fix unicode_adjust_maxchar(): catch PyUnicode_New(... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Victor Stinner | Fix "%f" format of str%args if the result is not an... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Victor Stinner | Remove debug code |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Victor Stinner | Optimize _PyUnicode_FastCopyCharacters() when maxchar... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Victor Stinner | unicodeobject.c: Remove debug code |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Alexander Belopolsky | Issue #15006: Allow equality comparison between naive... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Brett Cannon | Issue #14938: importlib.abc.SourceLoader.is_package... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Brett Cannon | Issue #13959: Add to imp.find_module() and load_module... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Brett Cannon | Closes issue #14982: Document that pkgutil's walk_packa... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Brett Cannon | Merge |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Alexander Belopolsky | Removed redundant code |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Richard Oudkerk | Fix _TestListener.ALLOWED_TYPES and add sanity check |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Antoine Pitrou | Mention the UTF-16 encoding speedup in the whatsnew... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Antoine Pitrou | Issue #15026: utf-16 encoding is now significantly... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Richard Oudkerk | Increase timeout used when waiting for manager to shutd... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Richard Oudkerk | Fix for 2d2f206d040e so that test_multiprocessing does... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Petri Lehtinen | #15036: Make a repeated changes and flushes work with... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Petri Lehtinen | #15036: Make a repeated changes and flushes work with... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Richard Oudkerk | Issue #14059: Implement multiprocessing.Barrier |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Antoine Pitrou | Issue #14933: fix misleading doc about weakref support... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Antoine Pitrou | Issue #14933: fix misleading doc about weakref support... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Nick Coghlan | Fix typos in NEWS entry |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Nick Coghlan | Issue #15061: Don't oversell the capabilities of the... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Eli Bendersky | Skip XincludeTest entirely instead of just ignoring... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Eli Bendersky | Removed _SimpleElementPath and its flaky test. The... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Eli Bendersky | mark problematic test as expected failure - investigating |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Eli Bendersky | Fix windows compilation problems caused by previous... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Eli Bendersky | Replace the iter/itertext methods of Element in _elemen... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Antoine Pitrou | Update .hgignore for VS9.0-generated files |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Antoine Pitrou | Issue #15070: fix VS9.0 build regression |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Richard Oudkerk | Issue #13841: Make child processes exit using sys.exit... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Martin v. Löwis | Issue #14936: curses_panel was converted to PEP 3121... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Martin v. Löwis | Issue #14936: curses_panel was converted to PEP 3121... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Martin v. Löwis | merge 3.2 |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Martin v. Löwis | Issue #14937: Fix typo. Patch by Roger Serwy. |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Alexander Belopolsky | Issue #1667546: On platforms supporting tm_zone and... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Sandro Tosi | Issue #15060: merge with 3.2 |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Sandro Tosi | Issue #15060: better fix, thanks to review on #python-dev |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Sandro Tosi | Issue #15060: merge with 3.2 |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Sandro Tosi | Issue #15060: fix typo in socket doc; Patch by anatoly... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Victor Stinner | Fix test_time for adjusted/adjustable changes |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Victor Stinner | PEP 418: Rename adjusted attribute to adjustable in... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Victor Stinner | time.get_clock_info() uses a namespace instead of structseq |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Alexander Belopolsky | Fixed a typo in time_localtime() |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Stefan Krah | 1) Fix signature of _mpd_qpow_uint(): contrary to the... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Richard Oudkerk | Issue #3518: Remove references to non-existent BaseMana... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Brett Cannon | Update importlib.h by touching Lib/importlib/_bootstrap.py. |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Brett Cannon | Make a test easier to read. |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Richard Oudkerk | Dummy merge |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Richard Oudkerk | Issue #10133: Make multiprocessing deallocate buffer... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Nick Coghlan | Close #13857: Added textwrap.indent() function (initial... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Raymond Hettinger | merge |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Raymond Hettinger | Fix indentation of method and attribute examples. |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Stefan Krah | 1) Replace long-winded abort() construct by assert(). |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Brian Quinlan | #15015: Fix accessing an non-existing attribute. |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Michael Foord | unittest.mock minor doc update |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Michael Foord | Adding patch.stopall method to unittest.mock |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Raymond Hettinger | Expand examples for ChainMap(). Improve markup. |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Stefan Krah | 1) State restrictions for the transform length. |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Raymond Hettinger | Small cleanup and optimization |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Raymond Hettinger | Note that the _asdict() method is outdated |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Raymond Hettinger | Minor reformatting (wrap fat lines, etc.) and create... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Michael Foord | Fix exception when calling reset_mock on a mock created... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Stefan Krah | Add one extra comparison to the _mpd_shortmul() case... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
R David Murray | Now that Defects are Exception subclasses, call super. |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Stefan Krah | Enumerate all cases in the overflow detection strategy... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Alexander Belopolsky | Relax datetime.timestamp() test around DST change |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Alexander Belopolsky | Relax datetime.timestamp() test around DST change |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Stefan Krah | Merge. |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Stefan Krah | 1) List relative error for _mpd_qln10(). |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Alexander Belopolsky | Issue #2736: Added datetime.timestamp() method. |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Hynek Schlawack | #14814: Remove redundant code from ipaddress.IPv6Network |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Terry Jan Reedy | Merge from 3.2, #12510 |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Terry Jan Reedy | Issue #12510: Revise and triple # of calltip tests... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Richard Oudkerk | Merge fixes for #13854 and #12157. |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Alexander Belopolsky | Issue #11823: disassembly now shows argument counts... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Stefan Krah | 1) The overflow detection in mpd_qln() has a surprising... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Nick Coghlan | Merge from 3.2 |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Nick Coghlan | Nudge readers towards a more accurate mental model... |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Kristján Valur... | Rearrange code to beat an optimizer bug affecting Relea... |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Richard Oudkerk | Issue #13854: Properly handle non-integer, non-string... |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Richard Oudkerk | Issue #12157: pool.map() does not handle empty iterable... |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Stefan Krah | 1) Add error analysis comments to mpd_qln10() and _mpd_... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Victor Stinner | Close #6203: Document that Python 3 sets LC_CTYPE at... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Kristján Valur... | Signal condition variables with the mutex held. Destro... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Gregory P.... | Fixes issue #15000: support the odd x32 abi on posixsub... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Gregory P.... | Fixes issue #15000: support the odd x32 abi on posixsub... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Richard Oudkerk | Add test for multiprocessing.Conditon.wait() and changs... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Victor Stinner | Close #11022: TextIOWrapper doesn't call locale.setloca... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Hynek Schlawack | #14814: ipaddress: refactor dup code, minor janitoring... |
commit | commitdiff | tree | snapshot |
2012-06-04 |
Victor Stinner | Issue #14711: os.stat_float_times() has been deprecated. |
commit | commitdiff | tree | snapshot |
2012-06-04 |
Nadeem Vawda | Add a function lzma.open(), to match gzip.open() and... |
commit | commitdiff | tree | snapshot |
2012-06-04 |
Nadeem Vawda | Allow LZMAFile to accept modes with a "b" suffix. |
commit | commitdiff | tree | snapshot |
2012-06-04 |
Nadeem Vawda | Simplify usage of LZMAFile's fileobj support, like... |
commit | commitdiff | tree | snapshot |
2012-06-04 |
Nadeem Vawda | Add a function bz2.open(), to match gzip.open(). |
commit | commitdiff | tree | snapshot |
2012-06-04 |
Nadeem Vawda | Clarify acceptable values for BZ2File.__init__'s mode... |
commit | commitdiff | tree | snapshot |
2012-06-04 |
Nadeem Vawda | Make BZ2File's fileobj support easier to use. |
commit | commitdiff | tree | snapshot |
next |