- 26 Eki, 2004 3 kayıt (commit)
-
-
Just van Rossum yazdı
writePlistToString() - use these two in the resource functions. - Tweaked module doc string.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
_PyString_Resize() readied strings for mutation but did not invalidate the cached hash value.
-
- 25 Eki, 2004 7 kayıt (commit)
-
-
Fred Drake yazdı
-
Just van Rossum yazdı
-
Just van Rossum yazdı
-
Just van Rossum yazdı
the dict(**kwargs) feature.
-
Fred Drake yazdı
- fix a minor formatting nit that affected the typeset version
-
Just van Rossum yazdı
[ 1052399 ] plistlib: add plst resource functionality, fix bugs
-
Tim Peters yazdı
-
- 24 Eki, 2004 3 kayıt (commit)
-
-
Tim Peters yazdı
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 yazdı
-
Raymond Hettinger yazdı
-
- 23 Eki, 2004 2 kayıt (commit)
-
-
Tim Peters yazdı
-
Tim Peters yazdı
-
- 22 Eki, 2004 2 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Brett Cannon yazdı
Applies patch #1051866. Thanks Felix Wiemann.
-
- 21 Eki, 2004 3 kayıt (commit)
-
-
Sean Reifschneider yazdı
-
Vinay Sajip yazdı
-
Peter Astrand yazdı
know that the newly-started Python process only has 3 filedescriptors open. Fixes bug 1048808.
-
- 20 Eki, 2004 9 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Fred Drake yazdı
os.path.dirname() or os.path.basename() instead
-
Vinay Sajip yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
(Contributed by Bob Ippolito.) backport candidate.
-
Raymond Hettinger yazdı
(Contributed by Oleg Broytmann.)
-
Raymond Hettinger yazdı
(Contributed by Neal Norwitz. Reviewed by Facundo Bastista.)
-
- 19 Eki, 2004 9 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
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 yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Fred Drake yazdı
-
- 18 Eki, 2004 2 kayıt (commit)
-
-
Fred Drake yazdı
LaTeX-as-used-in-Python-documentation, and added some notes about what's missing
-
Andrew M. Kuchling yazdı
-