Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #6157: Fixed Tkinter.Text.debug(). Original patch by Guilherme Polo. | Serhiy Storchaka | 2013-11-03 | 4 | -2/+29 |
| | |||||
* | Issue #6160: The bbox() method of Tkinter.Spinbox now returns a tuple of | Serhiy Storchaka | 2013-11-03 | 3 | -1/+16 |
| | | | | integers instead of a string. Based on patch by Guilherme Polo. | ||||
* | Issue #19085: Fixed some Tkinter tests on Windows. | Serhiy Storchaka | 2013-11-02 | 1 | -7/+7 |
| | |||||
* | Merge | Jason R. Coombs | 2013-11-02 | 3 | -1/+36 |
|\ | |||||
| * | Update NEWS | Jason R. Coombs | 2013-11-02 | 1 | -0/+3 |
| | | |||||
| * | Issue #19286: [distutils] Only match files in build_py.find_data_files. | Jason R. Coombs | 2013-11-02 | 1 | -1/+2 |
| | | |||||
| * | Issue #19286: Adding test demonstrating the failure when a directory is ↵ | Jason R. Coombs | 2013-11-02 | 1 | -0/+31 |
| | | | | | | | | found in the package_data globs. | ||||
* | | Issue #19085: Fix Tkinter tests with Tcl/Tk 8.4. | Serhiy Storchaka | 2013-11-02 | 3 | -14/+15 |
|/ | |||||
* | Issue #10734: Fix and re-enable test_ttk test_heading_callback. | Serhiy Storchaka | 2013-11-02 | 1 | -3/+1 |
| | |||||
* | Issue #19085: Added basic tests for all tkinter widget options. | Serhiy Storchaka | 2013-11-02 | 5 | -21/+1933 |
| | |||||
* | merge 2.7.6 release branch | Benjamin Peterson | 2013-11-01 | 1 | -3/+6 |
|\ | |||||
| * | fix xmlcharrefreplace tests on wide build when tests are loaded from .py[co] ↵ | Benjamin Peterson | 2013-11-01 | 3 | -4/+10 |
| | | | | | | | | files. | ||||
* | | Issue #19457: Fixed xmlcharrefreplace tests on wide build when tests are | Serhiy Storchaka | 2013-10-31 | 3 | -4/+10 |
| | | | | | | | | loaded from .py[co] files. | ||||
* | | Issue #19455: Corrected inaccuracies in documentation and corrected some ↵ | Vinay Sajip | 2013-10-31 | 1 | -8/+7 |
| | | | | | | | | incorrect cross-references. | ||||
* | | merge 2.7.6 release branch | Benjamin Peterson | 2013-10-30 | 3 | -5/+19 |
|\ \ | |/ | |||||
| * | use the collapsed path in the run_cgi method (closes #19435) | Benjamin Peterson | 2013-10-30 | 3 | -5/+19 |
| | | |||||
* | | merge 2.7.6 branch | Benjamin Peterson | 2013-10-29 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Issue #19373: Apply upstream change to Tk 8.5.15 fixing OS X 10.9 | Ned Deily | 2013-10-28 | 2 | -2/+19 |
| | | | | | | | | screen refresh problem. | ||||
* | | fix language | Christian Heimes | 2013-10-29 | 1 | -1/+1 |
| | | |||||
* | | merge 2.7.6 release branch | Benjamin Peterson | 2013-10-29 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Issue #19227 / Issue #18747: Remove pthread_atfork() handler to remove ↵ | Christian Heimes | 2013-10-29 | 1 | -65/+0 |
| | | | | | | | | | | | | OpenSSL re-seeding It is causing trouble like e.g. hanging processes. | ||||
* | | Issue #18747: document issue with OpenSSL's CPRNG state and fork | Christian Heimes | 2013-10-29 | 2 | -0/+12 |
| | | |||||
* | | Issue #19227 / Issue #18747: Remove pthread_atfork() handler to remove ↵ | Christian Heimes | 2013-10-29 | 1 | -65/+0 |
| | | | | | | | | | | | | OpenSSL re-seeding It is causing trouble like e.g. hanging processes. | ||||
* | | merge 2.7.6 release branch | Benjamin Peterson | 2013-10-29 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | backport #19426 | Benjamin Peterson | 2013-10-29 | 2 | -1/+12 |
| | | |||||
* | | 2.6.9 final | Barry Warsaw | 2013-10-29 | 1 | -0/+1 |
|\ \ | |||||
| * | | Added tag v2.6.9 for changeset fcb3ec2842f9 | Barry Warsaw | 2013-10-29 | 1 | -0/+1 |
| | | | |||||
| * | | version bumpv2.6.9 | Barry Warsaw | 2013-10-29 | 6 | -14/+10 |
| | | | |||||
| * | | updating topics | Barry Warsaw | 2013-10-29 | 1 | -1/+1 |
| | | | |||||
* | | | Issue #19426: Fixed the opening of Python source file with specified encoding. | Serhiy Storchaka | 2013-10-29 | 2 | -1/+6 |
| | | | |||||
* | | | Closes #19416: fix references in the nntplib docs. | Georg Brandl | 2013-10-29 | 1 | -7/+7 |
| | | | |||||
* | | | Fix wrong signature for two-argument newwin(). Found by Jacqueline Leykam ↵ | Georg Brandl | 2013-10-29 | 1 | -1/+1 |
| | | | | | | | | | | | | on docs@. | ||||
* | | | Fix typo: js_JP is not a valid locale. | Georg Brandl | 2013-10-29 | 1 | -1/+1 |
| | | | |||||
* | | | Issue #19425 -- a pickling error should not cause pool to hang. | Richard Oudkerk | 2013-10-28 | 2 | -5/+19 |
| | | | |||||
* | | | Fix unintended switch from a constant to a global in 56a3c0bc4634 | Raymond Hettinger | 2013-10-28 | 1 | -1/+1 |
| | | | |||||
* | | | Issue #19373: Apply upstream change to Tk 8.5.15 fixing OS X 10.9 | Ned Deily | 2013-10-28 | 2 | -2/+19 |
| | | | | | | | | | | | | screen refresh problem. | ||||
* | | | Issue #19405: Fixed outdated comments in the _sre module. | Serhiy Storchaka | 2013-10-27 | 2 | -6/+5 |
| | | | |||||
* | | | add 2.7.7 news header | Benjamin Peterson | 2013-10-26 | 1 | -0/+12 |
| |/ |/| | |||||
* | | Added tag v2.7.6rc1 for changeset 4913d0e9be30 | Benjamin Peterson | 2013-10-26 | 1 | -0/+1 |
| | | |||||
* | | 2.7.6rc1v2.7.6rc1 | Benjamin Peterson | 2013-10-26 | 6 | -11/+11 |
| | | |||||
* | | check for berkelydb versions besides 4.3 (#18734) | Benjamin Peterson | 2013-10-26 | 1 | -1/+1 |
| | | |||||
* | | update pydoc-topics | Benjamin Peterson | 2013-10-26 | 1 | -9/+9 |
| | | |||||
* | | just return toplevel symbol table rather than all blocks (closes #19393) | Benjamin Peterson | 2013-10-26 | 3 | -5/+5 |
| | | |||||
* | | Issue #15663: OS X installer builtin Tcl/Tk support | Ned Deily | 2013-10-26 | 2 | -19/+51 |
| | | | | | | | | | | | | | | | | | | | | Make it easier for users to make use of the backup _tkinter linked with the third-party Tcl and Tk frameworks in /Library/Frameworks. The two tkinter variants are now installed in separate directories under a new lib-tkinter. This allows per-user selection by manipulating sys.path, directly or with PYTHONPATH. If this proves useful, we can supply a more convenient user interface to supply the paths. For now, this remains somewhat experimental. | ||||
* | | Issue #19400: Prevent extension module build failures with Xcode 5 on OS X | Ned Deily | 2013-10-25 | 2 | -7/+17 |
| | | | | | | | | | | 10.8+ when using a universal Python that included a PPC architecture, such as with a python.org 32-bit-only binary installer. | ||||
* | | Sync 2.7.x, 3.3.x, and 3.4.x versions of OS X build-installer.py. | Ned Deily | 2013-10-25 | 1 | -8/+48 |
| | | |||||
* | | Issue #19019: Change the OS X installer build script to use CFLAGS instead | Ned Deily | 2013-10-25 | 2 | -1/+6 |
| | | | | | | | | | | | | of OPT for special build options. By setting OPT, some compiler-specific options like -fwrapv were overridden and thus not used, which could result in broken interpreters when building with clang. | ||||
* | | Issue #15663: Tcl/Tk 8.5.15 is now included with the OS X 10.6+ | Ned Deily | 2013-10-25 | 5 | -27/+149 |
| | | | | | | | | | | | | | | 64-bit/32-bit installer for 10.6+. It is no longer necessary to install a third-party version of Tcl/Tk 8.5 to work around the problems in the Apple-supplied Tcl/Tk 8.5 shipped in OS X 10.6 and later releases. | ||||
* | | Issue #1584: Provide options to override default search paths for Tcl and Tk | Ned Deily | 2013-10-25 | 5 | -1/+126 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when building _tkinter. configure has two new options; if used, both must be specified: ./configure \ --with-tcltk-includes="-I/opt/local/include" \ --with-tcltk-libs="-L/opt/local/lib -ltcl8.5 -ltk8.5" In addition, the options can be overridden with make: make \ TCLTK_INCLUDES="-I/opt/local/include" \ TCLTK_LIBS="-L/opt/local/lib -ltcl8.6 -ltk8.6" | ||||
* | | Issue #19327: Fixed the working of regular expressions with too big charset. | Serhiy Storchaka | 2013-10-24 | 3 | -1/+5 |
| | |