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 |
2016-06-02 |
Berker Peksag | Issue #12243: Remove redundant availability notes from... |
commit | commitdiff | tree | snapshot |
2016-06-01 |
Martin Panter | Issue #25570: Add example of customizing User-Agent... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Ezio Melotti | Fix a few typos. Patch by Eitan Adler. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Fred Drake | fix typo |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Martin Panter | Issue #27125: Remove duplicated words from documentatio... |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Terry Jan Reedy | Add items to MISC/NEWS and idlelib/NEWS.txt. |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Senthil Kumaran | issue27043 - Explain the inspect.cleandoc behavior... |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Martin Panter | Issue #27125: Fix various errors like “will [be] inherited” |
commit | commitdiff | tree | snapshot |
2016-05-28 |
Benjamin Peterson | Backed out changeset e7062dd9085e (#25731) |
commit | commitdiff | tree | snapshot |
2016-05-28 |
Gregory P.... | issue26083: Avoid duplicate error message string from... |
commit | commitdiff | tree | snapshot |
2016-05-28 |
Raymond Hettinger | Issue 25926: Clarify that the pure python equivalents... |
commit | commitdiff | tree | snapshot |
2016-05-28 |
Martin Panter | Issue #26553: Capitalization of HTTP, HTTPS, FTP, and URL |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Martin Panter | Issue #5784: Cannot test wbits=0 unless we know we... |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Martin Panter | Issue #5784: Expand documentation and tests for zlib... |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Benjamin Peterson | stop talking about svn |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Benjamin Peterson | remove cruft from Schwarzian transform section |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Benjamin Peterson | "Numeric Python" -> "NumPy" |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Steve Dower | Issue #27114: Fix SSLContext._load_windows_store_certs... |
commit | commitdiff | tree | snapshot |
next |