• Home
  • Raw
  • Download

Lines Matching +refs:python +refs:indent +refs:guess +refs:indent +refs:offset

123   avoids relying on svn.python.org, which recently changed root certificate.
189 - Issue #21167: NAN operations are now handled correctly when python is
246 - Issue #21354: PyCFunction_New function is exposed by python DLL again.
677 - Issue #23521: Corrected pure python implementation of timedelta division.
803 * Properly indent fixed-pitch text (patch by Mark Roseman).
933 - Issue #25440: Fix output of python-config --extension-suffix.
1309 - Issue #18096: Fix library order returned by python-config.
1346 svn.python.org to build OpenSSL.
1654 - Issue #18807: If copying (no symlinks) specified for a venv, then the python
1655 interpreter aliases (python, python3) are now created by copying rather than
1674 when reference or offset size is not a power of two.
1694 - Issue #15661: python.org OS X installers are now distributed as signed
1708 python --generate-posix-vars in pybuilddir.txt build target.
2171 redirect of http://www.python.org/ to https://www.python.org:
2205 new redirect of http://www.python.org/ to https://www.python.org.
2519 - Update the python.gif icon for the Idle classbrowser and pathbowser
2614 anything except a comment. 'python -x' works now again with files with the
2786 benchmark files in order to prevent using a random system python, and in
2978 - Issue #19532: python -m compileall with no filename/directory arguments now
3151 test_statistics when python is run with -OO.
3178 build's python(_d).exe still running.
3446 of "offset" in the dis docs to refer to bytecode offsets.
3528 - Issue #19375: The site module adding a "site-python" directory to sys.path,
4139 - Issue #18538: ``python -m dis`` now uses argparse for argument processing.
4340 - Issue #18338: `python --version` now prints version string to stdout, and
4832 on Windows and adds no value over and above python -m pydoc ...
5082 'python -S -m site' to incorrectly throw an exception.
5125 and kwarg and kwargannotation. Change the column offset of ast.Attribute to be
5616 - Issue #16333: use (",", ": ") as default separator in json when indent is
5812 - Issue #16064: ``unittest -m`` claims executable is "python", not "python3".
6192 - Issue #18257: Fix readlink usage in python-config. Install the python
6228 - Issue #16235: Implement python-config as a shell script.
6414 - Issue #11964: Document a change in v3.2 to the behavior of the indent
6436 - Issue #12990: The "Python Launcher" on OSX could not launch python scripts
6817 "python3" under Unix, not "python".
7017 - Issue #15458: python-config gets a new option --configdir to print the $LIBPL
7114 - Issue #14330: For cross builds, don't use host python, use host search paths
7168 - Issue #15038: Optimize python Locks on Windows.
7318 - Issue #13857: Added textwrap.indent() function (initial patch by Ezra
8047 - Issue #12757: Fix the skipping of doctests when python is run with -OO so
8178 config.{guess,sub}. Don't use uname calls for cross builds.
8200 - Issue #8315: (partial fix) python -m unittest test.test_email now works.
8778 Apple has removed gcc-4.2, the version used to build python.org
8785 (Note, the python.org 32-bit-only Pythons use gcc-4.0 and the 10.4u
8844 - Issue #13772: In os.symlink() under Windows, do not try to guess the link
9131 - Issue #12448: smtplib now flushes stdout while running ``python -m smtplib``
9596 correctly references to "bogus variable" (e.g. "prefix=$/opt/python").
9792 - Issue #10019: Fixed regression in json module where an indent of 0 stopped
9894 - Issue #11591: Prevent "import site" from modifying sys.path when python
10151 - IDLE can be launched as python -m idlelib
10212 - Issue #13628: python-gdb.py is now able to retrieve more frames in the Python
10832 and a non-zero offset, and an attempt to read past the end of file is made
11168 or ``python -m test`` should be used instead.
11253 - Issue #10620: `python -m unittest` can accept file paths instead of module
11305 guess at the correct parsing of invalid html.
11366 - Issue #10470: 'python -m unittest' will now run test discovery by default,
11468 - `python -m test` can be used to run the test suite as well as `python -m
11514 - Issue #10186: Fix the SyntaxError caret when the offset is equal to the length
11550 - Issue #12943: python -m tokenize support has been added to tokenize.
11744 switch to python-config for command line access.
11909 - All SyntaxErrors now have a column offset and therefore a caret when the error
12172 - Add PyErr_SyntaxLocationEx, which supports passing a column offset.
12234 - Issue #9806: python-config now has an ``--extension-suffix`` option that
12924 - Issue #6834: replace the implementation for the 'python' and 'pythonw'
12928 python`` will start a universal binary version of python in PPC mode (unlike
12972 removed in 3.3. See <http://bugs.python.org/issue8606>.
13056 on MacOS X. That is, "python setup.py install --user" will install into
13064 `va_copy`, but available on all python platforms.
13186 - Issue #9378: python -m pickle <pickle file> will now load and display the
13193 - Issue #9384: ``python -m tkinter`` will now display a simple demo applet.
13212 - Issue #7989: Added pure python implementation of the `datetime` module. The C
13215 on the original python prototype for the datetime module by Tim Peters with
13263 - Issue #9094: python -m pickletools will now disassemble pickle files listed in
13264 the command line arguments. See output of python -m pickletools -h for more
13517 string "python" as the *ident*. openlog() arguments are all optional and
13693 - Issue #7880: Fix sysconfig when the python executable is a symbolic link.
14131 differently than it did with python 2.x.
14189 - Issue #5180: Fixed a bug that prevented loading 2.x pickles in 3.x python when
14214 ``datetime.timezone`` instance constructed from the parsed offset. If both
14220 ``datetime.timezone``, return fixed name and UTC offset from their
14388 - Issue #7541: When using ``python-config`` with a framework install the
14391 - python-config now supports multiple options on the same command line.
14421 - Update python manual page (options -B, -O0, -s, environment variables
14484 - Issue #6292: for the moment at least, the test suite runs cleanly if python is
14808 - Issue #3585: Add pkg-config support. It creates a python-2.7.pc file
15293 http://mail.python.org/pipermail/python-dev/2008-June/080579.html.
15588 - Issue #5282: Fixed mmap resize on 32bit windows and unix. When offset > 0,
15903 - Link the shared python library with $(MODLIBS).
16160 - Issue #3626: On cygwin, starting python with a non-existent script name
16263 - Issue #3813: could not lanch python.exe via symbolic link on cygwin.
16357 - Issue #3762: platform.architecture() fails if python is lanched via
16392 from the same python interpreter, some environment variables would grow
16404 - The _bytesio and _stringio modules are now compiled into the python binary.
16422 - Issue #3812: Failed to build python if configure --without-threads.
16860 fullinstall" to force Python 3.0 to be installed as "python".
18017 - Patch #1475845: Raise IndentationError for unexpected indent.
18090 Fixes SF python patch/bug #1408584.
18095 database calls that would previously deadlock. [SF python bug #775414]
18376 - Patch #1161914: Add a python-config script.
18421 line with the implementation and/or python-dev discussions.
18654 http://mail.python.org/pipermail/python-dev/2005-June/054258.html
19074 In <http://mail.python.org/pipermail/python-dev/2005-December/058850.html>
19282 C-coded dialect type, rather than references to python objects.
19381 called as a script (e.g. via ``python -mcalendar``). Localized month and
19391 - Patch #1432345: Make python compile on DragonFly.
19405 value of LINKCC if python was built with GCC 4.0.
19517 - Created Misc/Vim/vim_syntax.py to auto-generate a python.vim file in that
20086 - Boosted the stack reservation for python.exe and pythonw.exe from
20834 indent, width and depth.
20920 base directory defaults to http://www.python.org/doc/current/lib/ but can
21310 specify the CFBundleIdentifier and using the --python option to set
21639 http://mail.python.org/pipermail/python-dev/2003-April/034338.html
21793 report <http://www.python.org/sf/693121>.
22028 microsecond <http://www.python.org/sf/661086>. This repairs an
22083 also SF bug report <http://www.python.org/sf/660872>.
22134 - The distutils "register" command now uses http://www.python.org/pypi
22142 (see <http://www.python.org/sf/680789>).
22145 <http://www.python.org/sf/680789>).
22212 ./python Lib/test/regrtest.py -u audio test_ossaudiodev
22530 does not. See <http://www.python.org/sf/587076> for full details.
23164 platforms (e.g. most 64-bit systems) this may change the offset of
23483 http://www.python.org/2.2/descrintro.html
23584 directory an extension is used, but not in the installed python.
23615 - Changed logic for finding python home in Mac OS X framework Pythons.
23617 the shared library. The latter is used only for locating the python
24054 webmaster@python.org; if there are still problems, please open a bug
24311 explanation, see http://www.python.org/2.2/descrintro.html#cooperation
24317 See http://www.python.org/2.2/descrintro.html#property
24458 point for more mac-like functionality, join pythonmac-sig@python.org
24493 <http://python.sf.net/peps/pep-0238.html>
24498 details: <http://python.sf.net/peps/pep-0264.html>.
24591 through http://www.python.org/2.2/. The purpose of releasing this
25023 - An updated python-mode.el version 4.1 which integrates Ken
25233 http://python.sourceforge.net/peps/pep-0235.html
25699 http://www.amk.ca/python/2.0/.
25920 - IDLE auto-indent no longer crashes when it encounters Unicode
26242 The PEPs are available at http://python.sourceforge.net/peps/.
26632 http://pseudo.grad.sccs.chukyo-u.ac.jp/~kajiyama/python/
26690 http://www.amk.ca/python/2.0/ .
26699 http://starship.python.net/crew/lemburg/unicode-proposal.txt.
27089 unsupported format string. (I guess this is because the logic for
27399 Reformatted with 4-space indent.
27522 Add $(EXE) to various occurrences of python so it will work on Cygwin
27610 Added check for negative offset for PyBuffer_FromObject and check for
27730 Under Windows, python freeze.py -o hello hello.py
27815 I guess eventually I should be using a tree widget for this, but the
27951 2. Add $(EXE) to various occurrences of python so it will work on
28219 - Latest version of Misc/python-mode.el included.
28445 - New, improved version of Barry Warsaw's Misc/python-mode.el (editing
28536 - New version of python-mode.el for Emacs.
28796 - When following symbolic links to the python executable, use a loop
28803 - New and improved Misc/python-mode.el (Python mode for Emacs).
28838 release cycle though; see http://www.python.org/doc/.)
29346 worth in spaces. Use "python -t" or "python -v" to enable this
29347 option. Use "python -tt" to turn the warnings into errors. (See also
29361 - There's a new version of Misc/python-mode.el (the Emacs mode for
29402 - Changes for AIX: install the python.exp file; properly use
29806 EOF. Also, both python.exe and pythonw.exe now have a pretty icon
29810 http://www.python.org/ftp/emacs/pmdetails.html.
29954 Misc/python-mode.el. There are too many new features to list here.
29955 See http://www.python.org/ftp/emacs/pmdetails.html for more info.
30150 http://grail.cnri.reston.va.us/python/essays/stdexceptions.html for
30324 http://grail.cnri.reston.va.us/python/essays/packages.html
30337 inside the lib/python1.5/ directory, site-python in the lib/
30340 http://grail.cnri.reston.va.us/python/essays/packages.html
30364 $exec_prefix/lib/python$VERSION/site-packages/.
30392 - New module mimetypes.py will guess a MIME type from a filename's
30605 - A new version of python-mode.el for Emacs has been included. Also,
30617 - It is now recommended to use ``#!/usr/bin/env python'' instead of
30618 ``#!/usr/local/bin/python'' at the start of executable scripts, except
30620 is more portable than that of /usr/local/bin/python -- scripts almost
30623 the python executable often doesn't live in the HTTP server's default
31129 - The python debugger (pdb.py, and its base class bdb.py) now support
31572 - Version 2.83 of Misc/python-mode.el for Emacs is included.
31707 - When using GNU readline, set rl_readline_name to "python".
31765 - Improved ld_so_aix script and python.exp file (for AIX).
31824 formats a python exception using HTML. It also fixes a bug in the
31855 - A new version of python-mode.el for Emacs is provided. See
31856 http://www.python.org/ftp/emacs/pmdetails.html for details. The
31858 into python-mode.el.
32020 Misc/gMakefile and new version of Misc/python-mode.el.
32080 python pdb.py <script> <arg> ...
32116 everything, not just the python binary. Installation uses the install-sh
32473 - Changes to Misc/python-mode.el:
32478 - C-c C-v shows you the python-mode version
32479 - a basic python-font-lock-keywords has been added for Emacs 19
32483 py-indent-line (TAB) should handle outdented lines better.
32484 - New commands py-outdent-left (C-c C-l) and py-indent-right (C-c C-r)
32505 - The hooks for implementing "safe-python" (better called "restricted
32975 consequently the variable py-continuation-offset is gone.
33093 longer contains a "super-level" directory (above the python toplevel
33142 confusing. (As a consequence, os.exec and python.exec have been
33266 python parser. Corresponding standard library modules token and symbol
33513 * The python usage message is now much more informative.
33548 python-mode.el in the misc directory which knows about this as well.
33749 all". Both are by normally equivalent to "make python".
33905 /usr/local/bin/python (as opposed to /usr/local/python). The script
34122 stdwin/python.py demo is much improved!
34346 Incorporated Tim Peters' changes to python-mode.el, it's now version
34349 A python/Emacs bridge (provided by Terrence M. Brannon) lets a Python
34389 - Emacs python-mode.el (was python.el) vastly improved (thanks, Tim!)
34429 (note subtle incompatibility with "python -c command -- -options"!)
34793 - Added a windowing interface to the Python interpreter: python (most
34802 - An Emacs Lisp file "python.el" is provided to facilitate editing