2013-12-14 |
Serhiy Storchaka | Null merge |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Serhiy Storchaka | Issue #17576: Removed deprecation warnings added in... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Serhiy Storchaka | Issue #19623: Fixed writing to unseekable files in... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Serhiy Storchaka | Issue #19623: Fixed writing to unseekable files in... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Serhiy Storchaka | Issue #17919: Fixed integer overflow in the eventmask... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Serhiy Storchaka | Issue #17919: Fixed integer overflow in the eventmask... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
R David Murray | #19970: fix additional typo in 3.4 asyncio docs. |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Stefan Krah | Issue #19972: Add rarely used freefunc. This fixes... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Stefan Krah | Merge from 3.3. |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Stefan Krah | Fix C++ header usage. This __STDC_LIMIT_MACROS scheme... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Ezio Melotti | #19981: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Ezio Melotti | #19981: fix typo in email.mailbox docs. Patch by Claud... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
R David Murray | Merge: #19970: Fix some comment typos. |
commit | commitdiff | tree | snapshot |
2013-12-14 |
R David Murray | #19970: Fix some comment typos. |
commit | commitdiff | tree | snapshot |
2013-12-13 |
R David Murray | #19975: remove unused imports from webbrowser module. |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Brett Cannon | Issue #19704: Port test.test_threaded_import to PEP 451 |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Brett Cannon | merge for issue #19963 |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Brett Cannon | Issue #19963: Document that importlib.import_module... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
R David Murray | Merge: #18036: update .pyc FAQ entry in light of PEP... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
R David Murray | #18036: update .pyc FAQ entry in light of PEP 3147. |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Brett Cannon | Issue #19946: Raise ImportError when the main module... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Victor Stinner | Issue #14432: Document the removal of the PyFrameObject... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Victor Stinner | asyncio doc: explain where does the task come from. |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Victor Stinner | asyncio doc: change style of the sequence diagram to... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Victor Stinner | (Merge 3.3) Issue #19969: PyBytes_FromFormatV() now... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Victor Stinner | Issue #19969: PyBytes_FromFormatV() now raises an Overf... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Victor Stinner | Issue #19787: PyThread_set_key_value() now always set... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Serhiy Storchaka | Issue #17919: select.poll.poll() again works with poll... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Serhiy Storchaka | Issue #17919: select.poll.poll() again works with poll... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Victor Stinner | asyncio: remove references to the Tulip project, rename... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Victor Stinner | Backout changeset 46393019b650 |
commit | commitdiff | tree | snapshot |
2013-12-13 |
R David Murray | #19957: Simplify encode_7or8bit now that _payload is... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Victor Stinner | Close #19787: PyThread_set_key_value() now always set... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Victor Stinner | Issue #19952: test_asyncio: relax timings of Windows... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Victor Stinner | (Merge 3.3) Issue #14432: Fix compilation when thread... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Victor Stinner | Issue #14432: Fix compilation when thread support is... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Victor Stinner | Issue #14432: Null merge 3.3, Python 3.4 has a differen... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Victor Stinner | Issue #14432: Generator now clears the borrowed referen... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Victor Stinner | Issue #14432: Remove the thread state field from the... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Victor Stinner | Close #19576: PyGILState_Ensure() now initializes threa... |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Victor Stinner | Issue #19751: Fix hash_info test of test_sys on SPARC... |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Victor Stinner | Issue #19751: Fix typo in configuration option |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Stefan Krah | Merge from 3.3. |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Stefan Krah | Do not discard const qualifier without a reason. |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Zachary Ware | Merge fix from 3.3 |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Zachary Ware | Avoid UnicodeEncodeError by only printing ASCII. |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Victor Stinner | Add a sequence diagram for the chained coroutines example |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Zachary Ware | Properly filter some recent additions in the Windows... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Zachary Ware | Null merge with 3.3. |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Zachary Ware | Filter namespaceobject's files properly in the pythonco... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Zachary Ware | Issue #19828: Merge with 3.3 |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Zachary Ware | Issue #19828: Fixed test_site when the whole suite... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
R David Murray | #19063: fix set_payload handling of non-ASCII string... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
R David Murray | Null merge for #19063 (3.4 fix is different). |
commit | commitdiff | tree | snapshot |
2013-12-11 |
R David Murray | #19063: partially fix set_payload handling of non-ASCII... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Serhiy Storchaka | Issue #17576: Deprecation warning emitted now when... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Serhiy Storchaka | Issue #17576: Deprecation warning emitted now when... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Eric Snow | Issue #18864: Add a setter for ModuleSpec.has_location. |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Gregory P.... | null merge (3.4 doesn't need this fix) |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Gregory P.... | Fixes Issue #17200: telnetlib's read_until and expect... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Ned Deily | Issue #18270: merge from 3.3 |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Ned Deily | Issue #18270: Prevent possible IDLE AttributeError... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Zachary Ware | Issue #19928: Fix test on Windows |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Zachary Ware | Issue #19928: Fix test on Windows |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Ezio Melotti | #19943: merge with 3.3. |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Ezio Melotti | #19943: fix typo noticed by Jakub Wilk. |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Serhiy Storchaka | Remove commented out debugging code (remnants of issue... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Nick Coghlan | Issue #19407: merge PPUG notes from 3.3 |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Nick Coghlan | Issue #19407: add Python Packaging User Guide notes |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Victor Stinner | asyncio doc: simplify task example |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Victor Stinner | asyncio doc: don't document Task.cancel(), already... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Victor Stinner | asyncio: document Task.current_task() |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Serhiy Storchaka | Issue #19928: Implemented a test for repr() of cell... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Serhiy Storchaka | Issue #19928: Implemented a test for repr() of cell... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Serhiy Storchaka | Issue #19481: print() of string subclass instance in... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Serhiy Storchaka | Issue #19481: print() of string subclass instance in... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Eric Snow | Remove commented-out module spec test code and an out... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Eric Snow | Issue 19851: Fix a regression in reloading submodules. |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Victor Stinner | asyncio: don't document private functions |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Victor Stinner | asyncio: fix 2nd task example |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Victor Stinner | asyncio doc: rewrite the callback hello world to use... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Victor Stinner | assyncio doc: rewrite, improve and move coroutine,... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Victor Stinner | (Merge 3.3) Issue #19932: Fix typo in import.h, missing... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Victor Stinner | Issue #19932: Fix typo in import.h, missing whitespaces... |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Stefan Krah | Fix typo. |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Stefan Krah | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Stefan Krah | Merge 3.3. |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Serhiy Storchaka | Issue #15475: Add __sizeof__ implementations for iterto... |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Victor Stinner | asyncio doc: explain why the loop is running twice |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Victor Stinner | asyncio: another Future example using add_done_callback() |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Victor Stinner | asyncio doc: add an example with Future |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Victor Stinner | Issue #19817: Fix print_exception(), clear the exceptio... |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Victor Stinner | Backed out changeset c4c1c4bc8086 |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Victor Stinner | Issue #19876: Run also test_selectors.test_unregister_a... |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Victor Stinner | Close #19880: Fix a reference leak in unittest.TestCase... |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Victor Stinner | Fix #19830: Fix a ResourceWarning in test_poplib. |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Victor Stinner | (Merge 3.3) Issue #17429: Oops, remove unused import |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Victor Stinner | Issue #17429: Oops, remove unused import |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Victor Stinner | Issue #17429: some PEP 8 compliance fixes for the platf... |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Victor Stinner | (Merge 3.3) Issue #17429: platform.linux_distribution... |
commit | commitdiff | tree | snapshot |
next |