- 25 Oct, 2013 1 commit
-
-
Ned Deily authored
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"
-
- 24 Oct, 2013 4 commits
-
-
Serhiy Storchaka authored
argument. Original patch by Arfrever Frehtes Taifersar Arahesis.
-
Serhiy Storchaka authored
argument. Original patch by Arfrever Frehtes Taifersar Arahesis.
-
Serhiy Storchaka authored
-
Senthil Kumaran authored
-
- 23 Oct, 2013 5 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
Issue #19352: Fix unittest discovery when a module can be reached through several paths (e.g. under Debian/Ubuntu with virtualenv).
-
Antoine Pitrou authored
Patch by Sunny K.
-
Eric Snow authored
-
- 22 Oct, 2013 2 commits
-
-
Tim Golden authored
Issue #15207: Fix mimetypes to read from correct area in Windows registry (Original patch by Dave Chambers)
-
Christian Heimes authored
Python executable and not removed by the linker's optimizer.
-
- 21 Oct, 2013 2 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 20 Oct, 2013 3 commits
-
-
Ezio Melotti authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
limiting the call to readline(). Original patch by Michał Jastrzębski and Giampaolo Rodola.
-
- 19 Oct, 2013 6 commits
-
-
Antoine Pitrou authored
Patch by David Edelsohn.
-
Serhiy Storchaka authored
-
Christian Heimes authored
-
Serhiy Storchaka authored
-
Ned Deily authored
-
Ned Deily authored
-
- 18 Oct, 2013 3 commits
-
-
Benjamin Peterson authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 17 Oct, 2013 3 commits
-
-
Serhiy Storchaka authored
-
Georg Brandl authored
Fix inaccurate versionchanged tag for compressobj(): most parameter were there, just got kwarg support.
-
Serhiy Storchaka authored
Skip tests for 24-bit wave file on big-endian platforms.
-
- 15 Oct, 2013 2 commits
-
-
Antoine Pitrou authored
-
Richard Oudkerk authored
-
- 14 Oct, 2013 6 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Serhiy Storchaka authored
-
- 13 Oct, 2013 3 commits
-
-
Ezio Melotti authored
-
Georg Brandl authored
-
Serhiy Storchaka authored
-