| 2016-07-07 |
Benjamin Peterson | fix refleaks in PyDict_SetItem error cases (closes... |
commit | commitdiff | tree | snapshot |
| 2016-07-06 |
Donald Stufft | Switch to the new upload url for PyPI |
commit | commitdiff | tree | snapshot |
| 2016-07-06 |
Terry Jan Reedy | Issue #27452: add line counter and crc to IDLE configHa... |
commit | commitdiff | tree | snapshot |
| 2016-07-03 |
Serhiy Storchaka | Fixed a test for issue23908 with C locale. |
commit | commitdiff | tree | snapshot |
| 2016-07-01 |
Serhiy Storchaka | Issue #23908: os functions, open() and the io.FileIO... |
commit | commitdiff | tree | snapshot |
| 2016-06-30 |
Serhiy Storchaka | Issue #4945: Improved the documenting of boolean argume... |
commit | commitdiff | tree | snapshot |
| 2016-06-30 |
Victor Stinner | Issue #27416: clarify copy doc |
commit | commitdiff | tree | snapshot |
| 2016-06-27 |
Steve Dower | Adds batch file for building nuget package, and include... |
commit | commitdiff | tree | snapshot |
| 2016-06-26 |
Terry Jan Reedy | Update NEWS and idlelib NEWS.text. |
commit | commitdiff | tree | snapshot |
| 2016-06-26 |
Serhiy Storchaka | Issue #22115: Fixed tracing Tkinter variables. |
commit | commitdiff | tree | snapshot |
| 2016-06-25 |
Benjamin Peterson | post 2.7.12 version |
commit | commitdiff | tree | snapshot |
| 2016-06-25 |
Benjamin Peterson | merge 2.7.12 release branch |
commit | commitdiff | tree | snapshot |
| 2016-06-25 |
Benjamin Peterson | Added tag v2.7.12 for changeset d33e0cf91556 |
commit | commitdiff | tree | snapshot |
| 2016-06-25 |
Benjamin Peterson | 2.7.12 final v2.7.12 |
commit | commitdiff | tree | snapshot |
| 2016-06-24 |
Steve Dower | Adds scripts for building nuget packages. |
commit | commitdiff | tree | snapshot |
| 2016-06-24 |
Serhiy Storchaka | array.buffer_info() should return a length as int,... |
commit | commitdiff | tree | snapshot |
| 2016-06-23 |
Terry Jan Reedy | Issue #27365: Add blank lines. to 2.7 test_editmenu |
commit | commitdiff | tree | snapshot |
| 2016-06-23 |
Serhiy Storchaka | Fixed integer overflow and handled MemoryError in array... |
commit | commitdiff | tree | snapshot |
| 2016-06-23 |
Martin Panter | Issue #27370: Use t for an iterable in mutable sequence ops |
commit | commitdiff | tree | snapshot |
| 2016-06-22 |
Senthil Kumaran | Fix the urllib.parse.urljoin docs. Reported by Bo Bayle... |
commit | commitdiff | tree | snapshot |
| 2016-06-22 |
Benjamin Peterson | merge 2.7.12 release branch |
commit | commitdiff | tree | snapshot |
| 2016-06-22 |
Benjamin Peterson | fix idle about dialog #27365 |
commit | commitdiff | tree | snapshot |
| 2016-06-22 |
Martin Panter | Issue #22463: Cure unused function warnings on AIX |
commit | commitdiff | tree | snapshot |
| 2016-06-22 |
Martin Panter | Issue #22463: Correct #endif placement; patch by Senthi... |
commit | commitdiff | tree | snapshot |
| 2016-06-21 |
Martin Panter | Issue #22463: Backport compiler warning fixes and worka... |
commit | commitdiff | tree | snapshot |
| 2016-06-20 |
Martin Panter | Fix English spelling and grammar errors |
commit | commitdiff | tree | snapshot |
| 2016-06-18 |
Serhiy Storchaka | Issue #27294: Numerical state in the repr for Tkinter... |
commit | commitdiff | tree | snapshot |
| 2016-06-18 |
Martin Panter | Issue #24314: Add links for general attributes like... |
commit | commitdiff | tree | snapshot |
| 2016-06-15 |
Zachary Ware | Issue #26930: Update Windows build to OpenSSL 1.0.2h |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Benjamin Peterson | Added tag v2.7.12rc1 for changeset 13912cd1e7e8 |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Benjamin Peterson | 2.7.12 release candidate 1 v2.7.12rc1 |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Benjamin Peterson | update pydoc topics |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Benjamin Peterson | upgrade expt to 2.1.1 (closes #26556) |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Terry Jan Reedy | Issue #5124: For 2.7, move requires('gui') from module... |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Benjamin Peterson | raise an error when STARTTLS fails |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Terry Jan Reedy | Issue #5124: NEWS entries. |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Terry Jan Reedy | Issue #5124: Paste with selection should always replace. |
commit | commitdiff | tree | snapshot |
| 2016-06-10 |
doko@ubuntu.com | - Issue #17500, and https://github.com/python/pythondot... |
commit | commitdiff | tree | snapshot |
| 2016-06-02 |
Tommy Beadle | Issue #24617: Add comment for os.mkdir about mode quirks |
commit | commitdiff | tree | snapshot |
| 2016-06-10 |
Martin Panter | Fix typo in comment |
commit | commitdiff | tree | snapshot |
| 2016-06-03 |
Martin Panter | Issue #20699: Document that “io” methods should accept... |
commit | commitdiff | tree | snapshot |
| 2014-10-16 |
Victor Stinner | Issue #22636: Avoid using a shell in the ctypes.util... |
commit | commitdiff | tree | snapshot |
| 2016-06-17 |
Serhiy Storchaka | ctypes: the type of b_size is Py_ssize_t. |
commit | commitdiff | tree | snapshot |
| 2016-06-16 |
Serhiy Storchaka | Issue #27330: Fixed possible leaks in the ctypes module. |
commit | commitdiff | tree | snapshot |
| 2016-06-15 |
Zachary Ware | Issue #26930: Update Windows build to OpenSSL 1.0.2h |
commit | commitdiff | tree | snapshot |
| 2016-06-15 |
Serhiy Storchaka | Issue #27301: Fixed incorrect return code for error... |
commit | commitdiff | tree | snapshot |
| 2016-06-15 |
Georg Brandl | Docs: add html-stable autobuild variant |
commit | commitdiff | tree | snapshot |
| 2016-06-01 |
Martin Panter | Issue #12855: Document what exactly unicode.splitlines... |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Serhiy Storchaka | Issue #27238: Got rid of bare excepts in the turtle... |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Serhiy Storchaka | Issue #26386: Fixed ttk.TreeView selection operations... |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Martin Panter | Issue #16182: Backport documentation of set_pre_input_h... |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Terry Jan Reedy | Issue #27245: IDLE: Cleanly delete custom themes and... |
commit | commitdiff | tree | snapshot |
| 2016-06-14 |
Ned Deily | Issue #27310: remove vestigial import in IDLE.app |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Berker Peksag | Issue #15657: Delete incorrect statement from PyMethodD... |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Serhiy Storchaka | Issue #25455: Clean up reference loops created in tests... |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Serhiy Storchaka | Rename class attribute "thetype" to "partial" in functo... |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Serhiy Storchaka | Issue #25455: Backported tests for pickling recursive... |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Serhiy Storchaka | Issue #25455: Fixed a crash in repr of cElementTree... |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Martin Panter | Fix typo in documentation |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Martin Panter | Fix buggy RE “\parrot_example.py”, uncovered by Issue... |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Martin Panter | #16484: Change PYTHONDOCS to "https:", and fix links... |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Martin Panter | Issue #16484: PYTHONDOCS still uses “http:” in Python 2 |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Benjamin Peterson | off to 2.7.13 |
commit | commitdiff | tree | snapshot |
| 2010-03-15 |
Matthias Klose | Issue #7356: ctypes.util: Make parsing of ldconfig... |
commit | commitdiff | tree | snapshot |
| 2016-06-10 |
Martin Panter | Issue #8491: Add link to Gnu Readline configuration... |
commit | commitdiff | tree | snapshot |
| 2016-06-02 |
Tommy Beadle | [Issue 15476] Make "code object" its own entry in the... |
commit | commitdiff | tree | snapshot |
| 2016-06-09 |
Benjamin Peterson | merge heads |
commit | commitdiff | tree | snapshot |
| 2016-06-09 |
Benjamin Peterson | fix leak of keyfile_bytes |
commit | commitdiff | tree | snapshot |
| 2016-06-09 |
Benjamin Peterson | stop leaking certfile_bytes (closes #27267) |
commit | commitdiff | tree | snapshot |
| 2016-06-08 |
Martin Panter | Issue #23275: Backport empty square bracket assignment... |
commit | commitdiff | tree | snapshot |
| 2016-06-08 |
Martin Panter | Issue #25738: Don’t send message body for 205 Reset... |
commit | commitdiff | tree | snapshot |
| 2016-06-08 |
Martin Panter | Issue #21313: Tolerate truncated buildinfo in sys.version |
commit | commitdiff | tree | snapshot |
| 2016-06-07 |
Terry Jan Reedy | Items for NEWS and idlelib/NEWS.txt. |
commit | commitdiff | tree | snapshot |
| 2016-06-07 |
Martin Panter | Issue #27229: Comment in middle of shell command fails... |
commit | commitdiff | tree | snapshot |
| 2016-06-07 |
Martin Panter | Issue #27229: Fix in-tree cross-build rule, by Xavier... |
commit | commitdiff | tree | snapshot |
| 2016-06-06 |
Ned Deily | Issue #26014: Guide 2.7 users to the new packaging... |
commit | commitdiff | tree | snapshot |
| 2016-06-05 |
Serhiy Storchaka | Issue #27225: Fixed a reference leak in type_new when... |
commit | commitdiff | tree | snapshot |
| 2016-06-05 |
Serhiy Storchaka | Issue #21916: Added more tests for the turtle module. |
commit | commitdiff | tree | snapshot |
| 2016-06-05 |
Ned Deily | Issue #26930: Update OS X 32-bit-only installer builds... |
commit | commitdiff | tree | snapshot |
| 2016-06-04 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
| 2016-06-04 |
Serhiy Storchaka | Issue #21916: Added tests for the turtle module. |
commit | commitdiff | tree | snapshot |
| 2016-06-04 |
Terry Jan Reedy | Issue #24759: Add 'private' notice for idlelib.idle_test. |
commit | commitdiff | tree | snapshot |
| 2016-06-04 |
Serhiy Storchaka | Issue #20041: Fixed TypeError when frame.f_trace is... |
commit | commitdiff | tree | snapshot |
| 2016-06-04 |
Ned Deily | Issue 27216: Fix typo (noticed by Alex Chan). |
commit | commitdiff | tree | snapshot |
| 2016-06-04 |
Terry Jan Reedy | IDLE test README: 'gui' to 'GUI', except in "'gui'... |
commit | commitdiff | tree | snapshot |
| 2016-06-04 |
Martin Panter | Fix typo in code comment |
commit | commitdiff | tree | snapshot |
| 2016-06-04 |
Benjamin Peterson | check the result of PyByteArray_Resize in readline... |
commit | commitdiff | tree | snapshot |
| 2016-06-03 |
Terry Jan Reedy | Issue 20567: Revise idle_test/README.txt and some tests... |
commit | commitdiff | tree | snapshot |
| 2016-06-03 |
Senthil Kumaran | [backport to 2.7] - issue8519 - Reference termios and... |
commit | commitdiff | tree | snapshot |
| 2016-06-03 |
Serhiy Storchaka | Issue #27185: Rename test_string_merged.py back to... |
commit | commitdiff | tree | snapshot |
| 2016-06-03 |
Serhiy Storchaka | Issue #27185: Merge test_pep292.py into test_string_mer... |
commit | commitdiff | tree | snapshot |
| 2016-06-03 |
Serhiy Storchaka | Issue #27185: Rename test_pep292.py to test_string_merg... |
commit | commitdiff | tree | snapshot |
| 2016-06-03 |
Serhiy Storchaka | Issue #27185: Rename test_string.py to test_string_merg... |
commit | commitdiff | tree | snapshot |
| 2016-06-03 |
Gregory P.... | issue25931: document that socketserver.Forking* are... |
commit | commitdiff | tree | snapshot |
| 2016-06-02 |
Gregory P.... | Exclude unittests from the make profile-opt training... |
commit | commitdiff | tree | snapshot |
| 2016-06-02 |
Gregory P.... | Issue #25702: A --with-lto configure option has been... |
commit | commitdiff | tree | snapshot |
| 2016-06-02 |
Benjamin Peterson | remove (hilarious) defaults for various constants getpa... |
commit | commitdiff | tree | snapshot |
| 2016-06-02 |
R David Murray | #13784: fix xml.sax.reader getColumn/LineNumber docs. |
commit | commitdiff | tree | snapshot |
| 2016-06-02 |
Benjamin Peterson | note that Py_VISIT handles NULL (closes #27183) |
commit | commitdiff | tree | snapshot |
| 2016-06-02 |
Martin Panter | Issue #27171: Fix typos in documentation, code comments... |
commit | commitdiff | tree | snapshot |
| next |