commit | 8343e3d872f193fd18d0a7b1c7b75b0c9855e4e8 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Mon Jun 07 19:59:35 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Mon Jun 07 19:59:35 2010 +0000 |
tree | 83b54dd4a3de77cac71d19179c41fe37da2c9aca | |
parent | 80b4e84317f14006768b7f302ef2590813a46ce3 [diff] |
Blocked revisions 81807 via svnmerge ........ r81807 | victor.stinner | 2010-06-07 21:57:46 +0200 (lun., 07 juin 2010) | 2 lines Issue #8848: U / U# formats of Py_BuildValue() are just alias to s / s# ........