2010-07-11 |
Benjamin Peterson | test for set literals |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Antoine Pitrou | Issue #7616: Fix copying of overlapping memoryview... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Georg Brandl | #9223: link to Command class reference, and move Comman... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Georg Brandl | #7935: cross-reference to ast.literal_eval() from eval... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Georg Brandl | Allow set literals in literal_eval(). |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Georg Brandl | #9184: fix default value for "buffering" param of open(). |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Georg Brandl | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Georg Brandl | #6774: explain shutdown() behavior varying with platform. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Ronald Oussoren | Fix for issue 9164 |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Georg Brandl | #3214 followup: add link to ABC entry. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Georg Brandl | Silence makeindex. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Senthil Kumaran | Issue2007: Removing reference to MSIE Cookie handling... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Benjamin Peterson | remove unneeded error check |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Senthil Kumaran | Stricter verification for file based url scheme and... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Benjamin Peterson | ValueError is eventually what we want to move to, I... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
R. David Murray | Add missing docs for re module 'purge' function. |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Michael Foord | Fix error message for comparing single line strings... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
R. David Murray | Fix 'refleak' introduced by fnmatch cache purge tests. |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Georg Brandl | #8564: update docs on integrating doctest/unittest... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Georg Brandl | #8456: fix signature of sqlite3.connect(). |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Georg Brandl | #8338: fix outdated class name. |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Georg Brandl | #1434090: properly append child in expatbuilder doctype... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Georg Brandl | #3214: improve description of duck-typing in glossary. |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Georg Brandl | #3071: tell how many values were expected when unpackin... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Georg Brandl | Emphasize role of count for Pascal string. |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Georg Brandl | Fix markup. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Jeffrey Yasskin | Oops. Fix distutils tests that r82746 broke. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Benjamin Peterson | be more robust across platforms |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Mark Dickinson | Silence gcc warning. (In function 'bytearray_init'... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Benjamin Peterson | remove SocketIO.__del__; close() can handle it |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Jeffrey Yasskin | Issue #9189: Allow users to set $CFLAGS, $CPPFLAGS... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Brian Curtin | Re-flow several long lines from #1578269. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Brian Curtin | Adding versionchanged to the various Windows os.symlink... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Brian Curtin | Fix the breakage of Lib/tarfile.py on non-Windows platf... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Benjamin Peterson | wrap |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Benjamin Peterson | allow more exceptions |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Brian Curtin | Reorder Jason "two O's" Coombs |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Benjamin Peterson | OverflowError is fine |
commit | commitdiff | tree | snapshot |
2010-07-09 |
R. David Murray | Fix sort order mistake in Misc/ACKS. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
R. David Murray | 7846: limit fnmatch pattern cache to _MAXCACHE=100... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Georg Brandl | 2.7 is now stable. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Benjamin Peterson | use assert method |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Benjamin Peterson | fix repr of complicated structseqs #9206 |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Benjamin Peterson | assert tuple inheritance |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Brian Curtin | Undo inadvertant checkin. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Brian Curtin | Implement #1578269. Patch by Jason R. Coombs. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Mark Dickinson | Issue #9136: Profiling Decimal gave 'dictionary changed... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Mark Dickinson | Fix misplaced exactness check that was causing unnecess... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Mark Dickinson | Fix a performance issue in Decimal.pow. Thanks Stefan... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Antoine Pitrou | Issue #8605: Skip test_gdb if Python is compiled with... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Mark Dickinson | In test_decimal, convert heuristic for skipping tests... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Ezio Melotti | Fix typo in a comment in mathmodule.c. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Alexander Belopolsky | Issue #5288: Eliminated round-trips between timdelta... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Benjamin Peterson | ValueError in this case is also acceptable |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Benjamin Peterson | make struct sequences subclass tuple; kill lots of... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Benjamin Peterson | add NEWS |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Georg Brandl | Turn more notes into comments. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Benjamin Peterson | don't ignore exceptions from PyObject_IsTrue |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Georg Brandl | Make comment out of an awkward note. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Benjamin Peterson | this needn't be in the loop |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Mark Dickinson | Issue #9186: log1p(-1.0) should raise ValueError,... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Mark Dickinson | Minor refactoring in lgamma code, for clarity. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Mark Dickinson | Kill gratuitous space. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Alexander Belopolsky | Issue #9000: datetime.timezone objects now have eval... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Georg Brandl | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Mark Dickinson | Style nit. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Vinay Sajip | Minor improvements to logging documentation. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Mark Dickinson | Indentation and PEP 7 fixes. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Matthias Klose | - sysmodule.c (get_hash_info): Define as static function. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Senthil Kumaran | Change 'lowered' to 'lowercased' |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Brett Cannon | Fix test_xmlrpc_net to no longer fail since there are... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Alexander Belopolsky | "Modernized" the demo a little. |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Victor Stinner | #9158: Fix y* format of PyArg_Parse*() functions docume... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Mark Dickinson | Post-detabification cleanup. |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Georg Brandl | Update Vec class constructor, remove indirection via... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Georg Brandl | Remove Dbm. |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Benjamin Peterson | untabify |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Alexander Belopolsky | Added two more test cases for datetime |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Georg Brandl | #9166: NotImplemented is not an exception. |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Benjamin Peterson | looking up on the type is correct, so this isn't an XXX |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Alexander Belopolsky | Added more tests for utctimetuple() |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Benjamin Peterson | cleanup basicsize logic #3268 |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Benjamin Peterson | pydoc still has a silly encoding |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Senthil Kumaran | Fix the docstrings of the capitalize method. |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Senthil Kumaran | Fix: Issue9091 Minor documentation clarification. |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Brett Cannon | Do some basic refactoring. Along the way also list... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Andrew M. Kuchling | Add brief explanation; remove no-longer-working link |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Mark Dickinson | Revert -r82559; it's not clear that this is the right... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Mark Dickinson | Re-encode shlex.py in UTF-8, and remove coding cookie. |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Mark Dickinson | Remove coding cookie from heapq.py. |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Mark Dickinson | Make Demo/parser/test_parser.py run. |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Mark Dickinson | Issue #9130: Validate ellipsis tokens in relative imports. |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Mark Dickinson | Fix symbol numbers in test_parser test. |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Mark Dickinson | Issue #9130: Fix validation of relative imports in... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Alexander Belopolsky | Fixed the test |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Alexander Belopolsky | Fixed doctests |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Alexander Belopolsky | Issue #9118: help(None) will now return NoneType doc... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Benjamin Peterson | Merged revisions 81478,82530-82531 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Benjamin Peterson | Initialized merge tracking via "svnmerge" with revision... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Benjamin Peterson | Removed merge tracking for "svnmerge" for |
commit | commitdiff | tree | snapshot |
next |