2010-05-28 |
R. David Murray | Make the ctl-C shutdown of serve.py prettier. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
R. David Murray | Make reference to Generic Attribute Management a hyperlink. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Brian Curtin | Fix #8405 for slow buildbots. Remove the sleep on start... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Martin v. Löwis | Issue #1759169: Drop _XOPEN_SOURCE on Solaris. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Benjamin Peterson | 2to3 doesn't fix test_support #6583 |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Benjamin Peterson | remove non-ascii coding per PEP 8 |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Victor Stinner | Issue #8835: test_support.transient_internet() catchs... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Andrew M. Kuchling | Add item |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Alexander Belopolsky | Issue #7150: Raise OverflowError if the result of addin... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Andrew M. Kuchling | Remove top-level 'General Questions' section, pushing... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Andrew M. Kuchling | Rewrite wxWidgets section |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Alexander Belopolsky | Added Andrej Krpic. (Thanks for issue #7879 patch.) |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Alexander Belopolsky | Issue #7879: Skip negative timestamps test on any Windo... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Alexander Belopolsky | Issue #7879: Do not test negative timestamps on any... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Mark Dickinson | Issue #8825: additional testcases for int(string, 0... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Victor Stinner | Issue #7449: Skip test_socketserver if threading suppor... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Victor Stinner | Issue #3798: Write sys.exit() message to sys.stderr... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Martin v. Löwis | Add Alexander Belopolsky. |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Mark Dickinson | Fix a NameError in test_enumerate. |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Mark Dickinson | Issue #8816: Extra tests for some built-in functions... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
R. David Murray | Issue 8818: urlparse/urlsplit keyword is 'scheme',... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
R. David Murray | Issue 8143: sync unquote in urlparse with urllib; add... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Brian Curtin | Fix #2810 - handle the case where some registry calls... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Andrew M. Kuchling | Add three items |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Brett Cannon | Make the contributor list alphabetical again. |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Benjamin Peterson | correct default docs |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Benjamin Peterson | set svn:eol-style |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Georg Brandl | #8616: update module name |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Victor Stinner | Add the author of the last fix (Issue #6662) |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Victor Stinner | Issue #6662: Fix parsing of malformatted charref (... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Georg Brandl | #8016: add the CP858 codec (approved by Benjamin).... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Steven Bethard | Fix default value for version help. Approved by Benjami... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Steven Bethard | argparse documentation updates (including updates to... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Georg Brandl | #1436346: make it more obvious that timetuple[7] is... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Georg Brandl | NEWS rewrap and punctuation consistency. |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Benjamin Peterson | Merged revisions 80937,81478 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Victor Stinner | Fix my last commit (r81471) about codecs |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Victor Stinner | Issue #6268: More bugfixes about BOM, UTF-16 and UTF-32 |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Georg Brandl | #8635: document enumerate() start parameter in docstring. |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Georg Brandl | Underscore the name of an internal utility function. |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Georg Brandl | Issue #3924: Ignore cookies with invalid "version"... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Georg Brandl | #8785: less confusing description of regex.find*. |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Victor Stinner | Issue #6268: Fix seek() method of codecs.open(), don... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Victor Stinner | Issue #5640: Fix Shift-JIS incremental encoder for... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Georg Brandl | #8709: mention Windows support for os.devnull. |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Georg Brandl | typo |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Georg Brandl | Correct info for Semaphore.acquire() semantics under... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Benjamin Peterson | simplify and modernize updatecache() |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Benjamin Peterson | remove debugging rubish |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Benjamin Peterson | ensure the last line has a trailing newline #8782 |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Georg Brandl | #8707: remove duplicate paragraph part. |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Benjamin Peterson | fix name |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Benjamin Peterson | use addCleanup |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Georg Brandl | Add missing parameter in SimpleXMLRPCServer signature. |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Georg Brandl | typo |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Benjamin Peterson | return NotImplemented from Mapping when comparing to... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Georg Brandl | #8783: replace link to now dead hash collision FAQ. |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Vinay Sajip | Updated logging documentation with more dictConfig... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Antoine Pitrou | Issue #5753: A new C API function, :cfunc:`PySys_SetArg... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Benjamin Peterson | fix extra 't' #8778 |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Brett Cannon | Turned out that if you used explicit relative import... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Victor Stinner | libpython.py: fix support of non-BMP unicode characters |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Tarek Ziadé | #8759: Fixed user paths in sysconfig for posix and... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Stefan Krah | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Stefan Krah | Fix typos in docstrings. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Ezio Melotti | Fix typo in argparse doc. |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Giampaolo Rodolà | Fix issue #8573 (asyncore._strerror bug): fixed os... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Senthil Kumaran | Doc Fix. Correct link to Zephyr ASDL Abstract page. |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Vinay Sajip | Fixed minor typo in ReST markup. |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Senthil Kumaran | Fix minor typo. |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Antoine Pitrou | Issue #7079: Fix a possible crash when closing a file... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Florent Xicluna | Issue #1285086: Speed up urllib.quote and urllib.unquot... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Tarek Ziadé | upgraded distutils docs w.r.t. the manifest regeneration |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Florent Xicluna | Slight style cleanup. |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Tarek Ziadé | Fixed #8688: Distutils now recalculates MANIFEST everytime. |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Andrew M. Kuchling | Add cross-reference to later section |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Antoine Pitrou | Clear the OpenSSL error queue each time an error is... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Antoine Pitrou | Document that SSL v2 is insecure. |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Victor Stinner | Use with open() as fo: ... instead of try: fo = open... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Victor Stinner | Use 4-spaces for indentation (instead of tabs) in pgen... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Victor Stinner | reindent _cursesmodule.c |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Amaury Forgeot... | Remove unused variable, and fix a compilation warning... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Victor Stinner | NEWS: strip trailing spaces |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Benjamin Peterson | use TestCase skip method |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Stefan Krah | If the timeout is exceeded, count the tests as skipped... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Victor Stinner | Fix regression introduced by r81154 (Issue #5099, subpr... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Victor Stinner | Issue #8711: add paragraph titles to c-api/unicode.rst |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Victor Stinner | Doc: replace PEP xxx by :pep:`xxx` to create a link... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Brett Cannon | subprocess.Popen.__del__ referenced global objects... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Brett Cannon | test_site was failing under darwin for non-framework... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Florent Xicluna | Revert changeset r81150 which helped diagnose issue... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Florent Xicluna | Improve test feedback to troubleshoot issue #8423 on... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Florent Xicluna | Better test skipping, with message in the log. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Benjamin Peterson | rip out mention of types.ListType #8703 |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Florent Xicluna | Revert the additional OS X information (r81140). Keep... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Florent Xicluna | Add sensible information about the OS X platform to... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Victor Stinner | Fix verb tense in skip message. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Victor Stinner | Issue #8422, test_genericpath: skip the creation of... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Senthil Kumaran | Fix Issue8657 - adding git and git+ssh as know schemes. |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Mark Dickinson | Fix unused variable in test_factorial. |
commit | commitdiff | tree | snapshot |
next |