2010-10-08 |
Antoine Pitrou | Better Python spawning primitives in test.script_helper... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Antoine Pitrou | Update what's new |
commit | commitdiff | tree | snapshot |
2010-10-08 |
R. David Murray | #4661: add bytes parsing and generation to email (email... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Antoine Pitrou | Issue #1589: Add ssl.match_hostname(), to help implemen... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Hirokazu Yamamoto | Follows Python/fileutils.c addition. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Hirokazu Yamamoto | Issue #9978: Wait until subprocess completes initializa... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Raymond Hettinger | Fix handling on negative numbers in ast.literal_eval(). |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Victor Stinner | copy_absolute() keeps the relative path on _Py_wgetcwd... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Victor Stinner | fileutils.c: document which encodings are used |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Victor Stinner | copy_absolute() raises a fatal error on _Py_wgetcwd... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Victor Stinner | _Py_wrealpath() requires the size of the output buffer |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Victor Stinner | _Py_stat() and _Py_fopen(): avoid PyUnicode_AsWideCharS... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Victor Stinner | Fix fileutils for Windows |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Victor Stinner | Ooops, fileutils.c contains twice the same code |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Victor Stinner | Create fileutils.c/.h |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Victor Stinner | _wrealpath() and _Py_wreadlink() support surrogates... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Brian Curtin | Fix #8584. Fix the skipping of a number of tests due... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Victor Stinner | PyUnicode_AsWideCharString() takes a PyObject*, not... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Victor Stinner | time: fix gcc warning |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Victor Stinner | Rewrite RunMainFromImporter() |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Victor Stinner | Create a subfunction for PySys_SetArgvEx() |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Antoine Pitrou | Issue #9759: GzipFile now raises ValueError when an... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Antoine Pitrou | More new things in what's new |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Antoine Pitrou | FakeSocket is (supposed to be) gone in 3.x |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Brian Quinlan | Fixes 9903: test_concurrent_futures writes on stderr |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Georg Brandl | Update to Sphin 1.0.4. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Georg Brandl | Fix the suspicious builder not to write CRLF, update... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Georg Brandl | Fix errors found by "make suspicious". |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Georg Brandl | Fix spelling and markup. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Georg Brandl | Migrate to Sphinx 1.0 C language constructs. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Georg Brandl | Copyedit of os.symlink() docs. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Georg Brandl | #10034: import readline in longer example. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Amaury Forgeot... | #2982 More test coverage for the pyexpat parser. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Amaury Forgeot... | #9060 Let platforms without dup2() compile the replacem... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Senthil Kumaran | fix a typo. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Senthil Kumaran | Remove the references of FTPS from the urllib Documenta... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Antoine Pitrou | Fix test_tk under OS X with Tk 8.4. Patch by Ned Deily. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Georg Brandl | Indent version tags properly. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Éric Araujo | Fix news entry formatting nits |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Éric Araujo | Fix interaction of custom translation classes and cachi... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Éric Araujo | Recode developers.txt to UTF-8, as discussed on python... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Antoine Pitrou | GzipFile.peek improvements, suggested by Nir Aides. |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Giampaolo Rodolà | Fix issue 6706: adds new handle_accepted() method to... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Martin v. Löwis | Add Tal Einat. |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Lars Gustäbel | Issue #9065: no longer use "root" as the default for the |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Senthil Kumaran | Remove the debugging print line from the test. |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Gerhard Häring | Fixes #10020 |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Senthil Kumaran | Fix Issue10012 - httplib headers, which are (sometimes... |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Senthil Kumaran | Fix Issue9272 - Change CGIHTTPServer to give the child... |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Tarek Ziadé | typo in Arfrever name |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Tarek Ziadé | Fixed #8980: distutils.command.check was failing w... |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Benjamin Peterson | typo |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Benjamin Peterson | add a test and a note about metaclasses now being abcs |
commit | commitdiff | tree | snapshot |
2010-10-02 |
R. David Murray | #1050268: make parseaddr 'quote' the contents of quoted... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
R. David Murray | Make the printing of sqlite version in verbose mode... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Victor Stinner | Update changelog for r85174 |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Victor Stinner | Issue #8670: Rename testcapi unicode test methods |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Victor Stinner | Oops, revert unwanted _testcapi changes of r85174 |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Victor Stinner | Issue #8670: ctypes.c_wchar supports non-BMP characters... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Victor Stinner | Issue #8670: PyUnicode_AsWideChar() and PyUnicode_AsWid... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Victor Stinner | Issue #8870: PyUnicode_AsWideCharString() doesn't count... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Senthil Kumaran | Use proper variable name 'data' instead of 'str' in... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Senthil Kumaran | Fix - issue10010 .. index:: position in the docs. |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Benjamin Peterson | type.__abstractmethods__ should raise an AttributeError... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Amaury Forgeot... | Lower the tone of the warning about SSL certificate... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
R. David Murray | Fix docstring typo. |
commit | commitdiff | tree | snapshot |
2010-10-01 |
R. David Murray | #10004: in Q encoded word ignore '=xx' when xx is not... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Brian Curtin | Fix #10003. Add SIGBREAK to the set of valid signals... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Alexander Belopolsky | Issue #6608: time.asctime is now checking struct tm... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Hirokazu Yamamoto | Cosmetic fix for PCBuild/readme.txt. |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Georg Brandl | Fix weird markup that caused latex to fail. |
commit | commitdiff | tree | snapshot |
2010-10-01 |
R. David Murray | Fix a couple spelling errors in comments and delete... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Senthil Kumaran | Issue1491 - BaseHTTPServer incorrectly implements respo... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Brian Curtin | Remove an unreferenced variable. len is no longer needed. |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Mark Dickinson | Issue #9599: Further accuracy tweaks to loghelper... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Mark Dickinson | Add testcases from bug report #9980. |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Victor Stinner | Fix PyUnicode_AsWideCharString(): set *size if size... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Victor Stinner | test_imp: getfilesystemencoding() cannot be None anymore |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Victor Stinner | Use os.fsencode() to support surrogates |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Victor Stinner | Issue #9630: Redecode filenames when setting the filesy... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Antoine Pitrou | Fix NNTP when there's a ".netrc" file |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Antoine Pitrou | Disable the usenetrc option when testing nntplib |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Antoine Pitrou | Issue #9360: Cleanup and improvements to the nntplib... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Brian Curtin | Fix #9978. WINFUNCTYPE is from ctypes, not from ctypes... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Antoine Pitrou | Issue #9983: warn that urllib and httplib don't perform... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Antoine Pitrou | Issue #9962: GzipFile now has the peek() method. |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Victor Stinner | Issue #9979: Use PyUnicode_AsWideCharString() in _ctype... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Victor Stinner | Issue #9979: Use PyUnicode_AsWideCharString() in time... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Victor Stinner | Issue #9979: Use PyUnicode_AsWideCharString() for _loca... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Victor Stinner | Issue #9979: Use PyUnicode_AsWideCharString() in import.c |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Victor Stinner | Issue #9979: Create function PyUnicode_AsWideCharString(). |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Victor Stinner | linecache.updatecache(): don't the lines into the cache... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Victor Stinner | linecache.updatecache() returns an empty list on error |
commit | commitdiff | tree | snapshot |
2010-09-29 |
R. David Murray | Have test_sqlite print version info when run in verbose... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
R. David Murray | #7110: have regrtest print test failures and tracebacks... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Antoine Pitrou | Give a dedicated page to memoryview objects, so that... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Antoine Pitrou | Buffers are not sequence objects (!). Put them in the... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Antoine Pitrou | Various improvements to the docs of the buffer API |
commit | commitdiff | tree | snapshot |
2010-09-28 |
R. David Murray | #9628: fix runtests.sh -x option so more than one test... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Antoine Pitrou | Fix compilation under Windows |
commit | commitdiff | tree | snapshot |
next |