2014-03-17 |
Jesus Cea | Typo |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Jesus Cea | Typo |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Jesus Cea | Typo |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Antoine Pitrou | Remove stray semicolon |
commit | commitdiff | tree | snapshot |
2014-03-17 |
R David Murray | closes #20960 |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Georg Brandl | merge with 3.3 |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Georg Brandl | Update doc version switcher for 3.4/3.5. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Larry Hastings | Merged default into 3.4 branch. 3.4 branch is now... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Larry Hastings | Post-release verion bump for 3.4.0(+). |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Benjamin Peterson | merge 3.3 (#11448) |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Benjamin Peterson | improve set_tunnel docs (closes #11448) |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Victor Stinner | Issue #20950: Fix typo asyncio doc, wait() has no self... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Benjamin Peterson | merge 3.3 (#20946) |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Benjamin Peterson | fix ctypes test alignment assumptions (closes #20946) |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Larry Hastings | Added tag v3.4.0 for changeset 04f714765c13 |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Larry Hastings | Final documentation fixes for 3.4.0 final. v3.4.0 |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Larry Hastings | Release bump for 3.4.0 final. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Larry Hastings | Regenerate pydoc_topics, fix markup errors, in preparat... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Larry Hastings | Merge in all documentation changes since branching... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Nick Coghlan | Bring PEP 453 What's New entry up to date |
commit | commitdiff | tree | snapshot |
2014-03-16 |
R David Murray | whatsnew: Fix Features section title, use title/sentenc... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Larry Hastings | Issue #20931: Fix other confusingly-worded heading. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Antoine Pitrou | Close #16665: improve documentation for hex(). Patch... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
R David Murray | whatsnew: Clarify heading. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Antoine Pitrou | Close #16665: improve documentation for hex(). Patch... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Benjamin Peterson | send people to the right editors page (#20938) |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Ned Deily | Issue #20939: merge from 3.3 |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Ned Deily | Issue #20939: merge from 3.3 |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Ned Deily | Issue #20939: Fix test_geturl failure in test_urllibnet... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Benjamin Peterson | remove runtime_library_dirs for _sqlite; it isn't needed |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Benjamin Peterson | avoid referencing past the bounds of an array |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Benjamin Peterson | only define zero constant when it is used |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Benjamin Peterson | remove unused zero constants |
commit | commitdiff | tree | snapshot |
2014-03-15 |
R David Murray | Merge: #20933: At least one place maps 'test' to 'local... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
R David Murray | #20933: At least one place maps 'test' to 'localhost... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Benjamin Peterson | avoid referencing out-of-bounds memory |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Benjamin Peterson | fix c89 declaration order |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Benjamin Peterson | don't do pointer arithmetic with signed numbers |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Benjamin Peterson | cast negative numbers to size_t before shifting them... |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Vinay Sajip | Reverted change introduced in edb12dad7bf6. |
commit | commitdiff | tree | snapshot |
2014-03-14 |
R David Murray | whatsnew: final edit pass. |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Vinay Sajip | Added Doc/tools/ subdirs to .hgignore. |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Brett Cannon | Issue #20884: whatsnew: Frozen modules don't set __file... |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Vinay Sajip | Closes #20918: Added handling for exceptions during... |
commit | commitdiff | tree | snapshot |
2014-03-14 |
R David Murray | whatsnew: link from module_spec section to Deprecation... |
commit | commitdiff | tree | snapshot |
2014-03-14 |
R David Murray | whatsnew: difflib.isbjunk &c were removed, not deprecated. |
commit | commitdiff | tree | snapshot |
2014-03-14 |
R David Murray | whatsnew: difflib.isbjunk &c were removed, not deprecated. |
commit | commitdiff | tree | snapshot |
2014-03-14 |
R David Murray | whatsnew: small tweaks to codecs entry. |
commit | commitdiff | tree | snapshot |
2014-03-14 |
R David Murray | Merge #7475: Remove references to '.transform' from... |
commit | commitdiff | tree | snapshot |
2014-03-14 |
R David Murray | #7475: Remove references to '.transform' from transform... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
R David Murray | whatsnew: linkify some pip things, and explain why... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Éric Araujo | Remove references to make targets deleted in eef7899ea7ab |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Éric Araujo | Clarify distutils’ clean command (ref #6142) |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Éric Araujo | Clarify distutils’ clean command (ref #6142) |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Ned Deily | Issue #19407: Fix typos in new distribution & installat... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
R David Murray | whatsnew: remove 'draft' note, tidy up summary, collect... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Victor Stinner | Issue #20908: PyMem_Malloc() must be used with PyMem_Fr... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Jesus Cea | MERGE: Closes #20908: Memory leak in Reg2Py() |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Jesus Cea | Closes #20908: Memory leak in Reg2Py() |
commit | commitdiff | tree | snapshot |
2014-03-13 |
R David Murray | whatsnew: collections no longer implicitly imports... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
R David Murray | whatsnew: HTTPError.headers (#15701). |
commit | commitdiff | tree | snapshot |
2014-03-13 |
R David Murray | whatsnew: make it clear I'm the editor, not author... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Éric Araujo | Make distutils error messages more helpful (#11599). |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Benjamin Peterson | weaken callback count inequality (closes #20901) |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Benjamin Peterson | merge 3.3 (#19060) |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Benjamin Peterson | remove unnecessary word (closes #19060) |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Éric Araujo | Fix note markup (#16805). |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Benjamin Peterson | merge 3.3 (#20896) |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Benjamin Peterson | merge 3.2 (#20896) |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Benjamin Peterson | use ssl.PROTOCOL_SSLv23 for maximum compatibility ... |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Benjamin Peterson | add Sean Rodman |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Benjamin Peterson | use support.rmtree instead of shutil (closes #19614) |
commit | commitdiff | tree | snapshot |
2014-03-12 |
R David Murray | whatsnew: fix unittest subtest example. |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Victor Stinner | What's New in Python 3.4: more security changes |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Nick Coghlan | Issue #19407: fix link |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Nick Coghlan | Close #19407: New installation & distribution guides |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Éric Araujo | Merge heads |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Éric Araujo | Merge 3.3 (#11599) |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Victor Stinner | asyncio doc: functions are coroutine, they don't return... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Victor Stinner | Close #20889: asyncio doc: Document acquire(), locked... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Victor Stinner | Close #20787: asyncio doc: fix typo. Patch written... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Benjamin Peterson | merge 3.3 (#20901) |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Benjamin Peterson | merge 3.3 (#19060) |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Éric Araujo | Merge 3.3 (#16805) |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Benjamin Peterson | merge 3.3 (#20896) |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Benjamin Peterson | merge 3.3 (#19614) |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Benjamin Peterson | Backed out changeset c13398566409 |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Victor Stinner | Issue #20896: Workaround the bug temporarely to fix... |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Éric Araujo | Merge 3.3 (#4931) |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Éric Araujo | Avoid “error: None” messages from distutils (#4931). |
commit | commitdiff | tree | snapshot |
2014-03-12 |
R David Murray | whatsnew: spelling errors. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
R David Murray | Merge #20030: doc that TestLoader.discover returns... |
commit | commitdiff | tree | snapshot |
2014-03-11 |
R David Murray | #20030: doc that TestLoader.discover returns a TestSuite. |
commit | commitdiff | tree | snapshot |
next |