- 01 Eki, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
Issue #12804: Prevent "make test" from using network resources.
-
- 21 Agu, 2011 1 kayıt (commit)
-
-
Nadeem Vawda yazdı
-
- 16 Agu, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
- 12 Agu, 2011 2 kayıt (commit)
-
-
Éric Araujo yazdı
Changes to crlf originally by Victor Stinner for 3.3, copied to lfcr by me. Manually tested.
-
Éric Araujo yazdı
The line about the test suite will still get printed for changes in Tools for example, which aren’t covered by the test suite, but it’s not a big deal IMO.
-
- 02 Agu, 2011 2 kayıt (commit)
-
-
Jason R. Coombs yazdı
-
Nadeem Vawda yazdı
Also, add an entry for the script in Tools/scripts/README.
-
- 01 Agu, 2011 1 kayıt (commit)
-
-
Nadeem Vawda yazdı
This will be particularly useful to Windows users. run_tests.py originally written by Brett Cannon.
-
- 31 Tem, 2011 1 kayıt (commit)
-
-
Éric Araujo yazdı
-
- 30 Tem, 2011 1 kayıt (commit)
-
-
Éric Araujo yazdı
-
- 29 Tem, 2011 1 kayıt (commit)
-
-
Jason R. Coombs yazdı
Issue #10639: spec_newline wasn't defined globally unless main() was called; now spec_newline is set at module import/execution
-
- 26 Tem, 2011 4 kayıt (commit)
-
-
Éric Araujo yazdı
-
Jason R. Coombs yazdı
Issue #10639: reindent.py tool now accepts a --newline option to specify the newline to be used in the output of converted files.
-
Éric Araujo yazdı
-
Jason R. Coombs yazdı
reindent.py now will use the newline detected in the original file and will report an error if mixed newlines are encountered.
-
- 27 Haz, 2011 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 19 May, 2011 1 kayıt (commit)
-
-
Tarek Ziade yazdı
-
- 08 May, 2011 1 kayıt (commit)
-
-
Victor Stinner yazdı
-
- 05 May, 2011 1 kayıt (commit)
-
-
Éric Araujo yazdı
-
- 16 Mar, 2011 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 23 Şub, 2011 1 kayıt (commit)
-
-
Brett Cannon yazdı
-
- 22 Şub, 2011 1 kayıt (commit)
-
-
Brett Cannon yazdı
-
- 11 Şub, 2011 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
Reviewed by Georg Brandl.
-
- 23 Ock, 2011 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r88147 | antoine.pitrou | 2011-01-23 18:12:25 +0100 (dim., 23 janv. 2011) | 3 lines Issue #10987: Fix the recursion limit handling in the _pickle module. ........
-
Antoine Pitrou yazdı
-
- 30 Ara, 2010 4 kayıt (commit)
-
-
Georg Brandl yazdı
Harmonize docstrings. Move redemo from Tools/scripts to Tools/demo. Add a README file to Tools/demo.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 03 Ara, 2010 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 30 Kas, 2010 1 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
- 26 Kas, 2010 1 kayıt (commit)
-
-
Georg Brandl yazdı
svn+ssh://svn.python.org/python/branches/py3k ........ r85728 | georg.brandl | 2010-10-19 20:54:25 +0200 (Di, 19 Okt 2010) | 1 line #10092: Properly reset locale in Locale*Calendar classes. The context manager was buggy because setlocale() returns the *new* locale, not the old. Also add a test for this. ........ r85731 | georg.brandl | 2010-10-19 23:07:16 +0200 (Di, 19 Okt 2010) | 1 line Be consistent in the spelling of thread-safe(ty). ........ r85735 | georg.brandl | 2010-10-20 08:50:19 +0200 (Mi, 20 Okt 2010) | 1 line Fix r85728: use "" to mean the system default locale, which should work on more systems. ........ r85766 | georg.brandl | 2010-10-21 09:40:03 +0200 (Do, 21 Okt 2010) | 1 line #10159: sort completion matches before comparing to dir() result. ........ r85767 | georg.brandl | 2010-10-21 14:49:28 +0200 (Do, 21 Okt 2010) | 1 line #9095, #8912, #8999: add support in patchcheck for Mercurial checkouts, C file reindenting, and docs whitespace fixing. ........ r85768 | georg.brandl | 2010-10-21 14:59:14 +0200 (Do, 21 Okt 2010) | 1 line #9919: fix off-by-one error in lineno command in Misc/gdbinit; also add newline to its output. ........ r85769 | georg.brandl | 2010-10-21 15:01:23 +0200 (Do, 21 Okt 2010) | 1 line Fix missing import. ........ r85770 | georg.brandl | 2010-10-21 15:29:10 +0200 (Do, 21 Okt 2010) | 1 line #3077: fix h2py substitution of character literals. ........ r85771 | georg.brandl | 2010-10-21 15:34:51 +0200 (Do, 21 Okt 2010) | 1 line #1203650: allow larger list of files in windows makefile for freeze. ........ r85773 | georg.brandl | 2010-10-21 15:45:52 +0200 (Do, 21 Okt 2010) | 1 line #4829: better error message for invalid file mode ........ r85777 | georg.brandl | 2010-10-21 17:44:51 +0200 (Do, 21 Okt 2010) | 1 line Add .hgeol file for the Mercurial EOL extension. ........
-
- 22 Kas, 2010 1 kayıt (commit)
-
-
Éric Araujo yazdı
-
- 21 Eki, 2010 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
#9095, #8912, #8999: add support in patchcheck for Mercurial checkouts, C file reindenting, and docs whitespace fixing.
-
- 19 Eki, 2010 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
- 18 Eki, 2010 1 kayıt (commit)
-
-
Alexander Belopolsky yazdı
use encoding other than ASCII or UTF-8. Source encoding is preserved when reindented code is written to a file.
-
- 06 Eki, 2010 1 kayıt (commit)
-
-
Georg Brandl yazdı
Merged revisions 83561,83563,83565-83566,83569,83571,83574-83575,83580,83584,83599,83612,83659,83977,84015-84018,84020,84141 via svnmerge from svn+ssh://svn.python.org/python/branches/py3k ........ r83561 | georg.brandl | 2010-08-02 22:17:50 +0200 (Mo, 02 Aug 2010) | 1 line #4280: remove outdated "versionchecker" tool. ........ r83563 | georg.brandl | 2010-08-02 22:21:21 +0200 (Mo, 02 Aug 2010) | 1 line #9037: add example how to raise custom exceptions from C code. ........ r83565 | georg.brandl | 2010-08-02 22:27:20 +0200 (Mo, 02 Aug 2010) | 1 line #9111: document that do_help() looks at docstrings. ........ r83566 | georg.brandl | 2010-08-02 22:30:57 +0200 (Mo, 02 Aug 2010) | 1 line #9019: remove false (in 3k) claim about Headers updates. ........ r83569 | georg.brandl | 2010-08-02 22:39:35 +0200 (Mo, 02 Aug 2010) | 1 line #7797: be explicit about bytes-oriented interface of base64 functions. ........ r83571 | georg.brandl | 2010-08-02 22:44:34 +0200 (Mo, 02 Aug 2010) | 1 line Clarify that abs() is not a namespace. ........ r83574 | georg.brandl | 2010-08-02 22:47:56 +0200 (Mo, 02 Aug 2010) | 1 line #6867: epoll.register() returns None. ........ r83575 | georg.brandl | 2010-08-02 22:52:10 +0200 (Mo, 02 Aug 2010) | 1 line #9238: zipfile does handle archive comments. ........ r83580 | georg.brandl | 2010-08-02 23:02:36 +0200 (Mo, 02 Aug 2010) | 1 line #8119: fix copy-paste error. ........ r83584 | georg.brandl | 2010-08-02 23:07:14 +0200 (Mo, 02 Aug 2010) | 1 line #9457: fix documentation links for 3.2. ........ r83599 | georg.brandl | 2010-08-02 23:51:18 +0200 (Mo, 02 Aug 2010) | 1 line #9061: warn that single quotes are never escaped. ........ r83612 | georg.brandl | 2010-08-03 00:59:44 +0200 (Di, 03 Aug 2010) | 1 line Fix unicode literal. ........ r83659 | georg.brandl | 2010-08-03 14:06:29 +0200 (Di, 03 Aug 2010) | 1 line Terminology fix: exceptions are raised, except in generator.throw(). ........ r83977 | georg.brandl | 2010-08-13 17:10:49 +0200 (Fr, 13 Aug 2010) | 1 line Fix copy-paste error. ........ r84015 | georg.brandl | 2010-08-14 17:44:34 +0200 (Sa, 14 Aug 2010) | 1 line Add some maintainers. ........ r84016 | georg.brandl | 2010-08-14 17:46:15 +0200 (Sa, 14 Aug 2010) | 1 line Wording fix. ........ r84017 | georg.brandl | 2010-08-14 17:46:59 +0200 (Sa, 14 Aug 2010) | 1 line Typo fix. ........ r84018 | georg.brandl | 2010-08-14 17:48:49 +0200 (Sa, 14 Aug 2010) | 1 line Typo fix. ........ r84020 | georg.brandl | 2010-08-14 17:57:20 +0200 (Sa, 14 Aug 2010) | 1 line Fix format. ........ r84141 | georg.brandl | 2010-08-17 16:11:59 +0200 (Di, 17 Aug 2010) | 1 line Markup nits. ........
-
- 18 Agu, 2010 1 kayıt (commit)
-
-
Victor Stinner yazdı
-