index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
SF #651082, tarfile module implementation from Lars Gustäbel
Neal Norwitz
2003-01-05
2
-0/+451
*
Fix a typo
Neal Norwitz
2003-01-05
1
-1/+1
*
datetime_from_timet_and_us(): ignore leap seconds if the platform
Tim Peters
2003-01-04
1
-20/+34
*
A new implementation of astimezone() that does what we agreed on in all
Tim Peters
2003-01-04
2
-6/+111
*
SF bug #655271: Slightly modify locals() doc
Raymond Hettinger
2003-01-04
1
-1/+1
*
SF bug #651149: Review libshelve.tex when possible
Raymond Hettinger
2003-01-04
1
-6/+6
*
Replaced the flawed "local time" example tzinfo class with the guts
Tim Peters
2003-01-03
1
-13/+39
*
The tzinfo methods utcoffset() and dst() must return a timedelta object
Tim Peters
2003-01-02
2
-21/+23
*
Allow list sort's comparison function to explicitly be None. See SF patch
Skip Montanaro
2003-01-02
1
-5/+6
*
astimezone() internals: if utcoffset() returns a duration, complain if
Tim Peters
2003-01-02
1
-13/+19
*
Add some version info for new methods and class
Neal Norwitz
2003-01-02
1
-0/+3
*
- documented Ellipsis, NotImplemented
Fred Drake
2003-01-02
1
-9/+20
*
Document that apply() is deprecated. See:
Fred Drake
2003-01-02
1
-0/+3
*
A quicker astimezone() implementation, rehabilitating an earlier
Tim Peters
2003-01-01
1
-6/+23
*
mention built-in constants.
Skip Montanaro
2003-01-01
1
-2/+4
*
process libconsts.tex
Skip Montanaro
2003-01-01
1
-0/+1
*
new section - builtin constants
Skip Montanaro
2003-01-01
1
-0/+20
*
- use classdesc where we can (for better indexing)
Fred Drake
2002-12-31
1
-35/+42
*
General style conformance. Markup some unmarked constructs.
Fred Drake
2002-12-31
1
-449/+478
*
Use funcdesc instead of classdesc to be consistent with out sections.
Raymond Hettinger
2002-12-31
1
-4/+4
*
Further cleanup of exceptions. All interpolation-related exceptions
Fred Drake
2002-12-31
1
-3/+12
*
Spelling fix
Raymond Hettinger
2002-12-31
1
-1/+1
*
Add markup for time object.
Raymond Hettinger
2002-12-31
1
-22/+23
*
Removed the now-untrue (or soon-to-be untrue) part of the astimezone()
Tim Peters
2002-12-31
1
-10/+7
*
Document the new ,netrc awareness in nntplib.
Eric S. Raymond
2002-12-31
1
-2/+3
*
Barry raised reasonable objections to the macro name \mimeheader, so
Fred Drake
2002-12-31
1
-1/+1
*
- correct the deprecation markups so this formats again
Fred Drake
2002-12-31
1
-9/+7
*
Complete the markup for timedelta objects.
Raymond Hettinger
2002-12-31
1
-36/+28
*
Use the name (path) specified in the parameter list
Neal Norwitz
2002-12-31
1
-4/+4
*
Patch #658927: Add getctime to os.path.
Martin v. Löwis
2002-12-31
1
-2/+12
*
Document standard encodings.
Martin v. Löwis
2002-12-31
1
-0/+343
*
SmartCookie and SerialCookie were recently deprecated
Neal Norwitz
2002-12-31
1
-0/+2
*
InterpolationSyntaxError was added in 2.3
Neal Norwitz
2002-12-31
1
-0/+1
*
Phrase repair.
Guido van Rossum
2002-12-31
1
-1/+1
*
Minor markup and spelling repair.
Guido van Rossum
2002-12-31
1
-2/+3
*
- re-mark ESR's warning about extended registry syntax
Fred Drake
2002-12-30
1
-3/+11
*
- fix use of \refmodule markup
Fred Drake
2002-12-30
4
-13/+15
*
Add dummy_thread[ing] sections and reference these from libthread[ing].
Guido van Rossum
2002-12-30
3
-1/+8
*
Brett Cannon's dummy_thread and dummy_threading modules (SF patch
Guido van Rossum
2002-12-30
2
-0/+44
*
We're using strictly American spellings, so there's no diaresis over
Fred Drake
2002-12-30
1
-53/+56
*
A step on the way to making tzinfo classes writable by mortals: get rid
Tim Peters
2002-12-30
1
-17/+37
*
Clean up a table so it passes formatting.
Fred Drake
2002-12-30
1
-12/+19
*
Added the \var{} markup so the tables will look good.
Raymond Hettinger
2002-12-30
1
-8/+9
*
Added markup upto line 233.
Raymond Hettinger
2002-12-30
1
-58/+57
*
Describe the new `errors' argument to Header.__init__() and
Barry Warsaw
2002-12-30
1
-2/+9
*
More markup additions
Andrew M. Kuchling
2002-12-30
1
-156/+264
*
Minor grammar fix, and clarification
Andrew M. Kuchling
2002-12-30
1
-2/+2
*
Mark up more text
Andrew M. Kuchling
2002-12-30
1
-117/+148
*
SF patch 658251: Install a C implementation of the Mersenne Twister as the
Raymond Hettinger
2002-12-29
1
-83/+55
*
Incorporate Skip's suggestion to use SciPy's validation test near
Raymond Hettinger
2002-12-29
1
-0/+24
[next]