2008-12-19 |
Amaury Forgeot... | #4700: crtlicense.txt is displayed by the license(... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Mark Dickinson | Fix typo in Python equivalent for bit_length. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Raymond Hettinger | Fix-up and clean-up docs for int.bit_length(). |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Benjamin Peterson | _call_method -> _callmethod and _get_value to _getvalue |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Benjamin Peterson | fix typo |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Mark Dickinson | Issue 4692: bogus 'Make' in Makefile.pre.in; replace... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Antoine Pitrou | Issue #2467: gc.DEBUG_STATS reports invalid elapsed... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Mark Dickinson | Issue #3439: add bit_length method to int and long. |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Antoine Pitrou | Issue #2183: Simplify and optimize bytecode for list... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Benjamin Peterson | Merged revisions 67427,67431,67433,67435,67630,67652... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Amaury Forgeot... | #3632: the "pyo" macro from gdbinit can now run when... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Amaury Forgeot... | #3954: Fix error handling code in _hotshot.logreader |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Nick Coghlan | Issue #4197: Fix the remaining part of the doctest... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Georg Brandl | #4568: remove limitation in varargs callback example. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Georg Brandl | #4578: fix has_key() usage in compiler package. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Georg Brandl | #4611: fix typo. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Georg Brandl | #4446: document "platforms" argument for setup(). |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Antoine Pitrou | modify other occurrence of test_bad_address |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Antoine Pitrou | try to fix failure in test_bad_address on some buildbots |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Antoine Pitrou | Backport r67759 (fix io.IncrementalNewlineDecoder for... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Benjamin Peterson | fix missing bracket |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Nick Coghlan | Add file that was missed from r67750 |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Nick Coghlan | Fix several issues relating to access to source code... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Benjamin Peterson | remove has_key usage |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Antoine Pitrou | Issue #4163: Use unicode-friendly word splitting in... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Benjamin Peterson | fix incorrect example |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Lars Gustäbel | Issue #4616: TarFile.utime(): Restore directory times... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Mark Dickinson | Issues #3167, #3682: tests for math.log and math.log10... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Facundo Batista | Issue #4084: Fix max, min, max_mag and min_mag Decimal... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Amaury Forgeot... | #1030250: correctly pass the dry_run option to the... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Amaury Forgeot... | #4559: When a context manager's __exit__() method retur... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Jeffrey Yasskin | Update Misc/NEWS for r67666. |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Jeremy Hylton | Add simple unittests for Request |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Benjamin Peterson | revert unrelated change to installer script |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Benjamin Peterson | specify how things are copied |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Jeffrey Yasskin | Issue 4597: Fix several cases in EvalFrameEx where... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Martin v. Löwis | Consider micro version for name of CHM file. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Martin v. Löwis | Add UUIDs for 2.6.1 and 2.6.2. |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Georg Brandl | #4457: rewrite __import__() documentation. |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Georg Brandl | Add link to the favicon to the docs. |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Skip Montanaro | muffed the default case |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Antoine Pitrou | Issue #4509: bugs in bytearray with exports (buffer... |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Skip Montanaro | issue 4483 - dbm build failures on systems with gdbm_co... |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Georg Brandl | Follow-up to #4488: document PIPE and STDOUT properly. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Mark Dickinson | Issue #4445: save 3 bytes (on average, on a typical... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | Remove confusing sentence part. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | Followup to #4511: add link from decorator glossary... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Mark Dickinson | Issue #4461: Safety check in parsenumber (ast.c) |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Fred Drake | be more specific, and parallel to the py3k branch |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Fred Drake | bump version number |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | Move __import__ to the bottom of the functions list. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | #3171: document that *slice are removed in 3k. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | #4478: document that copyfile() can raise Error. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | #4517: add "special method" glossary entry and clarify... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | #4529: fix parser's validation for try-except-finally... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | #4544: add `dedent` to textwrap.__all__. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | #4441 followup: Add link to open() docs for Windows. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | #4458: recognize "-" as an argument, not a malformed... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | Use markup. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | Add an index entry for "subclassing immutable types". |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | #4441: improve doc for os.open() flags. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | #4409: fix asterisks looking like footnotes. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | #4408: document regex.groups. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Gregory P.... | rename the new check_call_output to check_output. ... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Georg Brandl | Clarification to avoid confusing output with file descr... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Vinay Sajip | Took Nick Coghlan's advice about importing warnings... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Gregory P.... | Adds a subprocess.check_call_output() function to retur... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Georg Brandl | Add another heapq example. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Georg Brandl | Add reference to enumerate() to indices example. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Fred Drake | Issue #1055234: cgi.parse_header(): Fixed parsing of... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Christian Heimes | Bumped up 2.6 to 2.7 |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Vinay Sajip | Issue #4384: Added logging integration with warnings... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Raymond Hettinger | Backport r67478 |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Jeffrey Yasskin | Speed up Python (according to pybench and 2to3-on-itsel... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Christian Heimes | Issue #4025 again |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Benjamin Peterson | let people using SVN Sphinx still build the docs |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Skip Montanaro | typo in comment |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Benjamin Peterson | fix pyspecific extensions that were broken by Sphinx... |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Christian Heimes | w# requires Py_ssize_t |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Martin v. Löwis | Issue #4365: Add crtassem.h constants to the msvcrt... |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Benjamin Peterson | note the version that works |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Martin v. Löwis | Issue #4389: Add icon to the uninstall entry in |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Benjamin Peterson | StringIO.close() stops you from using the buffer, too |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Amaury Forgeot... | Fix a small typo in docstring |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Jeremy Hylton | Send HTTP headers and message body in a single send... |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Jeremy Hylton | Reflow long lines. |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Jeremy Hylton | Move definition int sval into branch of ifdef where... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Benjamin Peterson | SVN format 9 is the same it seems |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Benjamin Peterson | Merged revisions 67384,67386-67387,67389-67390,67392... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Christian Heimes | Retain copyright of processing examples. This was reque... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Jesse Noller | issue4238: bsd support for cpu_count |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Jesse Noller | mp docs - fix issues 4012,3518,4193 |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Christian Heimes | Fixed issue ##3741: DISTUTILS_USE_SDK set causes msvc9c... |
commit | commitdiff | tree | snapshot |
2008-11-27 |
Matthias Klose | - Modules/Setup.dist: Update _elementtree, add _bisect... |
commit | commitdiff | tree | snapshot |
2008-11-27 |
Matthias Klose | - Modules/Setup.dist: Update pyexpat |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Benjamin Peterson | fix typo in sqlite3 docs |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Matthias Klose | - Modules/Setup.dist: Mention _elementtree and _pickle. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Benjamin Peterson | Merged revisions 67183,67191,67371 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Benjamin Peterson | always check the return value of NEW_IDENTIFIER |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Jeremy Hylton | Add unittests that verify documented behavior of public... |
commit | commitdiff | tree | snapshot |
next |