Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
Version: None
Released: Feb. 8, 2005
Python 2.3.5 (final) on Feb 8th, 2005. This is a bug-fix release for Python 2.3. There have been around 50 bugs fixed since 2.3.4 - in the Python interpreter, the standard library and also in the build process - see the release notes for details. Important: This release …
View Release Notes
...build their own version. Warning for Solaris and HP-UX users: Some versions of the Solaris and HP/UX versions of tar(1) report checksum errors and are unable to unpack the Python source tree. This is caused by some pathnames being too long for the vendor's version. Use GNU tar instead. If you're having trouble building on your system, check the top-level README file for platform-specific tips, or check the Build Bugs section on the Bugs webpage. What's New? A detailed...
...build a binary package tailored to your system is run <pre> rpm --rebuild <packagename>.src.rpm</pre> Note: this does not actually install <packagename>. The end products (.rpm files as indicated by the "Wrote:" stdout lines) must be subsequently installed with rpm -U or the equivalent. <h4>For Red Hat 6.2 Users</h4> <p>There have been folks having problems with building on a variety of 6.2 platforms, largely related to them...
...build" I get the error "-ba: unknown option" or "--rebuild: unknown option" or "-ta: unknown option". <li />A) With the Red Hat 8.0 release, the building options were removed from the "rpm" command. Use the "rpmbuild" command instead ("rpmbuild --rebuild python2.3-2.3-1pydotorg.src.rpm"). <hr /> <li />Q) I'm getting the "-ba: unknown option" when trying to build RPMs System Message: ERROR/3 (<strin...
Released: Dec. 19, 2003
This is a patch release which supersedes earlier releases of 2.3. Important: This release is vulnerable to the problem described in security advisory PSF-2006-001 "Buffer overrun in repr() of unicode strings in wide unicode builds (UCS-4)". This fix is included in Python 2.4.4 and Python 2.5 …
...build their own version. Warning for Solaris/HP-UX users: Some versions of the Solaris and HP/UX versions of tar(1) report checksum errors and are unable to unpack the Python source tree. This is caused by some pathnames being too long for the vendor's version. Use GNU tar instead. If you're having trouble building on your system, check the top-level README file for platform-specific tips, or check the Build Bugs section on the Bugs webpage. What's New? A detailed lis...
...Build bugs Some platforms require some tinkering to get a clean build of Python. Some sort of weird dynamic linker error causes dbmmodule to fail on OSF/1 5.1, at least on the HP test machines. It has been reported that untarring the source tarball using Solaris tar or HP/UX tar can fail. This is caused by some pathnames being too long for the tar shipped by the vendor to handle. Using GNU tar should allow for untarring on Solaris and HP/UX. Test suite bugs Some tests may unexpectedly fail o...
...Builder application. It would let a non-technical person use a GUI to browse images, and connect them into a world of nodes. It would be a nice project to build, and an even nicer one to have since I could use it myself to extend Nat's World. I don't know if I'll ever have the time and focus to build such a thing in my spare time, but if I did, I know Python would be the tool for the job. About the Author Ned Batchelder is a software engineer from Brookline, MA. His wife and three boys all lov...
16 Jan. from 4:15pm UTC to 7:15pm UTC, 2025
Location: Online
Workshop (Intermediate - Advanced level) - linkIt is so easy to build a PoC using LLMs and it is so hard to turn it into a production-grade LLM application. To succeed you should have a robust evaluation framework during development and post-deployment, not to mention its automation, as manual …
Location: REMOTE REMOTE
The Role We're seeking a versatile DevOps Engineer with Python language skills, to help scale our infrastructure and operations. This is a "wear many hats" position perfect for someone who thrives in a fast-paced, distributed environment and enjoys building systems that grow with the business. What You'll Do …
...Build t1lib, and then switch to the t1python/ directory provided, and follow the build instructions included in the README file there. Information about the release: README -- including the build instructions. LICENSE -- remarkably like Python's. Online Documentation (Old) t1lib -- the public interface to the base capabilities. t1Imaging -- integration interface for us...
Location: London United Kingdom
We are inviting applications for a research software engineer to be based in the Neuroinformatics Unit, working with the laboratories of Tom Mrsic-Flogel, Sonja Hofer and Tim Behrens in collaboration with the Advanced Microscopy Facility. Our research seeks to understand how the frontal regions of the brain build circuits …
Location: Farmington Hills, MI United States
Telecommuting: Yes
The Software Engineer will join an agile development team responsible for developing, integrating and maintaining Python based systems and applications that support our data analytics, reporting, system integration and data science initiatives. The Software Engineer should be passionate about code quality and software excellence, with extensive development experience. Collaborating …
...build" I get the error "-ba: unknown option" or "--rebuild: unknown option" or "-ta: unknown option". <li />A) With the Red Hat 8.0 release, the building options were removed from the "rpm" command. Use the "rpmbuild" command instead ("rpmbuild -ta Python-2.2.2.tgz"). <hr /> <li />Q) I'm getting the "-ba: unknown option" when trying to build RPMs System Message: ERROR/3 (<string>, line 110) Unex...
...build the binary from the source. Building an SRPM is extremely easy, everything happens automatically... <p /> See the related question on <a href="#FAQ-build">how to build binary RPMs</a>. <hr /><a name="FAQ-build"></a> <li />Q) <b>How do I build binary RPMs on my system?</b> <li />A) To build a binary tailored to your system, download the source System Message: ERROR/3 (<string>, line 216) Unexpected inde...
...build custom queries with complete control over filter criteria, column layout, and sort order. We figure that you know more about your project than we do, so we give you a set of very flexible tools to mold our software around your project, instead of vice-versa. Background Christian Simms, Botonomy co-founder, and I had worked together for several years, and we used Python for utility-type tasks in larger J2EE projects. We had talked informally a couple of times about building some kind of s...
Released: Nov. 1, 2006
Python 2.3 is now well and truly in bugfix-only mode; no new features are being added, and only security critical bugs have been fixed. There are 3 bugs fixed in this release - a problem with the email package's handling of RFC2231 headers, the unicode repr() fix for PSF-2006-01, …
If you didn't find what you need, try your search in the Python language documentation.