- 26 Oct, 2004 1 commit
-
-
Raymond Hettinger authored
_PyString_Resize() readied strings for mutation but did not invalidate the cached hash value.
-
- 25 Oct, 2004 7 commits
-
-
Fred Drake authored
-
Just van Rossum authored
-
Just van Rossum authored
-
Just van Rossum authored
the dict(**kwargs) feature.
-
Fred Drake authored
- fix a minor formatting nit that affected the typeset version
-
Just van Rossum authored
[ 1052399 ] plistlib: add plst resource functionality, fix bugs
-
Tim Peters authored
-
- 24 Oct, 2004 3 commits
-
-
Tim Peters authored
the indentation of a comment block to be ignored when reformatting the block, leading to overly long reformatted lines (too wide by an amount equal to the indentation width). Looks like a typo in the original patch, a 1-character repair.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 23 Oct, 2004 2 commits
-
-
Tim Peters authored
-
Tim Peters authored
-
- 22 Oct, 2004 2 commits
-
-
Vinay Sajip authored
-
Brett Cannon authored
Applies patch #1051866. Thanks Felix Wiemann.
-
- 21 Oct, 2004 3 commits
-
-
Sean Reifschneider authored
-
Vinay Sajip authored
-
Peter Astrand authored
know that the newly-started Python process only has 3 filedescriptors open. Fixes bug 1048808.
-
- 20 Oct, 2004 9 commits
-
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Fred Drake authored
os.path.dirname() or os.path.basename() instead
-
Vinay Sajip authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
(Contributed by Bob Ippolito.) backport candidate.
-
Raymond Hettinger authored
(Contributed by Oleg Broytmann.)
-
Raymond Hettinger authored
(Contributed by Neal Norwitz. Reviewed by Facundo Bastista.)
-
- 19 Oct, 2004 9 commits
-
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
Remove the current version of zlib (we'll just have to keep updating it); rewrite following sentence to make sense without the previous one
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Fred Drake authored
-
- 18 Oct, 2004 4 commits
-
-
Fred Drake authored
LaTeX-as-used-in-Python-documentation, and added some notes about what's missing
-
Andrew M. Kuchling authored
-
Brett Cannon authored
-
Brett Cannon authored
-