Skip to content

Il manque cfa4c41dans la 3.9 #1342

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
awecx opened this issue Jun 8, 2020 · 2 comments
Closed

Il manque cfa4c41dans la 3.9 #1342

awecx opened this issue Jun 8, 2020 · 2 comments

Comments

@awecx
Copy link

awecx commented Jun 8, 2020

Sur README et CONTRIBUTING.rst, qui manquent en effet dans le script #1339

@JulienPalard
Copy link
Member

En effet, bien visible via: git log --oneline --graph upstream/3.9 upstream/3.8 :

* 46213b26 (upstream/HEAD, upstream/3.8, 3.8) Traductions manquantes library/datetime.po (#1338) 2020-06-06 17:37:53 +0200 Loc Cosnier
* 2614b5b3 library/multiprocessing.shared_memory.po (#1335) 2020-06-02 12:05:36 +0200 Antoine
* 788fa6e7 tutorial/datastructure: 1 fuzzy, 2 reformulations (#1315) 2020-06-01 23:23:41 +0200 Mathieu Dupuy
* cfa4c415 Améliorations du README. (#1331) 2020-06-01 22:52:48 +0200 Antoine
| * c3fedc6e (upstream/3.9, 3.9) make merge from cpython 3.9 (#1330) 2020-06-05 09:32:47 +0200 Julien Palard
|/  
* a0543d94 corrige wrapping library/multiprocessing.po (#1321) 2020-05-30 21:30:54 +0200 Mathieu Dupuy
* becf7b7b library/multiprocessing: 2 traductions, 1 reformulation (#1316) 2020-05-30 12:10:32 +0200 Mathieu Dupuy
* 7aa9ee20 Traduction de faq/programming.po. (#1318) 2020-05-30 11:38:51 +0200 Samuel GIFFARD
...

@JulienPalard
Copy link
Member

Fixed:

* 2e613a65 (HEAD -> 3.9, upstream/3.9) Améliorations du README. (#1331) 2020-06-08 23:03:04 +0200 Antoine
* 84b19b4c library/os: quelques fuzzies simples + une reformulation (#1341) 2020-06-08 22:58:14 +0200 Mathieu Dupuy
* bc0ad9b9 Forward porting from 3.8. (#1340) 2020-06-08 16:31:39 +0200 Julien Palard
* c3fedc6e make merge from cpython 3.9 (#1330) 2020-06-05 09:32:47 +0200 Julien Palard
| * 46213b26 (upstream/HEAD, upstream/3.8, 3.8) Traductions manquantes library/datetime.po (#1338) 2020-06-06 17:37:53 +0200 Loc Cosnier
| * 2614b5b3 library/multiprocessing.shared_memory.po (#1335) 2020-06-02 12:05:36 +0200 Antoine
| * 788fa6e7 tutorial/datastructure: 1 fuzzy, 2 reformulations (#1315) 2020-06-01 23:23:41 +0200 Mathieu Dupuy
| * cfa4c415 Améliorations du README. (#1331) 2020-06-01 22:52:48 +0200 Antoine
|/  
* a0543d94 corrige wrapping library/multiprocessing.po (#1321) 2020-05-30 21:30:54 +0200 Mathieu Dupuy
* becf7b7b library/multiprocessing: 2 traductions, 1 reformulation (#1316) 2020-05-30 12:10:32 +0200 Mathieu Dupuy

Pas besoin de pomerge pour ce genre de commits, un simple : git cherry-pick -x cfa4c415 suffit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants