2004-07-26 |
Martin v. Löwis | Patch #995782: Add FreeBSD 5 expectations. Will backpor... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Martin v. Löwis | Patch #997668: Correct explanation of salts. |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Tim Peters | Explain that most floats are actually integers. This... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Tim Peters | Typo in new docs. |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Tim Peters | SF bugs 996748: os.environ documentation should indica... |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Martin v. Löwis | Generate rc[_d].h after linking |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Tim Peters | SF bug 996392: math and cmath docs don't specify radians |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Skip Montanaro | added test for bug #996359. |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Skip Montanaro | add missing newlines to read/readline. |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Thomas Heller | Factored out a method to determine the final installer... |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Thomas Heller | Make the distutils version number the same as the pytho... |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Thomas Heller | bdist_wininst does now properly handle unicode strings... |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Marc-André... | Add news item for u'%s' change. |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Marc-André... | Let u'%s' % obj try obj.__unicode__() first and fallbac... |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Thomas Heller | Fix an uncorrect function prototype. |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Marc-André... | Remove copyright notices from gencodec.py output. |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Tim Peters | A few trivial edits. |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Raymond Hettinger | SF bug #995983 and #995987: Documentation nits. |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Gustavo Niemeyer | This change implements the following gettext features, as |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Tim Peters | SF bug 994255: Py_RETURN_NONE causes too much warnings |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Tim Peters | SF patch 995225: tarfile.py fix for bug #990325 |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Andrew M. Kuchling | [Bug #990524] Fix typo |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Fred Drake | elaborate package data test to make sure get_outputs... |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Fred Drake | revise wording to avoid confusion for non-native Englis... |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Fred Drake | revise wording to avoid confusion for non-native Englis... |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Vinay Sajip | Added an extra example to the basic example section |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Andrew M. Kuchling | Update Decimal section to match the current module |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Andrew M. Kuchling | Add PEP 331; add constancy of None; minor edits |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Martin v. Löwis | Patch #984714: Properly diagnose E_DECODE errors. |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Tim Peters | Thread.__delete: Discussion of internal obscurities... |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Kurt B. Kaiser | EditorWindow.py was not finding the .chm help file... |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Skip Montanaro | fix typo, highlight True/False correctly |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Brett Cannon | Fix bug where a KeyError was raised if -O was being... |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Neal Norwitz | SF #994605, fcntl example is broken |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Neal Norwitz | Fix SF #994580, typo in time.tzsets docstring. Backpor... |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Neal Norwitz | Remove unused variables |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Neal Norwitz | SF #918101, allow files >= 8 GB using GNU extension |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Neal Norwitz | SF #857297 and 916874, improve handling of hard links... |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Neal Norwitz | SF #846659, fix bufsize violation and GNU longname... |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Martin v. Löwis | Add Itanium targets. |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Brett Cannon | Fix bug in addsitedir() to properly handle the lack... |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Hye-Shik Chang | ossaudiodev is available on FreeBSD 5 too. |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Martin v. Löwis | Patch #984654: Add more address family constants. |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Neal Norwitz | Move comment that goes along with audioop |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Martin v. Löwis | Patch #993173: Enable audioop on 64-bit platforms. |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Martin v. Löwis | Patch #993187: Make rstrip doc similar to lstrip. |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Neil Schemenauer | Check the type of values returned by __int__, __float__... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Neil Schemenauer | Don't return spurious empty fields if 'keep_empty_value... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Thomas Heller | The binary layout of cfgdata has changed, so the magic... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Thomas Heller | The binary layout of cfgdata has changed, so the magic... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Thomas Heller | The binary layout of cfgdata has changed, so the magic... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Hye-Shik Chang | test_codecmaps_hk is also expected to be skipped when... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Neal Norwitz | Get doc to build (add missing backslash) |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Raymond Hettinger | Silence a GCC unused variable warning in debug builds. |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Neal Norwitz | Don't try to create the directory if it already exists... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Tim Peters | Record that FCNTL.py has gone away; remove FCNTL hack... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Andrew M. Kuchling | Remove FCNTL.py, following python-dev discussion |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Tim Peters | test_sf_950057's gen1() used an assert statement, which... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Tim Peters | Whitespace normalization. Had to break guido's lock... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Hye-Shik Chang | Teach VC6 project file about the new cjkcodecs structure. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Hye-Shik Chang | Replace an extern magic to assigning declared pointer... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Hye-Shik Chang | Oops -kb bit had been in my CVS/Entries. Converting... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Hye-Shik Chang | cjkcodecs/mapdata_*.c are removed by the recent import... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Hye-Shik Chang | Remove unused CNS-11643 mapping which shouldn't merged... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Tim Peters | Repair bizarre generated Python. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Tim Peters | Ignore more encoding input files. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Tim Peters | Ignore input files for encoding tests (these aren't... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Tim Peters | Whitespace normalization, via reindent.py. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Tim Peters | Whitespace normalization, via reindent.py. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Tim Peters | Whitespace normalization. Ran reindent.py over the... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Tim Peters | WTF is with this script? It contained illegal syntax... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Tim Peters | Woo hoo! All the encoding tests pass on Windows (... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Tim Peters | Repair MS compiler warning about signed-vs-unsigned... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Tim Peters | More cjkcodecs recovery: Python at least compiles... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Tim Peters | Added a comment explaining the extern ugliness. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Tim Peters | Changed the "predefinitions" of codec_list and mapping_... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Tim Peters | Teach VC 7.1 about the new cjkcodecs structure. This... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Hye-Shik Chang | Bring CJKCodecs 1.1 into trunk. This completely reorga... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Tim Peters | Oops! Restored the pickle test to test_pyclbr, but... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Tim Peters | The Darwin-specific getproxies_internetconfig() was... |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Tim Peters | Temporarily add the Tcl/Tk bin directory to PATH, so... |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Raymond Hettinger | Upgrade None assignment SyntaxWarning to a SyntaxError. |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Hye-Shik Chang | Change CJK encoding aliases to their most popular varia... |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Andrew M. Kuchling | Fix comment typo |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Andrew M. Kuchling | Add a definition (found in the Debian patches for 2... |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Hye-Shik Chang | SF #990497: Fix a trivial typo in sorted() example. |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Andrew M. Kuchling | Minor edits |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Tim Peters | optimize_code(): Repaired gross error in new special... |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Tim Peters | Supply missing word in new datetime docs, aggravated... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Thomas Heller | The new distutils features justify a new version number... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Jack Jansen | The interpreter popup was never filled with any data... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Jack Jansen | Made preference window resizable (and do the most logic... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Jack Jansen | Cleaned up list of interpreters. |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Raymond Hettinger | Treat None as a constant. |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Jack Jansen | Fix for #779167: use InternetConfig proxy settings... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Jack Jansen | Don't hardcode "Python" as the framework name, we have... |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Jack Jansen | Fix for #795649: explain how to use TextEdit for editin... |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Jack Jansen | Fix for 838140: don't call NSUnlinkModule when we fail... |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Jack Jansen | After more than two years of puzzlement Jurjen Bos... |
commit | commitdiff | tree | snapshot |
next |