index
:
python3.git
f13
f14
f15
f16
f17
f18
f19
master
python3.3
python3
Jesse Keating
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
skip some tests within test_socket (patch 163)
python3.3
David Malcolm
2012-07-24
2
-1/+19
*
add BuildRequires: xz-devel (for _lzma module)
David Malcolm
2012-07-24
1
-2/+3
*
fix distutils.sysconfig traceback (patch 162)
David Malcolm
2012-07-24
2
-1/+23
*
renumber patches (158->160, 159->161) for consistency with python.spec
David Malcolm
2012-07-24
3
-6/+18
*
workaround erroneously shared _sysconfigdata.py upstream issue #14774
David Malcolm
2012-07-24
1
-1/+15
*
fix bad patch 159
David Malcolm
2012-07-23
1
-3/+3
*
fix test_tools (patch 159)
David Malcolm
2012-07-23
2
-0/+20
*
fix test_posix (patch 158)
David Malcolm
2012-07-23
2
-0/+20
*
fix test_sys (patch 134)
David Malcolm
2012-07-23
1
-4/+12
*
3.3.0-0.1.b1: 3.2 -> 3.3
David Malcolm
2012-07-20
12
-1054/+1642
*
3.2.3-10: use macro for power64 (rhbz#834653)
David Malcolm
2012-06-22
1
-7/+10
*
3.2.3-9: fix missing include in uid/gid handling patch (patch 157; rhbz#830405)
David Malcolm
2012-06-19
2
-20/+30
*
fix tapset for debug build
Bohuslav Kabrda
2012-06-07
1
-1/+8
*
3.2.3-7: update uid/gid handling (patch 157; rhbz#697470)
David Malcolm
2012-05-18
2
-1/+707
*
add notes on upstream status of various patches
David Malcolm
2012-05-11
1
-1/+8
*
add link to upstream report for patch 147
David Malcolm
2012-05-11
1
-1/+1
*
reorder the %configure arguments (alphabetically) to help with python vs pyth...
David Malcolm
2012-05-04
1
-5/+5
*
3.2.3-6: renumber autotools patch from 300 to 5000
David Malcolm
2012-05-04
2
-4/+8
*
add markers to make it easier to diff python.spec and python3.spec
David Malcolm
2012-05-04
1
-0/+34
*
3.2.3-5: fix test_gdb.py (patch 156; rhbz#817072)
David Malcolm
2012-05-01
2
-1/+62
*
3.2.3-4: avoid allocating thunks in ctypes unless absolutely necessary (patch...
David Malcolm
2012-04-20
2
-1/+31
*
3.2.3-3: add explicit version requirements on expat to avoid linkage problems...
David Malcolm
2012-04-20
1
-2/+16
*
3.2.3-2
David Malcolm
2012-04-12
2
-1/+44
*
3.2.3-1
David Malcolm
2012-04-12
6
-202/+65
*
use newly installed python for byte compiling (#787498) the macros.pybytecomp...
Thomas Spura
2012-02-09
1
-4/+10
*
use newly installed python for byte compiling (#787498) the macros.pybytecomp...
Thomas Spura
2012-02-06
1
-3/+8
*
use newly installed python for byte compiling (#787498)
Thomas Spura
2012-02-05
1
-3/+8
*
Build with $RPM_LD_FLAGS (#756863).
Ville Skyttä
2012-01-04
3
-14/+9
*
disable rAssertAlmostEqual in test_cmath on PPC (#750811)
Karsten Hopp
2011-12-08
2
-1/+24
*
python3-devel missing autogenerated pkgconfig() provides (#746751)
Rex Dieter
2011-10-17
2
-3/+6
*
3.2.2-8: cherrypick fix for distutils not using __pycache__ when byte-compili...
David Malcolm
2011-10-10
2
-1/+157
*
re-enable gdbm (patch 148; rhbz#742242)
David Malcolm
2011-09-30
2
-3/+25
*
add a sys._debugmallocstats() function (patch 147)
David Malcolm
2011-09-16
2
-1/+600
*
support OpenSSL FIPS mode in _hashlib and hashlib
David Malcolm
2011-09-14
2
-5/+644
*
fix builds that set with_debug_build to 0
David Malcolm
2011-09-14
1
-0/+2
*
add note about python.spec's patch 145
David Malcolm
2011-09-14
1
-0/+5
*
add a way to easily turn off the %check section
David Malcolm
2011-09-14
1
-0/+7
*
disable gdbm module to prepare for gdbm soname bump
David Malcolm
2011-09-13
1
-1/+18
*
renumber and rename patches for consistency with python.spec
David Malcolm
2011-09-12
9
-26/+37
*
minor fixes to reduce python/python3 delta
David Malcolm
2011-09-10
1
-2/+2
*
rewrite of %check: fine-grained test exclusions
David Malcolm
2011-09-10
9
-87/+227
*
3.2.2
David Malcolm
2011-09-06
3
-3/+7
*
run selftests with "--verbose"; disable parts of test_io on ppc (rhbz#732998)
David Malcolm
2011-09-01
2
-2/+27
*
patch 130 now reported upstream
David Malcolm
2011-08-31
1
-1/+1
*
use "--findleaks --verbose3" when running test suite
David Malcolm
2011-08-31
1
-2/+7
*
ppc --with-tsc fixes
David Malcolm
2011-08-23
2
-2/+70
*
don't use --with-tsc on ppc64 debug builds (rhbz#698726)
David Malcolm
2011-08-23
1
-2/+5
*
Fix comments within specfile (rhbz#732475)
David Malcolm
2011-08-22
1
-3/+1
*
add %python3_version to the rpm macros (rhbz#719082)
David Malcolm
2011-08-18
2
-1/+5
*
disable failing tests on sparc
Dennis Gilmore
2011-07-12
1
-2/+19
[next]