index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
compileall.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-1/+0
*
Fixed a typo in the -b option.
Serhiy Storchaka
2015-09-13
1
-1/+1
*
docs.compileall: Fix markup (rendering was off, noticed by Berker Peksag)
Yury Selivanov
2015-09-09
1
-6/+3
*
whatsnew/3.5: Fix library news till Py3.5a1. Update other docs.
Yury Selivanov
2015-09-09
1
-7/+5
*
Issue #23917: Fall back to sequential compilation when ProcessPoolExecutor do...
Berker Peksag
2015-04-22
1
-2/+2
*
Issue #23731: Implement PEP 488.
Brett Cannon
2015-04-13
1
-0/+16
*
Issue #21338: Add silent mode for compileall.
Berker Peksag
2014-10-15
1
-8/+20
*
merge with 3.4
Georg Brandl
2014-10-02
1
-0/+4
|
\
|
*
closes #22528: add source links to symtable and compileall
Georg Brandl
2014-10-02
1
-0/+4
*
|
Issue #16104: Allow compileall to do parallel bytecode compilation.
Brett Cannon
2014-09-12
1
-2/+17
*
|
allow recursion depth to be specified (closes #19628)
Benjamin Peterson
2014-08-19
1
-0/+11
|
/
*
Fix option description that is a warning in new Sphinx versions.
Georg Brandl
2014-03-18
1
-1/+2
*
Fix example ignoring ".svn" directories in compileall.
Georg Brandl
2013-04-14
1
-1/+1
*
#10553: Explain why compileall has no command-line argument to control optimi...
Éric Araujo
2011-03-26
1
-0/+3
*
Fix argument name typo in compileall docs.
R. David Murray
2011-02-11
1
-1/+1
*
#10454: clarify the compileall docs and help messages.
R. David Murray
2010-12-17
1
-32/+63
*
Add missing docs and directives related to PEP 3147 and byte-compilation
Éric Araujo
2010-12-16
1
-4/+26
*
Add versionadded directive missing from r78983.
Éric Araujo
2010-12-16
1
-0/+3
*
Add an "optimize" parameter to compile() to control the optimization level, a...
Georg Brandl
2010-12-04
1
-5/+14
*
Fix usage of :option: in the docs (#9312).
Éric Araujo
2010-11-18
1
-11/+47
*
PEP 3147
Barry Warsaw
2010-04-17
1
-3/+9
*
Remove surplus empty lines and convert more files to new optional arg style.
Georg Brandl
2009-05-17
1
-1/+0
*
Update signature style for optional arguments, part 3.
Georg Brandl
2009-04-10
1
-2/+2
*
Merged revisions 66457-66459,66465-66468,66483-66485,66487-66491 via svnmerge...
Benjamin Peterson
2008-09-17
1
-2/+7
*
Move the 3k reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+57