- 25 Jun, 2016 3 commits
-
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
- 22 Jun, 2016 2 commits
-
-
Terry Jan Reedy authored
-
Benjamin Peterson authored
-
- 15 Jun, 2016 1 commit
-
-
Zachary Ware authored
-
- 13 Jun, 2016 2 commits
-
-
Matthias Klose authored
-
Larry Hastings authored
-
- 12 Jun, 2016 6 commits
-
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Martin Panter authored
Based on patches by Konstantin Molchanov and Neil Girdhar.
-
Łukasz Langa authored
Patch by James Pickering.
-
- 11 Jun, 2016 13 commits
-
-
Łukasz Langa authored
Patch by Jason Fried.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
It was documented since 07a5610bae9d. Initial patch by Roger Luethi.
-
Terry Jan Reedy authored
Reformat header above separator line (added if missing) to a common format. Patch by Yoni Lavi.
-
Yury Selivanov authored
Patch by David Coles.
-
Yury Selivanov authored
Patch by Łukasz Langa.
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
This is how paste work on Windows, Mac, modern Linux apps, and ttk widgets. The exception was X11 tk widgets. Original patch by Serhiy Storchake.
-
- 10 Jun, 2016 3 commits
-
-
Berker Peksag authored
Initial patch by ingrid.
-
https://github.com/python/pythondotorg/issues/945doko@ubuntu.com authored
unused and outdated icons.
-
Berker Peksag authored
Patch by Arthur Carcano.
-
- 02 Jun, 2016 1 commit
-
-
Tommy Beadle authored
-
- 10 Jun, 2016 2 commits
-
-
Martin Panter authored
-
Martin Panter authored
-
- 02 Jun, 2016 1 commit
-
-
Tommy Beadle authored
-
- 09 Jun, 2016 2 commits
-
-
Yury Selivanov authored
-
Serhiy Storchaka authored
-
- 08 Jun, 2016 4 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
a negative number without setting an exception.
-
Guido van Rossum authored
-
Guido van Rossum authored
(Upstream is https://github.com/python/typing) - Add TYPE_CHECKING (false at runtime, true in type checkers) (upstream #230). - Avoid error on Union[xml.etree.cElementTree.Element, str] (upstream #229). - Repr of Tuple[()] should be 'Tuple[()]' (upstream #231). - Add NewType() (upstream #189).
-