This website requires JavaScript.
Explore
Help
Sign In
rpms
/
python39
Watch
3
Star
0
Fork
0
You've already forked python39
Code
Issues
Pull Requests
Releases
Wiki
Activity
824c34b61e
python39
/
.gitignore
4 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
- add gdb hooks for easier debugging (Source 4)
2010-02-08 20:41:07 +00:00
libpython-36a517ef7848cbd0b3dcc7371f32e47ac4c87eba.tar.gz
- update to 3.1.2: http://www.python.org/download/releases/3.1.2/ - drop upstreamed patch 2 (.pyc permissions handling) - drop upstream patch 5 (fix for the test_tk and test_ttk_* selftests) - drop upstreamed patch 200 (path-fixing script)
2010-03-21 21:07:31 +00:00
Python-3.1.2.tar.bz2
3.2a1 * Sat Aug 21 2010 David Malcolm <dmalcolm@redhat.com> - 3.2-0.0.a1 - 3.2a1; add alphatag - rework %%files in the light of PEP 3147 (__pycache__) - drop our configuration patch to Setup.dist (patch 0): setup.py should do a better job of things, and the %%files explicitly lists our modules (r82746 appears to break the old way of doing things). This leads to various modules changing from "foomodule.so" to "foo.so". It also leads to the optimized build dropping the _sha1, _sha256 and _sha512 modules, but these are provided by _hashlib; _weakref becomes a builtin module; xxsubtype goes away (it's only for testing/devel purposes) - fixup patches 3, 4, 6, 8, 102, 103, 105, 111 for the rebase - remove upstream patches: 7 (system expat), 106, 107, 108 (audioop reformat plus CVE-2010-1634 and CVE-2010-2089), 109 (CVE-2008-5983) - add machinery for rebuilding "configure" and friends, using the correct version of autoconf (patch 300) - patch the debug build's usage of COUNT_ALLOCS to be less verbose (patch 125) - "modulator" was removed upstream - drop "-b" from patch applications affecting .py files to avoid littering the installation tree
2010-08-21 22:08:26 +00:00
Python-3.2a1.tar.bz2
Reference in New Issue
Copy Permalink