2014-10-10 |
Victor Stinner | Issue #22564: ssl doc: mention how SSLSocket are usuall... |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Victor Stinner | Issue #22564: ssl doc: use "class" marker to document... |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Victor Stinner | Issue #22564: ssl doc: document read(), write(), pendin... |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Victor Stinner | Issue #22564: ssl doc: fix typos |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Terry Jan Reedy | Issue #20167: revise condition to accomodate message... |
commit | commitdiff | tree | snapshot |
2014-10-10 |
R David Murray | #18176: Change generic UCD PropList link to version... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Terry Jan Reedy | De-'colour'ize stdlib except for idlelib.configDialog. |
commit | commitdiff | tree | snapshot |
2014-10-09 |
R David Murray | #18176: fix another reference and add it to the makeuni... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
R David Murray | #18176: updated stdtypes UCD link, added reminder to... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Victor Stinner | Issue #22588: Fix typo in _testcapi.test_incref_decref_... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Victor Stinner | Issue #22568: Fix compilation of posixmodule.c with... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Victor Stinner | Closes #22580: Fix documentation of PyUnicode_Tailmatch() |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Terry Jan Reedy | Issue 3068: Move idlelib.configDialog action button... |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Serhiy Storchaka | Issue #21715: Extracted shared complicated code in... |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Antoine Pitrou | Issue #22462: Fix pyexpat's creation of a dummy frame... |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Berker Peksag | Issue #22576: Fix signatures of FTP.storbinary() and... |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Larry Hastings | Merge from 3.4.2 release head back into 3.4 mainline. |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Larry Hastings | Post-release changes after 3.4.2 final. |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Terry Jan Reedy | idlelib.configHandler: revise docstrings, add spaces... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Benjamin Peterson | use source role instead of linking to svn |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Georg Brandl | Closes #16155: fix a few errors in doctest output of... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Georg Brandl | Closes #12148: clarify "or's together option flags... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Georg Brandl | Closes #21782: the default hash(x) is not exactly id... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Georg Brandl | Closes #10031: overhaul the "imports" section of the... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Georg Brandl | Closes #21480: better explanation of "hg touch" in... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Georg Brandl | Clean up the docs of PyObject_IsSubclass and PyObject_I... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Georg Brandl | Closes #22507: document that PyType_IsSubtype does... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Georg Brandl | Document builtin classes as such, not functions. |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Georg Brandl | Closes #22565: fix argument types of PyErr_WarnEx. |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Terry Jan Reedy | Issue #22546: update doc for mini-language float None... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Larry Hastings | Added tag v3.4.2 for changeset ab2c023a9432 |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Larry Hastings | Release bump for 3.4.2 final. v3.4.2 |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Larry Hastings | Update pydoc topics and fix supsicious markup for 3... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Benjamin Peterson | PyObject not PyType (closes #18494) |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Antoine Pitrou | Closes #21173: Fix len() on a WeakKeyDictionary when... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Victor Stinner | cleanup test_posix |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Victor Stinner | Issue #22390: Remove files created by tests |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Victor Stinner | Issue #22290: Fix error handling in the _posixsubproces... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Georg Brandl | Closes #19477: remove outdated documentation of tp_prin... |
commit | commitdiff | tree | snapshot |
2014-10-04 |
R David Murray | #14201: Update ctypes docs to match behavior changed... |
commit | commitdiff | tree | snapshot |
2014-10-04 |
R David Murray | #11866: Eliminate race condition in the computation... |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Antoine Pitrou | Issue #21905: Avoid RuntimeError in pickle.whichmodule... |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Serhiy Storchaka | Fixed issue number for issue #22470 in Misc/NEWS. |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Serhiy Storchaka | Issue #22518: Fixed integer overflow issues in "backsla... |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Nick Coghlan | Realign packaging docs with PyPUG changes |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Serhiy Storchaka | Issue #22219: The zipfile module CLI now adds entries... |
commit | commitdiff | tree | snapshot |
2014-10-04 |
R David Murray | #14056: Small improvements to the tarfile documentation. |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Benjamin Peterson | separate cert loading tests into Windows and non-Window... |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Benjamin Peterson | also use openssl envvars to find certs on windows ... |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Zachary Ware | Fix a few typo/grammar issues in the multiprocessing... |
commit | commitdiff | tree | snapshot |
2014-10-03 |
R David Murray | #12780: update inspect test skipIf for PEP 3147. |
commit | commitdiff | tree | snapshot |
2014-10-03 |
R David Murray | #8473: Add tests that doctest uses universal newlines... |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Georg Brandl | Closes #18729: minor markup improvement. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Georg Brandl | Closes #19434: fix copy-paste error in MIMENonMultipart... |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Serhiy Storchaka | Issue #20079: Fixed tests. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Serhiy Storchaka | Issue #20079: Updated alias mapping to glibc 2.19 SUPPO... |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Serhiy Storchaka | Issue #20076: Remove just added the sr_rs.utf8@latn... |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Georg Brandl | closes #22528: add source links to symtable and compileall |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Georg Brandl | Closes #19342: improve docstrings in grp module. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Georg Brandl | Remove unused and now removed config value. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Terry Jan Reedy | Issue #21971: Index and update turtledemo doc. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
doko@ubuntu.com | - Issue #17219: Add library build dir for Python extens... |
commit | commitdiff | tree | snapshot |
2014-10-02 |
doko@ubuntu.com | - Issue #18096: Fix library order returned by python... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Serhiy Storchaka | Issue #20076: Added non derived UTF-8 aliases to locale... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Serhiy Storchaka | Issue #20079: Added locales supported in glibc 2.18... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Terry Jan Reedy | Issue 22492: Be explicit that print does not support... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Georg Brandl | Remove old overridden version of a Sphinx CSS file. |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Georg Brandl | Make pydoctheme compatible with Sphinx 1.3 HTML output... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Terry Jan Reedy | Update Idle news for 3.4.2 (and 3.4.1). |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Berker Peksag | Issue #16537: Use the new *default* parameter of max(). |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Ned Deily | Fix overlooked conf.py setting in flattening of Doc... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
R David Murray | #21739: mention subtle difference between loops and... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
R David Murray | #22512: move distutils rpm test's .rpmdb to testing... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Terry Jan Reedy | Issue 22465: grammar, number agreement. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Georg Brandl | Move Doc/tools/sphinxext content to Doc/tools, there... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Georg Brandl | Dont define an empty SPHINXOPTS, which overrides a... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Georg Brandl | Prepare sphinx extensions for 1.3. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Benjamin Peterson | add link to pdb source (closes #22528) |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Victor Stinner | Issue #22448: asyncio, cleanup _run_once(), only iterat... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Victor Stinner | faulthandler: test_gil_released() now uses _sigsegv... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Victor Stinner | faulthandler: _sigsegv() and _sigabrt() don't accept... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Victor Stinner | Issue #22396: On 32-bit AIX platform, don't expose... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Benjamin Peterson | merge 3.3 (#22520) |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Benjamin Peterson | prevent overflow in unicode_repr (closes #22520) |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Benjamin Peterson | merge 3.3 (#22517) |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Benjamin Peterson | clear BufferedRWPair weakrefs on deallocation (closes... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Benjamin Peterson | these variables ought to be Py_ssize_t |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Benjamin Peterson | merge 3.3 (closes #22519) |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Benjamin Peterson | fix overflow checking in PyBytes_Repr (closes #22519) |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Benjamin Peterson | merge 3.3 (closes #22518) |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Benjamin Peterson | NEWS issue for #22518 |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Benjamin Peterson | cleanup overflowing handling in unicode_decode_call_err... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
R David Murray | #20135: FAQ entry for list mutation. (See also 6375bf3... |
commit | commitdiff | tree | snapshot |
2014-09-28 |
Benjamin Peterson | check that exception messages are not empty (#22379) |
commit | commitdiff | tree | snapshot |
2014-09-28 |
R David Murray | #10510: Fix bug in forward port of 2.7 distutils patch. |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Berker Peksag | Revert #22251 |
commit | commitdiff | tree | snapshot |
2014-09-27 |
R David Murray | #10510: make distuitls upload/register use HTML standar... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Berker Peksag | Issue #22251: Fix ReST markup to avoid errors building... |
commit | commitdiff | tree | snapshot |
next |