Jason R. Coombs
|
88bf51baff
|
Corrected attribute docstring per pep-257 (reference #10639)
|
2011-08-02 08:19:31 -04:00 |
Nadeem Vawda
|
328b5015a2
|
Clean up description of Tools/scripts/run_tests.py.
Also, add an entry for the script in Tools/scripts/README.
|
2011-08-02 10:16:45 +02:00 |
Nadeem Vawda
|
3c01d16ed9
|
Issue #11651: Move options for running tests into a Python script.
This will be particularly useful to Windows users.
run_tests.py originally written by Brett Cannon.
|
2011-08-01 23:48:26 +02:00 |
Éric Araujo
|
56ec5fe950
|
Small cleanup
|
2011-07-31 18:41:25 +02:00 |
Éric Araujo
|
ad548b8534
|
Merge fixes for #9860, #11104/#8688 and #12331 from 3.2
|
2011-07-31 18:33:00 +02:00 |
Éric Araujo
|
a3e072bb89
|
Let “make patchcheck” work for out-of-dir builds (#9860)
|
2011-07-30 21:34:04 +02:00 |
Jason R. Coombs
|
947fed42b8
|
Merge fix for reindent.py
|
2011-07-29 09:32:25 -04:00 |
Jason R. Coombs
|
47891044c9
|
Issue #10639: spec_newline wasn't defined globally unless main() was called; now spec_newline is set at module import/execution
|
2011-07-29 09:31:56 -04:00 |
Éric Araujo
|
2527796a22
|
Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes)
|
2011-07-29 03:11:09 +02:00 |
Éric Araujo
|
9e1af03fbb
|
Branch merge.
I moved the NEWS entry for the reindent fix to the right release section.
|
2011-07-26 18:25:14 +02:00 |
Éric Araujo
|
a0e92a8028
|
Fix missing or wrong shebangs and missing executable bits for scripts (#10318)
|
2011-07-26 18:01:08 +02:00 |
Jason R. Coombs
|
76eec3db21
|
Issue #10639: reindent.py tool now accepts a --newline option to specify the newline to be used in the output of converted files.
|
2011-07-26 11:38:04 -04:00 |
Jason R. Coombs
|
1322bd4971
|
Merge with 3.2 Issue #10639: reindent.py should not convert newlines.
reindent.py now will use the newline detected in the original file and will report an error if mixed newlines are encountered.
|
2011-07-26 11:57:08 -04:00 |
Éric Araujo
|
1ce7b17165
|
Fix string exception and a few style issues in mailerdaemon script
|
2011-07-26 17:36:19 +02:00 |
Jason R. Coombs
|
76748b7033
|
Fixes #10639: reindent.py should not convert newlines
reindent.py now will use the newline detected in the original file and will report an error if mixed newlines are encountered.
|
2011-07-26 11:18:40 -04:00 |
Vinay Sajip
|
4334d740ed
|
Issue #12406: Added upates for packaging's .exe files, command_template, and sysconfig.cfg.
|
2011-07-03 10:35:41 +01:00 |
Victor Stinner
|
c9e07a3ec8
|
(merge 3.2) libpython.py (gdb) now catchs IOError in py-list and py-bt commands
py-list displays the error. py-bt ignores the error (the filename and line
number is already displayed).
|
2011-07-01 12:59:30 +02:00 |
Victor Stinner
|
d57c5c8a3a
|
libpython.py (gdb) now catchs IOError in py-list and py-bt commands
py-list displays the error. py-bt ignores the error (the filename and line
number is already displayed).
|
2011-07-01 12:57:44 +02:00 |
Benjamin Peterson
|
4177eff088
|
general cleaning up
|
2011-06-27 18:25:06 -05:00 |
Benjamin Peterson
|
fbf528f06c
|
remove svn support
|
2011-06-27 17:59:45 -05:00 |
R David Murray
|
6a73845082
|
#11781: update windows build script to account for move of email tests
|
2011-06-18 11:45:59 -04:00 |
Éric Araujo
|
9f0df8bdb8
|
Remove wsgiref.egg-info from msi.py (follow-up to d615eb7bce33, #12218)
|
2011-06-06 17:08:41 +02:00 |
Martin v. Löwis
|
e8583e94e6
|
Drop old UUIDs.
|
2011-06-05 20:43:30 +02:00 |
Martin v. Löwis
|
40b408d455
|
merge:Do not add txt files twice
|
2011-06-05 19:43:56 +02:00 |
Martin v. Löwis
|
63660ce214
|
merge:Do not add txt files twice
|
2011-06-05 19:42:21 +02:00 |
Martin v. Löwis
|
4c226dac02
|
Do not add txt files twice.
|
2011-06-05 10:55:57 +02:00 |
Benjamin Peterson
|
8c6f88efa2
|
remove __version__s dependent on subversion keyword expansion (closes #12221)
|
2011-05-31 20:52:17 -05:00 |
Éric Araujo
|
f46676d48f
|
Branch merge
|
2011-05-26 16:35:14 +02:00 |
Éric Araujo
|
0f67a99fc9
|
Branch merge
|
2011-05-25 18:22:11 +02:00 |
Victor Stinner
|
c520a1856f
|
(Merge 3.2) Issue #12057: Add cjkencodings directory to the Makefile and
Tools/msi/msi.py
|
2011-05-25 01:16:49 +02:00 |
Victor Stinner
|
5b3265906f
|
(Merge 3.1) Issue #12057: Add cjkencodings directory to the Makefile and
Tools/msi/msi.py
|
2011-05-25 01:15:59 +02:00 |
Victor Stinner
|
46f8264b8e
|
Issue #12057: Add cjkencodings directory to the Makefile and Tools/msi/msi.py
|
2011-05-25 01:13:59 +02:00 |
Martin v. Löwis
|
abe38da6a4
|
merged
|
2011-05-23 07:04:05 +02:00 |
Martin v. Löwis
|
ad234203dd
|
Add 3.2.1rc2 uuid.
|
2011-05-23 07:02:07 +02:00 |
Martin v. Loewis
|
b042a3ac0c
|
Add 3.2.1rc2 uuid.
|
2011-05-22 12:59:35 +02:00 |
Georg Brandl
|
fb2473fc8b
|
Merge 3.2.1rc1 release changes to default.
|
2011-05-21 19:43:36 +02:00 |
Georg Brandl
|
9c1928f0a9
|
Merge release branch after 3.2.1rc1.
|
2011-05-21 17:35:33 +02:00 |
Tarek Ziade
|
1231a4e097
|
initial import of the packaging package in the standard library
|
2011-05-19 13:07:25 +02:00 |
Victor Stinner
|
118ed71afe
|
(Merge 3.2) Issue #11614: import __hello__ prints "Hello World!". Patch written
by Andreas Stührk.
|
2011-05-16 16:35:35 +02:00 |
Victor Stinner
|
9cd6626f3d
|
(Merge 3.1) Issue #11614: import __hello__ prints "Hello World!". Patch written
by Andreas Stührk.
|
2011-05-16 16:32:33 +02:00 |
Victor Stinner
|
c77b931196
|
Issue #11614: import __hello__ prints "Hello World!". Patch written by Andreas
Stührk.
|
2011-05-16 16:29:35 +02:00 |
Martin v. Löwis
|
41972316f5
|
Add 3.2.1 UUIDs
|
2011-05-16 07:56:32 +02:00 |
Victor Stinner
|
c729c25615
|
(Merge 3.2) Issue #11996: libpython (gdb), replace "py-bt" command by
"py-bt-full" and add a smarter "py-bt" command printing a classic Python
traceback.
|
2011-05-13 17:53:22 +02:00 |
Victor Stinner
|
e670c889cc
|
Issue #11996: libpython (gdb), replace "py-bt" command by "py-bt-full" and add
a smarter "py-bt" command printing a classic Python traceback.
|
2011-05-13 17:40:15 +02:00 |
Victor Stinner
|
6348f0ecdd
|
Close #12032: Fix scripts/crlf.py for Python 3
|
2011-05-09 01:29:30 +02:00 |
Éric Araujo
|
1e794f66f4
|
Remove obsolete 'rU' mode in Tools/scripts too (see be5b8d1ded34)
|
2011-05-05 20:18:16 +02:00 |
Jesus Cea
|
b32321aed9
|
pybench prep_times calculation error (closes #11895)
|
2011-04-25 03:25:37 +02:00 |
Jesus Cea
|
8f14bbdaf6
|
pybench prep_times calculation error (closes #11895)
|
2011-04-25 03:24:08 +02:00 |
Brian Curtin
|
8e4f4feb62
|
Merge 3.1
|
2011-04-13 16:11:37 -05:00 |
Brian Curtin
|
b4fb909c86
|
Remove inexistent tools
|
2011-04-13 16:04:27 -05:00 |