Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
65604b51e0da56e244a2266482687959d310b08d
65604b5
Merge 3.2: Issue #12483: ctypes: Fix a crash when the destruction of a callback
by Amaury Forgeot d'Arc
· 14 years ago
bbe46d6
Issue #12483: ctypes: Fix a crash when the destruction of a callback
by Amaury Forgeot d'Arc
· 14 years ago
aa2b442
Factor out the distribution file-system safe name functions from install_distinfo to allow all metadata consumers access to them.
by Jeremy Kloth
· 14 years ago
4c3124c
Merge 3.2
by Éric Araujo
· 14 years ago
faabef5
Branch merge
by Éric Araujo
· 14 years ago
1d7deaf
Branch merge
by Éric Araujo
· 14 years ago
cde6576
Remove unneeded --all option of “pysetup list”.
by Éric Araujo
· 14 years ago
2d78a87
Merge fix for issue #12963.
by Stefan Krah
· 14 years ago
b77c6c6
Issue #12963: PyLong_AsSize_t() now returns (size_t)-1 in all error cases.
by Stefan Krah
· 14 years ago
1c82a14
Oops, zlib.ZLIB_VERSION isn't new in 3.3 - just newly-documented...
by Nadeem Vawda
· 14 years ago
7cd4f20
Terminology fix: .gz and .bz2 are not archive formats.
by Nadeem Vawda
· 14 years ago
64d25dd
Issue #12306: Add ZLIB_RUNTIME_VERSION to the zlib module.
by Nadeem Vawda
· 14 years ago
249ab5e
BZ2File now uses the compresslevel argument given by the caller,
by Nadeem Vawda
· 14 years ago
c92f622
add ChainMap to __all__ (closes #12959)
by Benjamin Peterson
· 14 years ago
647ef8c
Wrap pydoc output under 80 characters
by Éric Araujo
· 14 years ago
fb7d244
Remove obsolete comment (yes, build_ext supports C++)
by Éric Araujo
· 14 years ago
1f2bcd3
Don’t let invalid line in setup.cfg pass silently
by Éric Araujo
· 14 years ago
c6d52ed
Fix usage of bytes in packaging's bdist_wininst.
by Éric Araujo
· 14 years ago
030cfe2
Use bytes regex instead of decoding whole pages
by Éric Araujo
· 14 years ago
c8f9c81
Fix usage of dry-run in packaging bdist_wininst and install_distinfo.
by Éric Araujo
· 14 years ago
d964ee9
#12940: merge with 3.2.
by Ezio Melotti
· 14 years ago
4165bfb
#12940: fix cmd example. Patch by Tim Chase.
by Ezio Melotti
· 14 years ago
e6db7a3
Fix determination of Metadata version in packaging (#8933).
by Éric Araujo
· 14 years ago
6bbd775
Consolidate tests for packaging.metadata.
by Éric Araujo
· 14 years ago
92ffc50
Merge fix for #8933 from 3.2
by Éric Araujo
· 14 years ago
9af32cc
NEWS
by Jesus Cea
· 14 years ago
aaa8991
NEWS
by Jesus Cea
· 14 years ago
76ae3a3
MERGE: Close #12950: multiprocessing "test_fd_transfer" fails under OpenIndiana
by Jesus Cea
· 14 years ago
ab7060e
Close #12950: multiprocessing "test_fd_transfer" fails under OpenIndiana
by Jesus Cea
· 14 years ago
bbd8bec
Close #12950: multiprocessing "test_fd_transfer" fails under OpenIndiana
by Jesus Cea
· 14 years ago
54b0149
Typo
by Jesus Cea
· 14 years ago
13e8c8e
Fix determination of Metadata version (#8933). Patch by Filip Gruszczyński.
by Éric Araujo
· 14 years ago
9c82227
Yet another fix for #12763: test_posix failure on OpenIndiana
by Jesus Cea
· 14 years ago
fce67fc
Slight cleanup in distutils test_dist.
by Éric Araujo
· 14 years ago
ceb5d16
Better fix for #12763: test_posix failure on OpenIndiana
by Jesus Cea
· 14 years ago
f2cb4e8
Close issue 12952: Solaris/Illumos (OpenIndiana) Scheduling policies
by Jesus Cea
· 14 years ago
1e1c8f4
Fix issue #12948: multiprocessing test failures can hang the buildbots
by Jesus Cea
· 14 years ago
da752d8
Fix issue #12948: multiprocessing test failures can hang the buildbots
by Jesus Cea
· 14 years ago
440b383
Close issue #12948: multiprocessing test failures can hang the buildbots
by Jesus Cea
· 14 years ago
94f964f
Close issue #12948: multiprocessing test failures can hang the buildbots
by Jesus Cea
· 14 years ago
46a9d62
Merge 3.2
by Éric Araujo
· 14 years ago
eb933de
Fix current name of the Python 3 binary on Unix (#12896).
by Éric Araujo
· 14 years ago
9e3e70b
Issue #12904: os.utime, os.futimes, os.lutimes, and os.futimesat now write
by Larry Hastings
· 14 years ago
d169fdc
Issue #12852: Set _POSIX_C_SOURCE to 200809 to get POSIX 2008
by Victor Stinner
· 14 years ago
14d098d
Issue #12852: Set _XOPEN_SOURCE to 700 to get POSIX 2008
by Victor Stinner
· 14 years ago
3d5881e
Issue #12909: Make PyLong_As* functions consistent in their use of exceptions.
by Nadeem Vawda
· 14 years ago
425fcd3
Issue #12929: faulthandler now uses char* for arithmetic on pointers
by Victor Stinner
· 14 years ago
ea0d5fc
Issue #12871: sched_get_priority_(min|max) might not be defined even though
by Charles-François Natali
· 14 years ago
e0afb16
Closes #12906: Merged fix from 3.2.
by Vinay Sajip
· 14 years ago
4eb0e73
Closes #12906: Fixed bug in YAML configuration.
by Vinay Sajip
· 14 years ago
2825c0b
merge 3.2
by Benjamin Peterson
· 14 years ago
388c0e2
merge heads
by Benjamin Peterson
· 14 years ago
7f55560
merge heads
by Benjamin Peterson
· 14 years ago
6d8f744
merge 3.2 (#1616)
by Benjamin Peterson
· 14 years ago
f22913b
cast to getter
by Benjamin Peterson
· 14 years ago
900c292
Issue #12567: Fix curses.unget_wch() tests
by Victor Stinner
· 14 years ago
5c9a8d0
Minor grammar fix.
by Brett Cannon
· 14 years ago
f955eb2
Merge 3.2: Fix PyUnicode_AsWideCharString() doc
by Victor Stinner
· 14 years ago
d88d983
Fix PyUnicode_AsWideCharString() doc: size doesn't contain the null character
by Victor Stinner
· 14 years ago
71e44cb
Issue #12567: Add curses.unget_wch() function
by Victor Stinner
· 14 years ago
d4d8ae5
Issue #9561: packaging now writes egg-info files using UTF-8
by Victor Stinner
· 14 years ago
e01aa53
Merge 3.2: Issue #9561: distutils now reads and writes egg-info files using UTF-8
by Victor Stinner
· 14 years ago
a1bea6e
Issue #9561: distutils now reads and writes egg-info files using UTF-8
by Victor Stinner
· 14 years ago
f7fbb7f
null merge 3.2
by Victor Stinner
· 14 years ago
a404b49
Issue #12326: Remove plat-linux3 directory
by Victor Stinner
· 14 years ago
74470b5
merge from 3.2. Fix closes Issue11155 - Correct the multiprocessing.Queue.put's arg (replace 'item' with 'obj') in the docs. Patch by Westley Martínez.
by Senthil Kumaran
· 14 years ago
e969a21
Fix closes Issue11155 - Correct the multiprocessing.Queue.put's arg (replace 'item' with 'obj') in the docs. Patch by Westley Martínez.
by Senthil Kumaran
· 14 years ago
61a54b5
Merge 3.2
by Éric Araujo
· 14 years ago
b22d148
Branch merge
by Éric Araujo
· 14 years ago
bcf99ac
Branch merge
by Éric Araujo
· 14 years ago
2475785
Merge with 3.2: Issue #12841: Fix tarfile extraction of non-existent uids/gids.
by Lars Gustäbel
· 14 years ago
2e7ddd3
Issue #12841: Fix tarfile extraction of non-existent uids/gids.
by Lars Gustäbel
· 14 years ago
6a8c8a8
#12888: merge with 3.2.
by Ezio Melotti
· 14 years ago
d9e0b06
#12888: Fix a bug in HTMLParser.unescape that prevented it to escape more than 128 entities. Patch by Peter Otten.
by Ezio Melotti
· 14 years ago
01307b6
Merge 3.2
by Éric Araujo
· 14 years ago
0df6285
Branch merge
by Éric Araujo
· 14 years ago
17b288c
Branch merge
by Éric Araujo
· 14 years ago
2c2d2ae
Merge with 3.2
by Martin v. Löwis
· 14 years ago
73abc24
Add 3.2.2 and 3.2.3 UUIDs.
by Martin v. Löwis
· 14 years ago
fbd1e04
Merge with 3.2.
by Georg Brandl
· 14 years ago
06ee020
Post-release version bump.
by Georg Brandl
· 14 years ago
3484a87
Merge with release clone.
by Georg Brandl
· 14 years ago
fd164c2
Merge with 3.2.
by Georg Brandl
· 14 years ago
e3bb2cf
Typo fix.
by Georg Brandl
· 14 years ago
d42b7a3
Added tag v3.2.2 for changeset 137e45f15c0b
by Georg Brandl
· 14 years ago
9fd5374
merge 3.2 (#12878)
by Benjamin Peterson
· 14 years ago
f6f3a35
add a __dict__ descr for IOBase (closes #12878)
by Benjamin Peterson
· 14 years ago
564fbac
Merge fix for #8286 from 3.2
by Éric Araujo
· 14 years ago
cfbd630
Warn instead of crashing because of invalid path in MANIFEST.in (#8286).
by Éric Araujo
· 14 years ago
32e2915
Enable catching WARN-level logging messages in distutils' test_sdist
by Éric Araujo
· 14 years ago
35c912f
oops, someone beat me to it: merging minor configparser documentation cleanups
by Łukasz Langa
· 14 years ago
a4083d2
merged configparser documentation leftovers cleanup from 3.2
by Łukasz Langa
· 14 years ago
7335e6f
removed misleading editing leftovers
by Łukasz Langa
· 14 years ago
842d921
ctypes: Slightly better error message when a struct field name is not a string.
by Amaury Forgeot d'Arc
· 14 years ago
154f2b4
merge with 3.2
by Sandro Tosi
· 14 years ago
fbd4fe2
Give credit to Adam
by Sandro Tosi
· 14 years ago
9b20e27
Merge from 3.2: Issue #12764: Fix a crash in ctypes when the name of a
by Amaury Forgeot d'Arc
· 14 years ago
02dd539
Issue #12764: Fix a crash in ctypes when the name of a Structure field is not
by Amaury Forgeot d'Arc
· 14 years ago
0b6b1c3
#12781: merge with 3.2
by Sandro Tosi
· 14 years ago
172f374
#12781: Mention SO_REUSEADDR flag near socket examples
by Sandro Tosi
· 14 years ago
Next »