GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/python-guide.git
impl-gu
master
name-policy
Gentoo Python Guide
Michał Górny <mgorny@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
intepreter-maintenance: Update patchsets and PyPy builds
HEAD
master
Michał Górny
45 hours
1
-19
/
+19
*
interpreter-maintenance: Cover dev-python/python-tests
Michał Górny
46 hours
1
-0
/
+4
*
distutils: mention `uv-build` build system
Alexander Kurakin
2025-12-30
1
-0
/
+1
*
test: Suggest conditional PROPERTIES=test_network
Michał Górny
2025-11-04
1
-1
/
+1
*
pytest: Suggest leaving a comment when xdist didn't work
Michał Górny
2025-09-03
1
-0
/
+6
*
pytest: Update for EPYTEST_RERUNS
Michał Górny
2025-07-26
1
-11
/
+7
*
pytest: event_loop fixture was removed in pytest-asyncio >= 2
Michał Górny
2025-07-26
1
-1
/
+1
*
pytest: Create more index entries
Michał Górny
2025-07-26
1
-0
/
+8
*
pytest: Cover EPYTEST_PLUGIN_LOAD_VIA_ENV
Michał Górny
2025-07-26
1
-13
/
+10
*
pytest: Update other snippets for EPYTEST_PLUGINS
Michał Górny
2025-06-26
1
-14
/
+9
*
pytest: Document EPYTEST_PLUGINS
Michał Górny
2025-06-26
1
-36
/
+72
*
Update for PyPy3.11 (and some other related bits)
Michał Górny
2025-02-15
7
-32
/
+31
*
Document some guarantees for implementation support
impl-gu
Michał Górny
2024-12-22
1
-0
/
+25
*
package-maintenance: Update the package name policy
Michał Górny
2024-11-23
1
-17
/
+13
*
package-maintenance: Add stabilizaton info
Michał Górny
2024-11-03
1
-0
/
+70
*
package-maintenance: Update the section on Python 2
Michał Górny
2024-11-03
1
-12
/
+5
*
porting: Add notes on PyPy
Michał Górny
2024-10-23
1
-1
/
+33
*
porting: Add a note on adding freethreading to leaf packages
Michał Górny
2024-10-23
1
-1
/
+7
*
interpreter: Jython was removed, Brython as last rited
Michał Górny
2024-10-23
1
-4
/
+2
*
single: sync examples with modern ebuild standards
Petr Vaněk
2024-10-23
1
-21
/
+32
*
multi: sync examples with modern ebuild standards
Petr Vaněk
2024-10-23
1
-51
/
+92
*
distutils: sync examples with modern ebuild standards
Petr Vaněk
2024-10-23
1
-63
/
+71
*
distutils-legacy: update in-source example
Petr Vaněk
2024-10-23
1
-4
/
+7
*
depend: sync ebuild examples with modern standards
Petr Vaněk
2024-10-23
1
-20
/
+27
*
any: sync ebuild examples with modern standards
Petr Vaněk
2024-10-23
1
-21
/
+25
*
test: sync examples with the most recent ebuild versions
Petr Vaněk
2024-10-23
1
-43
/
+60
*
Use sequence expression notation in all PYTHON_COMPAT examples
Petr Vaněk
2024-10-23
10
-24
/
+24
*
buildsys: fix indentation of ending quote of REQUIRED_USE
Petr Vaněk
2024-10-23
1
-1
/
+1
*
test: fix highlighting warning for command line examples
Petr Vaněk
2024-10-23
1
-0
/
+3
*
porting: Add info on freethreading versions
Michał Górny
2024-10-21
1
-0
/
+48
*
porting: __doc__ dedenting
Michał Górny
2024-10-21
1
-0
/
+53
*
porting: cgi removal in 3.13
Michał Górny
2024-10-21
1
-0
/
+18
*
porting: Start the section on Python 3.13
Michał Górny
2024-10-21
1
-0
/
+9
*
migration: multipart vs. python-multipart
Michał Górny
2024-10-21
1
-0
/
+64
*
pytest: Cover -Wdefault vs. pytest.raises() issue
Michał Górny
2024-09-16
1
-0
/
+50
*
helper: Add python_get_stdlib
Michał Górny
2024-09-15
1
-0
/
+4
*
pytest: Remove obsolete section on warnings
Michał Górny
2024-09-15
1
-53
/
+0
*
test: Cover import-check
Michał Górny
2024-07-23
1
-0
/
+26
*
pytest: Suggest default assignment form for EPYTEST_TIMEOUT
Michał Górny
2024-06-05
1
-1
/
+5
*
distutils: Include cargo_src_test possibility
Michał Górny
2024-05-12
1
-1
/
+12
*
Remove traces of nose support
Michał Górny
2024-04-08
2
-14
/
+5
*
pytest: Add a note on overriding retention policy
Michał Górny
2024-02-29
1
-0
/
+18
*
pytest: Describe EPYTEST_TIMEOUT
Michał Górny
2024-02-29
1
-0
/
+45
*
A Git archive may include version information
Chris Mayo
2024-01-05
1
-4
/
+2
*
pbr build-backend is pbr.build
Chris Mayo
2024-01-05
1
-1
/
+1
*
porting: 3.12 notes
Michał Górny
2023-11-19
1
-0
/
+70
*
pytest: Update for EPYTEST_XDIST
Michał Górny
2023-11-07
1
-25
/
+17
*
pytest: Rewrite plugin disabling to focus on opt-in approach
Michał Górny
2023-09-22
1
-47
/
+55
*
pytest: Mention pytest-rerunfailures
Michał Górny
2023-09-21
1
-0
/
+26
*
test: Change recommendation for missing exts to `rm -rf`
Michał Górny
2023-08-05
1
-9
/
+36
[next]
magic