2016-10-30 |
Serhiy Storchaka | Issue #23262: The webbrowser module now supports Firefo... |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Serhiy Storchaka | - Issue #23262: The webbrowser module now supports... |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Serhiy Storchaka | Issue #23262: The webbrowser module now supports Firefo... |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Serhiy Storchaka | Issue #27939: Fixed bugs in tkinter.ttk.LabeledScale... |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Serhiy Storchaka | Issue #27939: Fixed bugs in tkinter.ttk.LabeledScale... |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Serhiy Storchaka | Issue #27939: Fixed bugs in tkinter.ttk.LabeledScale... |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Serhiy Storchaka | Issue #28561: Clean up UTF-8 encoder: remove dead code... |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Serhiy Storchaka | Issue #28561: Clean up UTF-8 encoder: remove dead code... |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Serhiy Storchaka | Merge from 3.6. |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Serhiy Storchaka | Merge from 3.5. |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Serhiy Storchaka | Backed out changeset 9f7505019767 (issue #27275). |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Martin Panter | Issue #26638: Merge option warning fixes from 3.6 |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Martin Panter | Issue #26638: Merge option warning fixes from 3.5 into 3.6 |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Martin Panter | Issue #26638: Work around more CLI options that can... |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Martin Panter | Issue #26638: Mask undefined CLI options to defeat... |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Raymond Hettinger | merge |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Raymond Hettinger | Issue #18844: Strengthen tests to include a case with... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Raymond Hettinger | merge |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Raymond Hettinger | Issue #18844: Make the various ways for specifing weigh... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Guido van Rossum | Issue #28556: updates to typing.py (add Coroutine,... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Guido van Rossum | Issue #28556: updates to typing.py (add Coroutine,... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Guido van Rossum | Issue #28556: updates to typing.py (add Coroutine,... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Guido van Rossum | Issue #28556: updates to typing.py (fix copy, deepcopy... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Guido van Rossum | Issue #28556: updates to typing.py (fix copy, deepcopy... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Guido van Rossum | Issue #28556: updates to typing.py (fix copy, deepcopy... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Steve Dower | Adds missing _asyncio.pyd to installer and generally... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Steve Dower | Adds missing _asyncio.pyd to installer and generally... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Guido van Rossum | Issue #28556: updates to typing.py (3.6->3.7) |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Guido van Rossum | Issue #28556: updates to typing.py (3.5->3.6) |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Guido van Rossum | Issue #28556: updates to typing.py |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Steve Dower | Merge from 3.6 |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Steve Dower | Makes test_underpth* tests more robust by copying the... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Xavier de Gaye | Issue #28444: Merge with 3.6. |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Xavier de Gaye | Issue #28444: Merge with 3.5. |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Xavier de Gaye | Issue #28444: Fix missing extensions modules when cross... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Serhiy Storchaka | Issue #28199: Microoptimized dict resizing. Based... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Serhiy Storchaka | Issue #28199: Microoptimized dict resizing. Based... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Victor Stinner | Merge 3.6 |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Victor Stinner | Issue #28544: Fix inefficient call to _PyObject_CallMet... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Yury Selivanov | Merge 3.6 (issue #28544) |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Yury Selivanov | Issue #28544: Pass `PyObject*` to _PyDict_Pop, not... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Yury Selivanov | Merge 3.6 (issue #28544) |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Yury Selivanov | Issue #28544: Fix compilation of _asynciomodule.c on... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Steve Dower | Removes incorrect condition from lib_pdb.msi |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Steve Dower | Removes incorrect condition from lib_pdb.msi |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Steve Dower | Removes incorrect condition from lib_pdb.msi |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Victor Stinner | Merge 3.6 |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Victor Stinner | Issue #28544: Fix _asynciomodule.c on Windows |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Yury Selivanov | Merge 3.6 (issue #28544) |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Yury Selivanov | Issue #28544: Implement asyncio.Task in C. |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Xavier de Gaye | Merge heads. |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Xavier de Gaye | Merge heads. |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Xavier de Gaye | Issue #28046: Merge with 3.6. |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Xavier de Gaye | Issue #28046: Fix the removal of the sysconfigdata... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Serhiy Storchaka | Fixed possible NULL decrefing. |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Serhiy Storchaka | Fixed possible NULL decrefing. |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Serhiy Storchaka | Fixed possible NULL decrefing. |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Serhiy Storchaka | Issue #28353: Make test_os.WalkTests.test_walk_bad_dir... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Serhiy Storchaka | Issue #28353: Make test_os.WalkTests.test_walk_bad_dir... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Serhiy Storchaka | Issue #28353: Make test_os.WalkTests.test_walk_bad_dir... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Steve Dower | Issue #28522: Fixes mishandled buffer reallocation... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Steve Dower | Issue #28522: Fixes mishandled buffer reallocation... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Serhiy Storchaka | Issue #22949: Documented that fnmatch.translate() is... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Serhiy Storchaka | Issue #22949: Documented that fnmatch.translate() is... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Serhiy Storchaka | Issue #22949: Documented that fnmatch.translate() is... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Serhiy Storchaka | Issue #22493: Updated an example for fnmatch.translate(). |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Serhiy Storchaka | Issue #22493: Updated an example for fnmatch.translate(). |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Steve Dower | Merge from 3.6 |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Steve Dower | Revert incorrect file merge from 3.5. |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Steve Dower | Merge from 3.5 |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Steve Dower | Updates release build to collect symbols and binaries... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Serhiy Storchaka | Issue #28496: Mark up constants 0, 1 and -1 that denote... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Serhiy Storchaka | Issue #28496: Mark up constants 0, 1 and -1 that denote... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Serhiy Storchaka | Issue #28496: Mark up constants 0, 1 and -1 that denote... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Serhiy Storchaka | Issue #28426: Deprecated undocumented functions PyUnico... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Serhiy Storchaka | Issue #28426: Deprecated undocumented functions PyUnico... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Serhiy Storchaka | Issue #28526: Use PyUnicode_AsEncodedString() instead of |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Serhiy Storchaka | Issue #28526: Use PyUnicode_AsEncodedString() instead of |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Serhiy Storchaka | Issue #28526: Use PyUnicode_AsEncodedString() instead of |
commit | commitdiff | tree | snapshot |
2016-10-27 |
INADA Naoki | Issue #28509: dict.update() no longer allocate unnecess... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
INADA Naoki | Issue #28509: dict.update() no longer allocate unnecess... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Zachary Ware | Remove unused suspicious rules |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Zachary Ware | Merge from 3.6 |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Zachary Ware | Ignore harmless suspicious markup |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Zachary Ware | Merge from 3.6 |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Zachary Ware | Merge from 3.5 |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Zachary Ware | Fix default role usage |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Guido van Rossum | Issue #25002: Back out asyncore/asynchat deprecation... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Guido van Rossum | Issue #25002: Back out asyncore/asynchat deprecation. |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Martin Panter | Issue #26240: Merge subprocess doc string from 3.6 |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Martin Panter | Issue #26240: Merge subprocess doc string from 3.5... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Martin Panter | Issue #26240: Clean up the subprocess module doc string |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Steve Dower | Issue #28333: Fixes off-by-one error that was adding... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Steve Dower | Issue #28333: Fixes off-by-one error that was adding... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Serhiy Storchaka | Null merge |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Serhiy Storchaka | Null merge |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Serhiy Storchaka | Issue #28353: Fixed tests of os.fwalk() with broken... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Guido van Rossum | Issue #28107: Update typing module documentation for... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Guido van Rossum | Issue #28107: Update typing module documentation for... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Serhiy Storchaka | Issue #28353: Try to fix tests. |
commit | commitdiff | tree | snapshot |
next |