2007-11-10 |
Amaury Forgeot... | No need to include windows.h twice |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Christian Heimes | Bug #1415 |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Christian Heimes | seek() has to accept any int-like number |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Christian Heimes | It works w/o the newline on my system but you are right... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Christian Heimes | I've created three bat files based on the howto http... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Thomas Heller | Issue 1406: use widechar api for os.environ, on Windows. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Christian Heimes | Fixed bug #1081: file.seek allows float arguments |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Christian Heimes | Fixed #1403 where compileall and py_compile choked... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Christian Heimes | Added unit test to verify that #1087 is invalid. os... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Christian Heimes | Applied patch #1127 from Quentin Gallet Gilles: No... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Christian Heimes | Added tests from Raghuram Devarakonda for bug #1395... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Christian Heimes | Fixed memoryview constructor. It allowed arbitrary... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Guido van Rossum | Cosmetic changes to Christian's patch r58903. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Christian Heimes | Patch for bug http://bugs.python.org/issue1293 |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Christian Heimes | Reset original sys.stdout, stderr and displayhook even... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brett Cannon | Change a variable to Py_ssize_t to silence a compiler... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brett Cannon | Remove an unused local variable. |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Guido van Rossum | Merging the py3k-pep3137 branch back into the py3k... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Guido van Rossum | Merged revisions 58862-58885 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Christian Heimes | Fixed bug #1384 Windows fix for inspect tests |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Guido van Rossum | Merged revisions 58817-58861 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Christian Heimes | Applied patch #1379 with a minor tweak. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Christian Heimes | Fixed a bug in PyUnicode_DecodeFSDefault. strcmp()... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Christian Heimes | Disabled test_sys_path_with_unicode for now |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Georg Brandl | Re-add two paragraphs that seem to have been lost durin... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Guido van Rossum | Patch 1171 by mfenniak -- allow subclassing of bytes. |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Guido van Rossum | Merged revisions 58742-58816 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Guido van Rossum | Fixes for issue 1752184, ensuring type objects are... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Guido van Rossum | Patch 1373 by Adam Hupp. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Christian Heimes | Removed non ASCII text from test as requested by Guido. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Gregory P.... | Fixes issue1371 and reenables those tests. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Georg Brandl | Remove file that should have been removed during the... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Georg Brandl | Add new directory "using". This should have been in... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Georg Brandl | Remove duplicate entry for PyObject_AsFileDescriptor... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Georg Brandl | #1370: Finish the merge r58749, log below, by resolving... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Guido van Rossum | Merged revisions 58221-58741 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Christian Heimes | Added unit test for bug http://bugs.python.org/issue1293 |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Christian Heimes | Fixed unit tests for os.environ. Some of the tests... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Christian Heimes | Oh, I missed the output part of the test ... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Christian Heimes | Fixed test_dumbdbm |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Christian Heimes | Fixed bug in _fileio.c and test_pep277. On Windows... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Christian Heimes | Fixed gettext module for Windows. The metadata lines... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Guido van Rossum | Minor correction to the stdprinter object. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Guido van Rossum | Patch 1352 (continued in issue 1329) by Christian Heimes. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Bill Janssen | make sure to write bytes instead of strings to underlyi... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Bill Janssen | remove ord() calls on what are now integers rather... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Georg Brandl | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Guido van Rossum | Patch 1329 (partial) by Christian Heimes. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Martin v. Löwis | Bug #1356: Avoid using the C99 keyword 'restrict'. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Guido van Rossum | Patch 1341 by Amaury Forgeot d'Arc. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Fred Drake | fix typo |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Guido van Rossum | Issue 1340 by Amaury Forgeot d'Arc (with help from... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Neal Norwitz | URLError now takes only a single parameter. This was... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Neal Norwitz | Get a bunch of tests working on Mac OS. I suspect... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Neal Norwitz | Get the locale and pwd tests working on the Solaris... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Neal Norwitz | Try to get this test to pass on Win64 by making clean... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Neal Norwitz | Get rid of more uses of string and use unicode |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Neal Norwitz | Get test_email to pass. There is a problem reading... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Neal Norwitz | Use unicode in more places. Fixes a problem with str8... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Guido van Rossum | Sort the method lists for str8 and bytes so differences... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Guido van Rossum | Kill PyString_Encode(), which isn't used anywhere. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Guido van Rossum | Delete test_str.py. There's not much there I care... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Guido van Rossum | Patch 1335 by Christian Heimes. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Guido van Rossum | Patch 1330 by Christian Heimes (with some TLC applied... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Neal Norwitz | Fix some Py_ssize_t warnings on Win64 that were probabl... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Neal Norwitz | Try to fix some of the failing tests on Win64. PY_SSIZ... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Brett Cannon | Add a missing news entry about how str8's constructor... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Guido van Rossum | Patch # 1331 by Christian Heimes. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Guido van Rossum | Patch # 1302 by Christian Heimes (with some love from... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Guido van Rossum | Patch # 1323 by Amaury Forgeot d'Arc. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Guido van Rossum | Patch 1318 by Christian Heimes: remove os.tmpnam()... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Georg Brandl | Remove a test case which is no longer valid. |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Georg Brandl | Fix a refleak for `filename', introduced in rev. 58466. |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Guido van Rossum | Fix a broken format in a PyErr_Format() call: %lx is... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Guido van Rossum | Make test_locale pass by removing tests that were desig... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Thomas Heller | A 'PyObject *' parameter in PyErr_Format must use ... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Georg Brandl | Patch #1303: Adapt str8 constructor to bytes (now buffe... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Guido van Rossum | Patch #1318 by Amaury Forgeot d'Arc. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Guido van Rossum | Patch #1314 by Christian Heimes. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Georg Brandl | #1316: remove redundant PyLong_Check calls when PyInt_C... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Georg Brandl | Remove duplicate entry for PyObject_AsFileDescriptor. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Georg Brandl | Remove redundant PyInt/PyLong checks. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Georg Brandl | Update Pygments version from externals. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Georg Brandl | Update w.r.t. PEP 3137. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Georg Brandl | Patch #1071: Improve unicode.translate() so that you... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Georg Brandl | #1061 (mainly by Thomas Wouters): use weak sets for... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Guido van Rossum | Patch 1304, by Amaury Forgeot d'Arc. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Brett Cannon | Make str/str8 comparisons return True/False for !=/==. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Georg Brandl | In followup to #1310: Remove more exception indexing. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Guido van Rossum | ssue 1309: fix by Christian Heimes to be able to build... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Georg Brandl | Fix exception indexing. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Guido van Rossum | Issue 1267, continued. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Brett Cannon | Make sure the malloc'ed string has space for the null... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Brett Cannon | Fix PyTokenizer_FindEncoding() for OS X 10.4. Turns... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Brett Cannon | Fix a memory leak caused by PyTokenizer_FindEncoding... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Brett Cannon | Plug a memory leak where a struct tok_state was not... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Guido van Rossum | Tweak the version *string* to clarify that this isn... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Guido van Rossum | Patch 1267 by Christian Heimes. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Guido van Rossum | Patch 1280, by Alexandre Vassalotti. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Guido van Rossum | This is the uncontroversial half of patch 1263 by Thoma... |
commit | commitdiff | tree | snapshot |
next |