2013-03-16 |
Benjamin Peterson | C89 compliance |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Benjamin Peterson | reject non-docs strings between future imports (closes... |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Georg Brandl | merge with 3.3 |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Georg Brandl | merge heads |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Georg Brandl | Remove row-spanning cell, which the Sphinx text writer... |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Terry Jan Reedy | #10652 null merge from 3.3 which had wrong issue # |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Terry Jan Reedy | #12345: null merge with 3.2. |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Terry Jan Reedy | typo |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Terry Jan Reedy | Merge with 3.3 |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Terry Jan Reedy | Issue # 10652: make tcl/tk tests run after __all__... |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Terry Jan Reedy | Issue # 10652: make tcl/tk tests run after __all__... |
commit | commitdiff | tree | snapshot |
2013-03-16 |
R David Murray | Add missing FeedParser and BytesFeedParser to email... |
commit | commitdiff | tree | snapshot |
2013-03-16 |
R David Murray | Merge: #17431: Fix missing import of BytesFeedParser... |
commit | commitdiff | tree | snapshot |
2013-03-16 |
R David Murray | Merge: #17431: Fix missing import of BytesFeedParser... |
commit | commitdiff | tree | snapshot |
2013-03-16 |
R David Murray | #17431: Fix missing import of BytesFeedParser in email... |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Terry Jan Reedy | Merge with 3.3 |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Terry Jan Reedy | Merge with 3.2 |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Terry Jan Reedy | Issue #17398: document url argument of RobotFileParser |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Senthil Kumaran | #1291 http.server's send_error takes an optional explai... |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Terry Jan Reedy | Merge with 3.2: closes issue #17047 |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Terry Jan Reedy | Merge with 3.2: issue #17047 news entry |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Terry Jan Reedy | Issue #17047: Add news entry |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Terry Jan Reedy | Issue #17414: Add timeit, repeat, and default_timer... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Eli Bendersky | Merge |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Eli Bendersky | Small cosmetic fixes |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Serhiy Storchaka | Issue #1285086: Get rid of the refcounting hack and... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Serhiy Storchaka | Issue #1285086: Get rid of the refcounting hack and... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Serhiy Storchaka | Issue #1285086: Get rid of the refcounting hack and... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Terry Jan Reedy | Merge with 3.3: Issue #17386 |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Terry Jan Reedy | Merge with 3.2: Issue #17386 |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Terry Jan Reedy | Issue #17386 make.bat must run with Python 2 until... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Senthil Kumaran | #17307 - merge from 3.3 |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Senthil Kumaran | #17307 - merge from 3.2 |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Senthil Kumaran | #17307 - Example of HTTP PUT Request using http.client |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Benjamin Peterson | make some freezing related stuff const |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Brett Cannon | Issue #17099: Have importlib.find_loader() raise ValueE... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Brett Cannon | merge |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Brett Cannon | Issue #17176: Document that imp.NullImporter is no... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Brett Cannon | Issue #17176: Document that imp.NullImporter is no... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Brett Cannon | Normalize whitespace |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Brett Cannon | Issue #17117: Have both import itself and importlib... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Brett Cannon | Issue #17222: Document that py_compile now uses importl... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Benjamin Peterson | expose O_PATH if possible |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Ezio Melotti | #17402: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Ezio Melotti | #17402: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Ezio Melotti | #17402: avoid shadowing built-in map in mmap examples... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Ezio Melotti | #17368: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Ezio Melotti | #17368: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Ezio Melotti | #17368: Fix an off-by-one error in the Python JSON... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Benjamin Peterson | update links to 6.2.0 |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Eli Bendersky | Issue #11367: fix documentation of some find* methods... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Eli Bendersky | Issue #11367: fix documentation of some find* methods... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Eli Bendersky | Issue #11367: fix documentation of some find* methods... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Ezio Melotti | #17066: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Ezio Melotti | #17066: test_robotparser now works with unittest test... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Terry Jan Reedy | Issue #17047: remove doubled words added in 3.4, |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Terry Jan Reedy | Merge with 3.3, issue #17047: remove doubled words... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Terry Jan Reedy | Issue #17047: remove doubled words added in 3.3 |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Terry Jan Reedy | Merge 3.3, issue #17047: remove doubled words found... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Terry Jan Reedy | Merge 3.2, issue #17047: remove doubled words found... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Terry Jan Reedy | Issue #17047: remove doubled words found in 2.7 to... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Terry Jan Reedy | Merge 3.3, issue #17047: remove doubled words found... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Terry Jan Reedy | Merge 3.2, Issue #17047: remove doubled words found... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Terry Jan Reedy | Issue #17047: remove doubled words found in 2.7 to... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Terry Jan Reedy | Merge with 3.3: Issue #17047: removed doubled words... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Terry Jan Reedy | Merge with 3.2: Issue #17047: removed doubled words... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Terry Jan Reedy | Issue #17047: removed doubled words in Doc/*, Mac/... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Ezio Melotti | #17395: wait for live children in test_multiprocessing. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Benjamin Peterson | fix spelling (#17327) |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Benjamin Peterson | say defaultobj is returned (#17327) |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Benjamin Peterson | remove more useless words |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Benjamin Peterson | remove useless words (#17327) |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Ezio Melotti | #17351: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Ezio Melotti | #17351: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Ezio Melotti | #17351: remove "object" inheritance from docs. Patch... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Ezio Melotti | Remove debug print. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Raymond Hettinger | Issue #15806: Add contextlib.ignored(). |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Ezio Melotti | #11963: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Ezio Melotti | #11963: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Ezio Melotti | #11963: remove human verification from test_parser... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Raymond Hettinger | Improve variable names |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Raymond Hettinger | Issue #17385: Fix quadratic behavior in threading.Condition |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Raymond Hettinger | Update code to increment and decrement using the cleane... |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Ezio Melotti | Fix typo in PyDict_SetDefault docs. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Raymond Hettinger | merge |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Raymond Hettinger | Inherit from object() for consistency |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Raymond Hettinger | merge |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Raymond Hettinger | Issue #17351: Modernize the pure Python property()... |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Ezio Melotti | #11963: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Ezio Melotti | #11963: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Ezio Melotti | #11963: fix Windows buildbots. |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Ezio Melotti | #11963: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Ezio Melotti | #11963: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Ezio Melotti | #11963: avoid printing messages in test_parser. Initia... |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Brett Cannon | merge |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Brett Cannon | Touch up the Python 2 to 3 porting guide |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Eli Bendersky | Issue #16954: Add docstrings for ElementTree |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Eli Bendersky | Add warning in ctypes documentation for #16575 and... |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Eli Bendersky | Add warning in ctypes documentation for #16575 and... |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Eli Bendersky | Add warning in ctypes documentation for #16575 and... |
commit | commitdiff | tree | snapshot |
next |