COMMITS
/ Lib/distutils/versionpredicate.py September 8, 2016
R
#27364: fix "incorrect" uses of escape character in the stdlib.
R David Murray committed
August 19, 2008
A
#2834: Change re module semantics, so that str and bytes mixing is forbidden,
Antoine Pitrou committed
February 9, 2007
G
Fix a bunch of doctests with the -d option of refactor.py.
Guido van Rossum committed
March 28, 2005
T
Whitespace normalization.
Tim Peters committed
March 22, 2005
F
fix Python style guide conformance
Fred Drake committed
March 21, 2005
F
- rename check_provision() to split_revision()
Fred Drake committed
March 20, 2005
F
helper code, mostly from Andy Harrington, for PEP 314 completion
Fred Drake committed